• ZILtoid1991@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    Rust has its own issues.

    Before the memory safety craze, Rust was hyped as a functional programming language, meaning it not only has lambdas and monads, but also const by default, which will force you to rethink all your programming decisions. Also no classes, so you do even more rethinking.

    • optional
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      I don’t just rethink my programming decision but all my life decisions every night. Seem like Rust is the perfect language for me.