Join Nostr
2026-02-27 12:44:21 UTC
in reply to

Reid :blobcat_happy: on Nostr: GNU/翠星石 I'm well aware of C best practices like manually initializing ...

I'm well aware of C best practices like manually initializing everything; I just saw a post on fedi, started poking things in weird ways, reading from uninitialized variables, and suddenly everything is zeroed out which is not how I remember things working