Hacker News new | ask | show | jobs
by Filligree 487 days ago
I find reading Rust much easier than writing it. It’s not actually that complicated a language; the complexity is in solving for its lifetime rules, which you only do when coding.