Live data from Hacker News

Viewing profile — korianders

korianders

HN member
Joined
Mon, Dec 08, 2025, 10:15 AM UTC
HN karma
4
Public activity
2 items

About korianders

No profile information was provided.

Recent public activity

  1. comment
    Comment #46204272

    >Your AI coding agent circa 2030 will work 24/7 Doing what? What would we need software for when we have sufficiently good AI? AI would become "The Final Software", just give it in…

  2. comment
    Comment #46190662

    One baffling thing I see people do with typedefing function pointers is insisting on adding in the pointer part in the typedef which just complicates and hides things. If you want …