Live data from Hacker News

Viewing profile — NSufi

NSufi

HN member
Joined
Fri, Sep 08, 2023, 6:17 PM UTC
HN karma
7
Public activity
3 items

About NSufi

No profile information was provided.

Recent public activity

  1. comment
    Comment #38615161

    Swift provides memory safety with concurrency as well.

  2. comment
    Comment #37804079

    In my opinion, Einstein's theories were much more profound and revolutionary than Newton's ideas. Also, Einstein seems to be much more mentally stable and "normal". The fact that c…

  3. comment
    Comment #37437388

    I think with stackful coroutines you lose low-overhead interoperability with C. Also, it possible to use stackless coroutines without introducing async/await 'colors'.