top | item 46507753

(no title)

born-jre | 1 month ago

Instead of local first what if we wrote cloud first but cloud part is so easy to run that if you want to run just locally just run small “cloud” locally. My attempt

https://github.com/blue-monads/potatoverse

discuss

order

cr125rider|1 month ago

Excellent name! I love it

llmslave2|1 month ago

I was gonna comment that Go is a fantastic language for this since it's trivial to package everything up into a single binary that contains everything necessary and has everything you need in its stdlib as well. And low and behold...