i used millions of files from @archive.org to make a website where you can watch how the internet evolved
scroll through home videos and news stories, unedited selfies and collaged memes, all merged in one timeline
alivetheory.net
@grgrdvrt.bsky.social
I make things with code. grgrdvrt.com mutsuacen.com pictobrush.com
i used millions of files from @archive.org to make a website where you can watch how the internet evolved
scroll through home videos and news stories, unedited selfies and collaged memes, all merged in one timeline
alivetheory.net
The w3 page for compositing is a great reference for everything related to blend modes
www.w3.org/TR/compositi...
It wasn't deep. It didn't have much to say. But Xiao Xiao inspired millions to try Flash animation for themselves.
A Beijing artist made this series -- and turned stick fights into a phenomenon. We're exploring why and how he did it:
animationobsessive.substack.com/p/when-stick...
We're excited to shine a light on Karim Maaloul today!
He's a true creative force who turns art, design, and code into living, playful experiences. His work reminds us why the web is still a place for wonder!
Read his journey from illustration to immersive experiences: tympanus.net/codrops/?p=1...
Try/catch is the em dash of code
29.10.2025 16:47 β π 1 π 0 π¬ 0 π 0Oh, the fantastic code that people write because react hooks can't be called conditionally β¨οΈ
27.10.2025 16:50 β π 1 π 0 π¬ 0 π 08
19.10.2025 01:49 β π 1 π 0 π¬ 0 π 0someday i need to do a writeup or a video about why the "dark object system" is so great. but not today. today and tomorrow i am working around a quirk in thief's npc behaviour.
15.10.2025 03:59 β π 17 π 1 π¬ 1 π 0A dev team commissioned me to lead a training course on animation and creativity on the web. It would have been strange to lead a training course on "creative" development and web animation without a presentation tool being part of the theme!
26.09.2025 14:12 β π 28 π 4 π¬ 1 π 0Can anyone recommend JS libs that have a good approach to managing Wasm/WebGPU/WebGL resources?
We have more options these days (FinalizationRegistry / `using`) but Iβm curious how people are making use of those in libraries.
Hey π with
with Justine SouliΓ© we just released a new project
Ponpon Mania an interactive online comic!
Animated panels, playful interactions, and a sheep with a dream to become a DJ
Take a look, let us know what you think β¨
π ponpon-mania.com
#webgl #illustration #comics #gsap #creativecoding
A comment on Hacker News: "We can't see software. You can see if a motherboard has twice the necessary components, or if a robot arm just looks wrong, but if your algorithm to process 1000 records takes a thousand times longer than it should (but still finishes in 100 milliseconds) no one notices."
Seen on HN:
(Full conversation: news.ycombinator.com/item?id=4525...)
Please, optimize prematurely
09.09.2025 16:58 β π 1 π 0 π¬ 0 π 0Cheers to 10 years of making videos π₯
08.09.2025 19:17 β π 756 π 235 π¬ 11 π 24I've build myself a new portfolio - let's start a new chapter! π
A tribute to the 80s arcade video games where you'll need to play and interact with the site to unlock all the content and features.
Will you reach the 100% mark?
β martin-laxenaire.fr
At this point I consider three.js to be a standard
03.09.2025 19:35 β π 2 π 0 π¬ 2 π 0A QR code in the form of a Truchet tiling
As I was walking home today, I had this idea: Is it possible to turn a QR code into a Truchet tiling that's still a functioning QR code? Yep.
02.09.2025 23:57 β π 61 π 14 π¬ 7 π 0Quick toy
29.08.2025 18:03 β π 3 π 0 π¬ 0 π 0Most important video for developers in their late 30's youtu.be/RqcOCBb4arc
22.08.2025 07:53 β π 7 π 0 π¬ 0 π 0Last one.
I think I have reached the limits of this toy language.
I should add a `sort` function to the language to draw the faces in the correct order, but I think more and more about completely rethinking the language and the environment.
Last one.
I think I have reached the limits of this toy language.
I should add a `sort` function to the language to draw the faces in the correct order, but I think more and more about completely rethinking the language and the environment.
Progress
13.08.2025 10:44 β π 4 π 0 π¬ 0 π 0When I decided to only support HSL for colors I definitely didn't have lighting in mind
13.08.2025 10:35 β π 2 π 0 π¬ 0 π 0- Mom, I'd like to go to SIGGRAPH!
- We have SIGGRAPH at home.
SIGGRAPH at home:
Still only edges, but only drawing the ones where z < 0
12.08.2025 08:37 β π 2 π 0 π¬ 0 π 0Anyway, starting from a linear y (left) rather than phi (right) was a mistake. I removed that code.
11.08.2025 19:18 β π 1 π 0 π¬ 0 π 0And do what? sin(acos(y))
I try to avoid trig as much as I can.
Maybe doing so at the cost of a sqrt is ...irrational π
This is just sqrt(1-y^2)
Not being able to chain math operations is definitely in the top 3 of things I hate the most about my language.
Having fun hand coding a 3d object on a 2d canvas
11.08.2025 12:51 β π 15 π 2 π¬ 1 π 0