Live data from Hacker News

Viewing profile — user45

user45

HN member
Joined
Mon, Oct 04, 2021, 3:48 AM UTC
HN karma
2
Public activity
1 items

About user45

Shadow-banning is the least ethical way to moderate forums.

Recent public activity

  1. comment
    Comment #32761552

    Note that STL containers allow you to bounds check "[]" indexing even in release mode if you set the right preprocessor directives. The flag differs between compilers and stdlib im…