Kate 2 days ago
something i have tried to explain a few times, when people see crashes (panics, asserts, segfaults, whatever) as "bad":
when you have a bug, your program crashes if you're lucky. If you're not lucky, your program keeps running, but it is now a different program than you think it is. That's worse.
add a skeleton here at some point