Hacker News new | ask | show | jobs
by mordnis 230 days ago
Zig can also be annoying. For example, you cannot just ignore the return value, even in debug builds. Playing around with slices, c strings, arrays is also annoying in comparison to C.