Viewing profile — struc_so
struc_so
HN member- Joined
- Tue, Dec 02, 2025, 3:50 AM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About struc_so
No profile information was provided.
Recent public activity
-
comment
Comment #46123190
[dead]
- story
-
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…
-
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…
-
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. …