Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ehaliewicz2
on Nov 14, 2024
|
parent
|
context
|
favorite
| on:
Speeding up the Rust edit-build-run cycle
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.
dgfitz
on Nov 14, 2024
[–]
I’ve always wondered why embedded devs make less than “JavaScript-FOTM” devs.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I've had to do that on a embedded system that didn't support debugging. It was hell.