• @[email protected]
    link
    fedilink
    22
    edit-2
    2 months ago

    Maybe I’m a sentimental fool, but I feel like there should be some kind of basic respect for the craft, and doing things the right way just because. I get making bad code to meet a deadline, but not if you have a choice.

    Then again, I’ve never done coding as my main job.

    • @fuzzzerd
      link
      English
      42 months ago

      I have done it as my main job and I echo your sentiment. It’s inevitable that sometimes you have to meet a deadline or get something more important working first, but if you write bad code because you are lazy or unwilling to read the docs to do it right, shame shame shame.

      • mstrk
        link
        fedilink
        62 months ago

        Some people just don’t care. To me it really feels like they are trying to create the problems to later sell the solution, and it’s a never ending cycle. I’ve quit my recent job because 90% of the team just sucks, security risks everywhere, the API just doesn’t respect contracts, there’s no contract actually, we just ask on private chats how to integrate with it really. New features on top of buggy code while support is on fire with the 100th bug ticket reported in just a week. Not to mention that you have a design team, a project manager and a “VP of engineering” but the epics they want you to do are almost just the title of the idea they had at lunch 😅.

        This guys are very lucky because the operation teams is able to cash in millions of revenue a year by combining excel, monday and WhatsApp to do their jobs, while a few are still forced to interact with a piece of shit of software that the engineer department provides to them…

        Anyway, some people just don’t care.

    • @[email protected]
      link
      fedilink
      3
      edit-2
      2 months ago

      We do. We make the best we can in the time we’re given. People say “minimum viable product” but we never deliver that

      • @[email protected]
        link
        fedilink
        12 months ago

        Yeah but, move fast and break things is management’s motto, they don’t want to pay for the time it will take to write good code