Hacker News new | ask | show | jobs
by yekim 3723 days ago
Assembly language can be fun and awesome!

For me, if I'm ever working in assembly, which is pretty rare these days, it's usually on an overall "smaller" system. Ie an embedded system where all the SW, HW, and tools can be grokked by a single person with out multiple cascading levels of increasing complexity and abstraction.

Good times for sure, though to be real, the good part usually comes after many moments of banging-head-against-brick-wall.