Live data from Hacker News

Viewing profile — struc_so

struc_so

HN member
Joined
Tue, Dec 02, 2025, 3:50 AM UTC
HN karma
2
Public activity
5 items

About struc_so

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #46120218

    I feel like we lost the plot when we started optimising for 'Developer Velocity' (shipping features) over 'System Coherence' (maintainability). Most failed projects I've been aroun…

  4. comment
    Comment #46118486

    It’s not just about code size or cycle count anymore; modern OoO (Out-of-Order) processors treat this idiomatically. The renamer recognizes xor reg, reg as a dependency-breaking ze…

  5. comment
    Comment #46117427

    Interesting approach. I've spent a lot of time wrangling PDF internals recently, and the issue is usually maintaining the xref table integrity when you inject new content streams. …