On the one side I really like c and c++ because they’re fun and have great performance; they don’t feel like your fighting the language and let me feel sort of creative in the way I do things(compared with something like Rust or Swift).

On the other hand, when weighing one’s feelings against the common good, I guess it’s not really a contest. Plus I suspect a lot of my annoyance with languages like rust stems from not being as familiar with the paradigm. What do you all think?

  • OsrsNeedsF2P
    link
    fedilink
    arrow-up
    37
    arrow-down
    2
    ·
    4 months ago

    I mean that’s just the problem with C++. There’s 17 different ways to do things, 2 are always wrong, 14 are contextual, and 1 is reserved for super special cases

    • HornyOnMain@kbin.social
      link
      fedilink
      arrow-up
      16
      arrow-down
      1
      ·
      4 months ago

      And the one you choose is always the one that’s weak to the specific vulnerability you didn’t think of!