Feel like everyone’s been telling me it’s the best thing since sliced bread. I’m just a hobbyist with like a single big project I’m maintaining but I’m starting to hate the code and idk maybe I should rewrite it in rust. Idk

  • sbv@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 days ago

    Give it a shot!

    Rust can be a real pain in the ass: it’s like having to solve mini logic puzzles as you’re writing your code. At best, it’s fun, at worst, it’s a distraction and source of frustration.

    You can always stop the rewrite if you discover you don’t like Rust.