Live data from Hacker News

Viewing profile — the-smug-c-one

the-smug-c-one

HN member
Joined
Thu, Jan 16, 2025, 8:00 PM UTC
HN karma
0
Public activity
2 items

About the-smug-c-one

No profile information was provided.

Recent public activity

  1. comment
    Comment #42731919

    Because you're probably writing a much larger program so some ifdefs aren't a big deal :-).

  2. comment
    Comment #42730212

    What modern OS doesn't have the equivalent of mmap? Just som #ifdefs. I didn't know I'd ever hear "use malloc, because it's portable". sylware is pretty much right anyway. Try to a…