Hacker News new | ask | show | jobs
by brink 1425 days ago
Not that you need to be a fan, but what are your reasons for not liking Rust? As a Rust developer, I'm always curious.
1 comments

I think its killer feature is the memory safety guarantees, but other than that, I just don't find it as readable as other modern languages, mainly because it's symbol heavy.
Fair, but like any language this becomes a non-issue given enough time with it.
I've never liked the "you'll get used to it" approach to life.

I prefer to make my life harder by pursuing the perfect solution. It has bitten me in the behind multiple times in the past :)