Live data from Hacker News

Viewing profile — anon121122

anon121122

HN member
Joined
Sun, Dec 11, 2022, 12:12 PM UTC
HN karma
3
Public activity
2 items

About anon121122

No profile information was provided.

Recent public activity

  1. comment
    Comment #33942970

    > Or maybe I'm still not getting it, my read is there are posts, they can be flagged, flagged posts can be reviewed, and this is a "basic" serializer for flagged posts that have ye…

  2. comment
    Comment #33942545

    This makes a lot of sense. I also prefer for-loops that uses "i". It is instantly clear that "i" is the current index used by the loop. Even though it is a single character variabl…