Join the discussion

Write your take first — we'll ask for email only when you're ready to publish.

  • Hacker News
  • That's what Rust looks like? Coming from JavaScript it's surprisingly clean and readable. Maybe I'll actually try it out.

    Is there another way to install your HN CLI?

  • unfortunately not, i'll look into making an install script, but for now cargo is the only way

    you can install cargo with: curl https://sh.rustup.rs -sSf | sh