Viewing profile — NSufi
NSufi
HN member- Joined
- Fri, Sep 08, 2023, 6:17 PM UTC
- HN karma
- 7
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About NSufi
No profile information was provided.
Recent public activity
-
comment
Comment #38615161
Swift provides memory safety with concurrency as well.
-
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…
-
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'.