• evo@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    15
    ·
    6 months ago

    As a software engineer with actual knowledge of the cost of code maintenance this comment hurts me. All code can have/cause bugs, interaction poorly with other sections of code, can break in the future and requires you to maintain tests. The leaner your code can be the better. You have to weigh the value from that 3% usage against the cost.

    I’m sure I will get nothing but downvotes, but it needed to be said.

      • evo@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        4
        ·
        6 months ago

        Literally has nothing to do with what I said. It’s about software stability.

        • Moonrise2473@feddit.it
          link
          fedilink
          English
          arrow-up
          7
          arrow-down
          1
          ·
          edit-2
          6 months ago

          Surely Google has in mind software stability when they add complex features like a Duolingo clone and at the same time they make sure that nobody actually use it by implementing it as a geofenced Easter egg hidden in the Google search app

    • Moonrise2473@feddit.it
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      1
      ·
      6 months ago

      Nobody forced them to add the feature in the first place.

      Don’t want to maintain, don’t add it.