• @hark
      link
      244 days ago

      My problem with C++ is actually with all the stuff they keep tacking on with each new edition. It’s evolving into an even more complex monstrosity while at the same time keeping all sorts of nasty vestiges. At some point you’re better off jumping to a new language and we’re well past that point with C++. Sucks for those having to maintain legacy code.

      • UnfortunateShort
        link
        4
        edit-2
        2 days ago

        The thing is, much of the new stuff is intended to replace old stuff. Modern C++ is a completely different experience than old C++ - actually a much better one imo. But then there are two problems which make things messy:

        1. Lagacy code, where introducing new concepts without updating the older parts increases complexity.
        2. People who don’t know or don’t care and just copy-paste whatever, mixing styles and standards.

        In both cases, you end up needing to know how to do things the new way and the old way, while one of which would be sufficient.

        There are exceptions of course (try{ pun(); }catch(const NotFunnyException& err){ return NOT_INTENDED;}).

      • @[email protected]
        link
        fedilink
        53 days ago

        I mean, you don’t need to use the new features though. You can use a very small subset of C++ and get by just fine.

        But yeah it does contain annoyances that have been more or less “solved” with newer languages. I realize there’s still a lot of use cases for C++, but I really can’t see the advantage of using it unless performance is absolutely critical or you need to have 100% certainty of machine level operations…which admittedly is still relevant for quite a few industries.

    • Trailblazing Braille Taser
      link
      fedilink
      144 days ago

      The C++ side gives you what you need to create your own seat belt: spools of razor wire and clippers to remove the sharp edges (but no gloves). If you cut yourself, it’s your own damn fault. Real developers have discipline.

    • @marcos
      link
      74 days ago

      They’ve made a point to add seat-belts recently.

      But people are still insisting they screw all the benches down. They already put an end on this discussion, saying that’s not an option, but people won’t shut-up about it…

  • @mlg
    link
    English
    153 days ago

    Deciding whether I want to look at a wall of C++ or a wall of Rust both with lines of code exceeding the edge of my screen.

    spoiler

    Go back to C, OOP was a mistake lol

    • @[email protected]
      link
      fedilink
      83 days ago

      Rust isn’t even OOP, strictly speaking. It implements some aspects, but there’s no inheritance hell.

    • @Atlas_
      link
      43 days ago

      It was lying right there

      OOP was an oopsie.

  • @Korne127
    link
    134 days ago

    That’s just so accurate. Literally compiling a C++ project (that’s finished and uploaded without any modifications) was harder than the programming of a related Rust project.

  • TunaCowboy
    link
    84 days ago

    I’d feel that way if I was trapped on a bus with a ‘rustacean’ too.

  • bruhduh
    link
    34 days ago

    JavaScript be like

    • @grue
      link
      English
      194 days ago

      Because his bus already careened off the cliff and is now sinking in the river below?

      • @NorthWestWind
        link
        44 days ago

        Because it’s already the cliff, the mountain, the river, the ocean, the cosmos, whether you like it or not.