Y
Hacker News
new
|
ask
|
show
|
jobs
by
waf
1141 days ago
An older yet still excellent take on this topic is
https://joeduffyblog.com/2016/02/07/the-error-model/
1 comments
yingliu4203
1141 days ago
Agree, many practical insights in the system programming domain -- the domain is important for any discussion. For example, the unchecked exception pattern is a good choice for business applications.
link