I’m impressed with how many great tools have been created in a short period of time. The Rust community really pulled together and made sure that there are Rust alternatives to as many tools out there as possible.

Thank you so much, and keep up with great work!

  • BB_C@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    2 days ago

    rationale behind the design principle is the only organizing entity here it seems.

    It is worth pointing out however (for “non-techies”) that Rust projects have been written by people who love Rust and use it as their main language, love it but can’t use it a lot in their employment, like it or are lukewarm about it and used it once or write in it on occasion, don’t like it but wanted to experiment with it, hate it but learned it because it could be beneficial to them in some way, hate it but had to use it (usually as a part of their employment).

    The success of the language means that not everyone who uses it necessarily even likes it. So not even a “belief” in the design principle can be assumed by all involved.

    • Alexander@sopuli.xyz
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      Yeah, I actually worked with a guy who thought it’s all a bunch of noncense, and made really harsh jokes about typesafety and ownership rules and such, yet delivered decent Rust code!