Viewing profile — nogul
nogul
HN member- Joined
- Mon, Apr 21, 2025, 6:01 AM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About nogul
No profile information was provided.
Recent public activity
-
comment
Comment #43748879
I’ve been running essential production systems with pythons uvicorn and 1 worker reliably, mainly because I get to use global state and the performance is more than fine. It’s much…