Live data from Hacker News

Viewing profile — _tfot

_tfot

HN member
Joined
Mon, Nov 21, 2022, 8:31 AM UTC
HN karma
1
Public activity
2 items

About _tfot

No profile information was provided.

Recent public activity

  1. comment
    Comment #9465724

    Ah. https://news.ycombinator.com/item?id=3819638 Seems like there were no asteroids.

  2. comment
    Comment #9465680

    Think that part of it is that only one process or thread can run at any given time in node. So, if you have a complicated multiplayer server, subroutines will start getting blocked…