Hacker News new | ask | show | jobs
by jpgvm 1189 days ago
Huh it totally is.

https://pynecone.io/docs/state/overview outlines that is the case but leaves out the detail that it's using Socket.io.

Gather if you want to use this then and have it not suck you are going to need some form of edge compute.

1 comments

Wait, it can't generate static sites? This is gonna melt if more than a few hundred users join. Python's socket.io implementation is slow at best.
Something tells me it's not designed for hundreds of users and more like "Here is my data-scientist quasi-code thing and I want a web interface for it to show the non-code folk in my business unit".
Fair enough, that does seem like the most common use case.