Assembly language — a voice that’s still shouting in my head.
In this post, I talk about how discovering assembly language as a teenager completely changed the way I think about code. Even though I only wrote one simple assembly program in my life, understanding how the CPU actually works gave me a new perspective on loops, variables, memory, and performance. Assembly became a voice in my head—a technical conscience that reminds me to write cleaner, smarter code. I might never use it in real projects, but its influence is always with me.