Cognition (Devin AI) to Acquire Windsurf (cognition.ai)
298 points by alazsengul 3h ago 236 comments
Replicube: 3D shader puzzle game, online demo (replicube.xyz)
51 points by inktype 3d ago 9 comments
SQLite async connection pool for high-performance (github.com)
18 points by slaily 3d ago 9 comments
The Art of Assembly Language (2010)
129 ibobev 20 4/19/2025, 8:38:06 PM plantation-productions.com ↗
Yes, the book is well written and up to No Starch Press's standards, but I don't think it deserved the blanket title "The Art of Assembly."
Exactly, HLA is not what people expect to be learning when mentioning Assembly.
I'm not interested in optimizing the last microsecond of my programs so for normal development it has exactly 0 relevance.
And it does not help that this page starts with a dick joke.
I assumed it was as it's now available in hardcopy.
If you're going this route, you might as well learn LLVM.
I bought the book many years ago, and yes I think it's better suited for compiler devs (HLA compiler still need assemblers like MASM, FASM etc to build the executables), and not for someone learning assembly programming basics.