Flavius Popan

🔗 Redbean: Single-file webserver stack

redbean.dev

"redbean is an open source webserver in a single-file that runs natively on six OSes for both AMD64 and ARM64. Basic idea is if you want to build a web app that runs anywhere, then you download the redbean.com file, put your .html and .lua files inside it using the zip command, and you've got a hermetic app you deploy and share."

Wowzers, that's really nifty. I love how modular and straightforward it is, great way to distribute web apps and tools. Pretty sure this is also a great way to package little bits of code that Claude & ChatGPT generate via the /canvas mode. Hmmm...

(Discovered in this HN discussion)

#link