• magic_lobster_party@kbin.run
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    3 months ago

    But in my humble opinion, those projects shouldn’t really exist.

    In my humble opinion, everybody should just write perfect software first try.

    • MonkderZweite@feddit.ch
      link
      fedilink
      arrow-up
      2
      arrow-down
      2
      ·
      edit-2
      3 months ago

      In my humble opinion, you shouldn’t be allowed to participate in big projects if you don’t fulfill some minimal requirements.

      Reminds me of the crack i had to explain the concept of technical debt. He was the main maintainer of a years old Xamarin project, he took over from his precursor.

      • magic_lobster_party@kbin.run
        link
        fedilink
        arrow-up
        6
        ·
        edit-2
        3 months ago

        Most software is built under non-ideal circumstances. Especially in the beginning there’s often tight deadlines involved.

        “Good news! We finally got a new customer! Looks like we will survive this month! Bad news. We sold a feature we don’t have yet and oh, we also promised to have it delivered by tomorrow morning, so hurry up!”

        • lysdexic@programming.devOP
          link
          fedilink
          English
          arrow-up
          5
          arrow-down
          1
          ·
          3 months ago

          Most software is built under non-ideal circumstances. Especially in the beginning there’s often tight deadlines involved.

          Exactly this.

          I think a bunch of people commenting in this thread on the virtues of rewriting things from scratch using the flavour of the month are instead showing the world they have zero professional experience working on commercial software projects. They are clearly oblivious to very basic and pervasive constraints that anyone working on software for a living is very well aware.

          Things like prioritizing how a button is laid out over fixing a rarely occurring race condition is the norm in professional settings. You are paid to deliver value to your employer, and small things like paying technical debt are very hard sells for project managers running tight schedules.

          Yet, here we are, seeing people advocating complete rewrites and adding piles of complexity while throwing out major features, and doing so with a straight face.

          Unbelievable.