Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I try to do runtime checks for my embedded code. Because as I like to say there isn't anyone to press F5 when something barfs.

Bigger issue for me is what to do when a run time check fails. Sometimes there is nothing to be done but to log the error and reset. Other times, you log the error, clean up and keep going. Which why I dislike rust's run time checks which panic without letting the program try to recover.



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: