Live data from Hacker News

Viewing profile — laauraa

laauraa

HN member
Joined
Tue, Aug 12, 2025, 8:25 AM UTC
HN karma
5
Public activity
1 items

About laauraa

No profile information was provided.

Recent public activity

  1. comment
    Comment #44873816

    >Uninitialized data They at least fixed this in c++26. No longer UB, but "erroneous behavior". Still some random garbage value (so an uninitialized pointer will likely lead to disa…