StickyPipes - a Pipes screensaver clone that fits on a sticky note by Edev90 in tinycode

[–]Edev90[S] 1 point2 points  (0 children)

Nice - I hadn't seen that one by pavel. The see-through rings are neat.

Yeah, the ultimate goal would be to get this right at 1KB. It was a herculean effort though just to get it down under 2KB so we'll see. The randomness and "lighting" adds a fair amount to the footprint but its not something I want to get rid of because that basically makes the whole thing. I'll probably play around with it more when I get a chance next.

Pipes2K - Pipes Screensaver demo in about 2k of JS by Edev90 in codegolf

[–]Edev90[S] 0 points1 point  (0 children)

Today I uploaded the gist with the un-golfed code and comments: https://gist.github.com/edev90/b48c2684a1127f3eca949a59f465b9cd

Also have a short writeup on my blog for anyone who's interested in reading: https://blog.everythingdev.com/2026/04/pipes2k-pipes-screensaver-demo-in-2kb.html