Live data from Hacker News

Viewing profile — threadthread

threadthread

HN member
Joined
Thu, May 06, 2021, 5:33 PM UTC
HN karma
1
Public activity
4 items

About threadthread

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #27716096

    Getting a database to line up with production code is especially important in python as pep 484 types become more commonplace. If you trust the type annotations but the database/or…

  4. comment
    Comment #27318906

    It’s frustrating how almost all scaling advice is focused on stuff like how to manage a fleet of 100s of servers or implement consensus algorithms. Enterprise startups in many case…