Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
qouteall
4 hours ago
|
parent
|
context
|
favorite
| on:
Why is Zig so cool?
If the error rarely happens then passing error data shouldn't affect performance in visible way. If the error occurs in common path then it's designed wrongly.
I agree that in special states like OOM passing error data with allocation is not ok.
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:
I agree that in special states like OOM passing error data with allocation is not ok.