Live data from Hacker News

Viewing profile — IAmADHDToo

IAmADHDToo

HN member
Joined
Tue, Dec 08, 2020, 9:43 AM UTC
HN karma
2
Public activity
4 items

About IAmADHDToo

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #25422460

    > With a while loop, to know what happens at the bottom of the block, you only need to check the top of the block. Anyway, what could possibly happen at the end of a while loop, be…

  3. comment
    Comment #25422363

    That's indeed tricky: if there's a for loop inside the guarded block which generates many defers, a stack would have to be created to handle them somehow.

  4. comment
    Comment #25343501

    > I don't get it. These are literally all exactly the same thing, all slightly varying in ergonomics and compiler support. They may differ slightly but to call them two different c…