Hacker News new | ask | show | jobs
by earthboundkid 1073 days ago
As a factual matter, both blog posts mention the verbosity of error handling. The second one even specifically mentions wanting Zig's try, which is shorthand for returning early if the error value is not nil.