Ask HN: What's the most creative 'useless' program you've ever written?
51–60 of 422 posts
Re: Ask HN: What's the most creative 'useless' program you've ever written?
#52Re: Ask HN: What's the most creative 'useless' program you've ever written?
#53I didn't write them, but I Totally useless and very fun!
Re: Ask HN: What's the most creative 'useless' program you've ever written?
#54Teco was something the CS upper classmen were using to prove their hacker creds back at Rose-Hulman in 1981. It's a horrible editor, but it does macros, and was good enough to build the first version of EMACS.
Re: Ask HN: What's the most creative 'useless' program you've ever written?
#55It's a live pixel mosaic where anyone can change the color, with the color being chosen randomly, so the chances of two adjacent tiles having the same color are quite low. I also log the country to see where people who have clicked it are from.
I am currently working on a desktop 8x8 LED grid to sync the same pattern on my desk.
Re: Ask HN: What's the most creative 'useless' program you've ever written?
#56Re: Ask HN: What's the most creative 'useless' program you've ever written?
#57Re: Ask HN: What's the most creative 'useless' program you've ever written?
#58A decade and a half ago, I came across this beautiful bar in Bahrain (online) that was visually appealing to the eye with contrasty colors. I was so fascinated by it that I started writing a simple algorithm to just extract out the dominant colors in the image, just for fun, but mostly because I was so lazy to open Photoshop and pick the colors out manually. Turns out, this is actually a real challenging task for com…
Yours looks like a nice improvement.
Re: Ask HN: What's the most creative 'useless' program you've ever written?
#59I like inserting art, like the header to https://simonsarris.com A village pops up. There is no point to it. You can click to make more houses. You can right-click to drag things around. When I touch it again I think I'll add a sun and moon that track the time of day for wherever the user is located. Actually the footer has art too, each page has a semi-randomly assigned illustration from public-domain (old) art that…