Hacker News new | ask | show | jobs
by gishh 206 days ago
I worked on a C codebase once, integrating an i2c sensor. The vendor only had example code in asm. I had to learn to inline asm.

It still happens in 2025