Advertisement · 728 × 90

Posts by Georges Boris

woof - gorgeous art style 😍

4 days ago 1 0 1 0

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!

5 days ago 2 0 1 0
Heerich Website Demo
Heerich Website Demo YouTube video by David

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...

2 weeks ago 228 51 10 8

what is that? 👀

2 weeks ago 1 0 2 0
a partially finished analytic 2D lighting solution, showing both the angular and radial component with a checkerboard pattern and color coding

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!

2 weeks ago 2064 171 68 7
Elm Town 89 – Elm Camp 2026
Elm Town 89 – Elm Camp 2026 YouTube video by Elm Town Podcast

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

2 weeks ago 3 4 1 0

are you joining this year??

2 weeks ago 0 0 0 0

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?

2 weeks ago 1 0 1 0

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 :)

3 weeks ago 0 0 0 0
Advertisement

Tem um minuto para ouvir a palavra do NixOS? 😌🙏

3 weeks ago 0 0 1 0

I'm joking my friend, I'm a fellow helixer which is maybe even worse than vimmer? ❣️

1 month ago 0 0 0 0

or you can click that line with your mouse and tap ";" like a normal person

1 month ago 2 0 1 0

whenever an open source "community" project starts to behave like a VC-backed startup I'm out.

1 month ago 3 0 0 0

parabéns! 🥳 em são paulo mesmo ou partiu para novos ares? 😁

1 month ago 1 0 1 0

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.

1 month ago 0 0 0 0

Philipp Otto Runge, 1810

1 month ago 68 9 0 1
Video

Built a “3D” sphere (SVG) to show RYB transformations.
Over-iterated in @codepen.io

10% optimization, 90% procrastination.

codepen.io/meodai/full/...

1 month ago 1382 219 19 7
Repeatable Form Fields Made Simple :: Aaron Gustafson Sometimes you need users to provide multiple instances of the same information—multiple email addresses, phone numbers, team members, or emergency contacts. The form-repeatable web component makes this...

Simple, repeatable form field groups with automatic numbering and native form participation via a web component.

2 months ago 4 1 0 0
Advertisement

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)

2 months ago 2 0 0 0

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.

2 months ago 1 0 1 0
Preview
How AI Impacts Skill Formation AI assistance produces significant productivity gains across professional domains, particularly for novice workers. Yet how this assistance affects the development of skills required to effectively su...

"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

2 months ago 3 1 0 0

5 concerts you’ve seen with women lead singers:

Bjork
Feist
Céu
Little Dragon
Caroline Polachek

Wishlist:
Fiona Apple, Joanna Newsom

2 months ago 1 1 1 0

such a good mobile ux with great use of sound(!) for user action feedback - rarely seen these days ❤️

2 months ago 2 0 1 0

distro-distro or dhh-my-dotfiles-are-a-distro-distro? 😁

2 months ago 1 0 1 0

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 😁)

3 months ago 0 0 1 0
Advertisement

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)

3 months ago 0 0 1 0

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! 😊

3 months ago 2 0 1 0

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".

3 months ago 1 0 2 0

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!

3 months ago 1 0 1 0

☝️ 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 🤷‍♂️

3 months ago 2 0 1 0