Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
viktorcode
on Nov 14, 2021
|
parent
|
context
|
favorite
| on:
Debugging memory corruption: who the hell writes “...
> Lesson learnt, folks: do not throw exceptions out of asynchronous procedures if you’re inside a system call!
Maybe unpopular opinion, but don't throw exceptions at all, anywhere. It isn't worth it.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Maybe unpopular opinion, but don't throw exceptions at all, anywhere. It isn't worth it.