Hacker News new | ask | show | jobs
by n42 237 days ago
I stopped using Rust because of this. I spent more time learning and cursing at other people’s abstractions versus thinking about what the computer is doing.

> the ones who’d use Zig if it weren’t allergic to syntactic sugar

You’re very close to understanding why some people prefer Zig. There is a correlation between language design and how things are built with it.

1 comments

> There is a correlation

Precisely, same for Go. Incentives decide outcomes.