Errors are not stupid
Errors are not stupid
Posted Apr 10, 2025 18:57 UTC (Thu) by tux3 (subscriber, #101245)In reply to: Errors are not stupid by Cyberax
Parent article: An update on torn-write protection
Silently taking a fallback path just makes the problem harder to diagnose.
This would be a good choice for a simple high-level API that targets a wide audience, where people might not want to be bothered with any low-level details, perhaps.
Posted May 19, 2025 21:55 UTC (Mon)
by ju3Ceemi (subscriber, #102464)
[Link]
I cannot understand how "brick the system" is a good solution
Slowing down and pushing an error on dmesg seems quite sane to me: users would have the information, and the performance would be .. what we have today (or a bit better, perhaps ?)
Errors are not stupid
