Live data from Hacker News

Viewing profile — nogul

nogul

HN member
Joined
Mon, Apr 21, 2025, 6:01 AM UTC
HN karma
1
Public activity
1 items

About nogul

No profile information was provided.

Recent public activity

  1. 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…