woof - gorgeous art style 😍
Posts by Georges Boris
random curiosity! how are you deciding those intermediary characters when animating between states? are you using the ASCII table steps between char A and B?
I love the "ripple" effect it creates!
Just released heerich.js, a tiny voxel engine that renders 3D scenes to SVG
╬ Boolean ops
◮ Oblique & perspective
𝑥 Zero dependencies
◌ Pure vector output, infinite scaling
Named after Erwin Heerich's geometric cardboard sculptures.
meodai.github.io/heerich/
www.youtube.com/watch?v=jndl...
what is that? 👀
a partially finished analytic 2D lighting solution, showing both the angular and radial component with a checkerboard pattern and color coding
I'm almost there it's so pretty!! 😭
this is the first time I've made extensive use of complex numbers in shader code, which has been fun!
it's an analytic 2D lighting system through piecewise conformal maps representing angular light/"sky" exposure, which means you get fully analytic penumbras!
Good chat about Elm Camp: the unconference format, a beautiful venue in Czechia, and the lovely, inviting community ❤️
Find yourself at camp,
whether curious or sold—
Tickets on sale now!
Elm Town 89 – Elm Camp 2026:
youtu.be/vLY9CrEQ0PY
elm.town/episodes/elm...
🎫 Get yer tickets here: elm.camp
are you joining this year??
genuine curiosity from someone outside the industry -
for massive projects with "background" assets, what would be the usual strategy for making art production feasible at scale? would other means of generative assets be ok?
AI, especially for art, is horrible. But generative work would be ok, no?
Eu nunca tinha usado Linux e decidi usar o NixOS pela facilidade de rollback e por ter todo meu estado explicito... hj em dia não consigo imaginar voltar pra algo diferente.
Mas docs sempre foi a maior dor... não tenho uma ref de guia, mas super me disponho pra passar o pouco q sei! rs só marcar :)
Tem um minuto para ouvir a palavra do NixOS? 😌🙏
I'm joking my friend, I'm a fellow helixer which is maybe even worse than vimmer? ❣️
or you can click that line with your mouse and tap ";" like a normal person
whenever an open source "community" project starts to behave like a VC-backed startup I'm out.
parabéns! 🥳 em são paulo mesmo ou partiu para novos ares? 😁
I was not prepared for how good the soundtrack is on @tylerglaiel.com and @edmundm.bsky.social 's Mewgenics.
Just wait until you get to the tune with some singing... woah.
Philipp Otto Runge, 1810
Built a “3D” sphere (SVG) to show RYB transformations.
Over-iterated in @codepen.io
10% optimization, 90% procrastination.
codepen.io/meodai/full/...
Simple, repeatable form field groups with automatic numbering and native form participation via a web component.
yeah, elixir uses the pin operator but it is also confusing for begineers in its own special way.
I would love to do something like:
`let shadow x = { .. }`
so I know x is shadowed (and can even be an error if marked as shadowed but there is no shadowing)
I'd love to be able to opt-in into shadowing.
I've felt the exact same pains you're describing... but I think it would help a lot to quickly see if a variable is meant to be shadowed or if I can assume it won't.
"We find that AI use impairs conceptual understanding, code reading, and debugging abilities, without delivering significant efficiency gains on average."
arxiv.org/abs/2601.20245
5 concerts you’ve seen with women lead singers:
Bjork
Feist
Céu
Little Dragon
Caroline Polachek
Wishlist:
Fiona Apple, Joanna Newsom
such a good mobile ux with great use of sound(!) for user action feedback - rarely seen these days ❤️
distro-distro or dhh-my-dotfiles-are-a-distro-distro? 😁
I meant the dragging for the color sample pickers! (which reminded me of the ux when trying out your other app, Poline, hence the comment 😁)
the problem with gestures on mobile is that they usually have terrible ux...
I have the feeling the desktop simulator tends to give a false sense of good ux for these.
e.g. when trying to use Poline on mobile I can't properly drag the color points at all (android ff and chrome)
btw, asking outta genuine curiosity!
I usually want to dedicate myslf to my passion projects since studying things I'm interested in is what drives me. Getting them done is a side effect. Getting them done "for me" is a counter goal...
But I want to hear ppl who are finding joy w this new stuff! 😊
ngl, this kept me thinking all day... so I got curious about one thing: do you feel like you made it? it is your creation and you feel attached to it? responsible for it?
I wonder how this relates to "passion projects" and not just "I wish this existed... - oh, ok, now it does".
was this the thing you were creating only using agents?
this repo doesn't look at all like it only took three days of works 😅 impressive!
☝️ imo things like this with `use` are the only thing that may look a bit alien for newcomers... at the same time, maybe some of these patterns are actually preferred after you get used to them?
e.g. I saw someone using `use` with `map` and I was super thrown off by it but they loved it 🤷♂️