Hacker News new | ask | show | jobs
by ehaliewicz2 579 days ago
printf isn't faster if you want to single step through code to find math precision errors.

I've had to do that on a embedded system that didn't support debugging. It was hell.

1 comments

I’ve always wondered why embedded devs make less than “JavaScript-FOTM” devs.