Live data from Hacker News

Viewing profile — AssKoala

AssKoala

HN member
Joined
Tue, May 31, 2022, 7:35 PM UTC
HN karma
2
Public activity
2 items

About AssKoala

No profile information was provided.

Recent public activity

  1. comment
    Comment #43781810

    This was a PS2 game and codebase. MSan didn’t exist at the time and valgrind doesn’t work on a ps2. Neither of those are necessary to find this bug as it could be found using a sto…

  2. comment
    Comment #43777619

    That's not accurate. Generally, game console "debug" configurations aren't "true" debug like most people think of -- optimizations are still globally enabled, but the build general…