Readit News logoReadit News
Posted by u/yathern 5 months ago
Show HN: Monkeys.zip – 3000 Monkeys on Typewritersmonkeys.zip/...
Hey HN! I posted this on April 1st when it launched, and though it didn't get traction here, it was a minor hit on reddit! Now that we've got a few thousand monkeys under our belt, wanted to give it another shot here!

Happy to talk about the technical details of running the site - using supabase/postgres and constantly putting out fires from the traffic.

netsharc · 5 months ago
Funny that one can login and claim a monkey, and customize its working environment. In an alternate universe where a version of you wants to make a buck, they'd sell "monkeycoins" that users can earn to get customizations for their monkey (like the fancy couch or a Macbook).

Did I say earn? I mean buy...

yathern · 5 months ago
Glad you like it! I was considering taking some form of payment for some cosmetics, but it just felt out of character for me.
E_Bfx · 5 months ago
That was my first thought : "Oh NFT is still a thing in 2025". But no, it is really awesome.
blatantly · 5 months ago
And then someone would pay their drug supplier 60M for a monkey NFT
mechagodzilla · 5 months ago
Ha! When I was first learning to program in high school, I wrote a 'distributed monkeys-on-typewriters' simulator. I somehow acquired a stack of surplus Pentium 100s that I had running in an unused closet at the school, communicating with each other over IPX. I remember the server had a fun 'Guess-operations-per-second' (GOPS) realtime display.
voussoir · 5 months ago
This is beautiful man, congratulations. I love how much personality there is in the animations!
yathern · 5 months ago
Thanks you very much! I'm proud of the silly animations too, that was fun to learn
hombre_fatal · 5 months ago
This has a weird amount of polish for what it is. I'm impressed.

I'd like to hear more about the impl.

yathern · 5 months ago
Absolutely, going to do a write up once some of the dust settles. The implementation is not perfect for sure, but I learned a whole lot doing it.
sen · 5 months ago
This is adorably cute, and deceptively fun to follow along with. I particularly like that it shows which monkey discovered a word first, making you want to visit back and see if your monkey found any new words.

One thing I'd like to see is a way to go back from the "Word view" (after you clicked to see details about a specific word) back to your monkey view with the list of words.

vekatimest · 5 months ago
Is the plan to monetize this with paid 'gear' upgrades & 'claiming'? Feels a lot like an NFT project from 3 years ago.
yathern · 5 months ago
Haha I don't think anyone would pay money for a monkey hat, and it would take away from the fun if they did
Waterluvian · 5 months ago
Some people would. But that doesn’t mean we should exploit them. I really admire what you’ve made and I think any attempt to cash in would sour and diminish your accomplishment.

Not that art shouldn’t be salable. But not all art is appropriate for monetization.

h1fra · 5 months ago
Impressive. Few problems, after sign-in could not get a monkey until hard refresh, big monkey is flickering like crazy on chrome M3 14", https://monkeys.zip/profile is not working when accessed directly.
chewmieser · 5 months ago
That’s fun!

Couple of things I would suggest:

Maybe get rid of 1-2 character words in the word counter? Seems easy for it to hit things like i or ie etc. I would love to see a counter that ignores those at least

Also the report card section on the Shakespeare progress panel wasn’t scrollable on iOS.

Neat either way!

yathern · 5 months ago
> Maybe get rid of 1-2 character words in the word counter? Seems easy for it to hit things like i or ie etc. I would love to see a counter that ignores those at least

I'm considering that as well, if only to calm my database down a bit

> Also the report card section on the Shakespeare progress panel wasn’t scrollable on iOS.

Second time I've heard that! I have no iOS devices so I can't fix it too easily, but I'll take another look.