Hacker News new | ask | show | jobs
by iamjbn 1503 days ago
I might be dumb, but Why?
2 comments

There's a section in my blog entry answering that question.

Short version: I want people to be able to use my software if they don't have the ability to spin up a Python web server.

Easy solution: start off by not writing your software in something as hobbled as Python.
Only serving static assets and letting users bring their own compute is world changing.