Move fast and break things.
Merge vulnerabilities.
Double the work.
Merge code without tests.
Anything, but don’t let code become stale.

  • @[email protected]
    link
    fedilink
    English
    2207 months ago

    Having a hard time determining whether this is sarcasm or not. Then I see the phrase “JavaScript Engineer” and become doubly confused.

      • @[email protected]
        link
        fedilink
        English
        29
        edit-2
        7 months ago

        I distinguish four types. There are clever, hardworking, stupid, and lazy officers. Usually two characteristics are combined. Some are clever and hardworking; their place is the General Staff. The next ones are stupid and lazy; they make up 90 percent of every army and are suited to routine duties. Anyone who is both clever and lazy is qualified for the highest leadership duties, because he possesses the mental clarity and strength of nerve necessary for difficult decisions. One must beware of anyone who is both stupid and hardworking; he must not be entrusted with any responsibility because he will always only cause damage.

        – Kurt von Hammerstein

        LinkedIn is Facebook for that last type.

      • Aviandelight
        link
        fedilink
        137 months ago

        That’s a relief because I thought I’d stumbled into LinkedIn Lunatics for a hot second.

        • terrrmus
          link
          fedilink
          English
          187 months ago

          Linkedin is for lunatics. Just a bunch of goobers giving digital handjobs to each other.

      • @BatmanAoD
        link
        67 months ago

        Wow, of course he’s pretending the response is a misrepresentation of his opinion instead of defending it in good faith.

      • @[email protected]
        link
        fedilink
        67 months ago

        That could still be trolling. But LinkedIn is so full of utter garbage like this that it’s believable

        • @RonSijm
          link
          27 months ago

          I don’t think so. I just made a screenshot of one random convo he’s having about this, but there’s loads more in a similar fashion.

          And all of his other posts besides this one seem legit on the surface.

          So it would be pretty weird if he randomly has a very bad take, and then just claims “Lol this was a troll post, gotcha!”… That’s pretty much the 4chan defense when you get called out - “Haha guys, I’m actually not r-worded, I’m just trolling!”

  • @[email protected]
    link
    fedilink
    1197 months ago

    Having to go through the process of merging hurts morale and slows performance. Give everyone on your team the right to force push to master.

          • @SpeakinTelnet
            link
            127 months ago

            New employees are responsible of at least 75℅ of documentation clarification and process overhaul.

            • @[email protected]
              link
              fedilink
              47 months ago

              I’m totally on board with process overhaul. Ours was stupid when I started, I said it was stupid, and nothing changed. If someone else comes in and can say it’s stupid more convincingly than me, that’s great.

      • MeanEYE
        link
        fedilink
        17 months ago

        I honestly wouldn’t see this as a problem. But if you break something it’s up to you to fix it. But we also don’t do CI. We release features in batches after they have been tested and seen to be working.

  • @sirdorius
    link
    747 months ago

    I really wish LinkedIn would add an anonymous cringe emoji. I would use it on like 90% of the content on that site.

    • @[email protected]
      link
      fedilink
      English
      57 months ago

      The best thing you can do with that shithole of a site is ignore it as best as possible. Don’t give them any engagement. They’re no better than rage-baiters on Reddit and TikTok

    • TheHarpyEagle
      link
      fedilink
      127 months ago

      Unironically worked for a company that did this. Don’t test it, don’t even run it, just put it in prod.

      • @[email protected]
        link
        fedilink
        117 months ago

        Me too, it was glorious that time someone accidentally pushed on a Friday evening and stopped production lines for the following week.

  • @[email protected]
    link
    fedilink
    477 months ago

    Amateur. You want real performance? Code in prod. Literally could not be better for collaboration to have the whole team working directly from production servers. Best part? You get INSTANT feedback.

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

      Why review at all when the users will do this for you? Merge, deploy and move on. If it’s broken they’ll tell you.

      I’m definitely going to start doing this at work. We don’t want our embedded firmware for medical devices to get stale.

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

    What does “stale code” even mean in this context?

    Does that mean it falls behind stable? Just merge stable into your branch; problem solved.

    Or is this just some coded language for “people aren’t adopting my ideas fast enough”. Stop bitching and get good.

  • @[email protected]
    link
    fedilink
    English
    367 months ago

    My old boss (at a sturtup with some ten ppl) loved to do this. When you’re done with your work, merge to master. Boss-man would then revert the commits if he didn’t like the result. Since the branches all were merged, no-one knew what was actually in prod. Fun times.

  • Danny M
    link
    fedilink
    337 months ago

    If somebody actually did that it would be grounds for removing their privileges to merge into master. THIS, THIS is why the JavaScript ecosystem has gotten so bad, people with mentalities similar to his.

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

    ‘i help JavaScript engineers become framework architects by getting them forcibly reassigned.’

  • @[email protected]
    link
    fedilink
    297 months ago

    Better yet just edit files live on prod from Notepad (not plus plus) over Samba for “xtreme moral” boost

    • MeanEYE
      link
      fedilink
      47 months ago

      The amount of times where I had to fix things in live production servers is not a small number. Then again, we are only humans. Backup often and you are golden.

  • @[email protected]
    link
    fedilink
    257 months ago

    I dunno but xtreme programming sounds like something straight outta Musk’s wettest teenage day dreams.

    • Bakkoda
      link
      fedilink
      2
      edit-2
      7 months ago

      Imagine if you will: You have a red button and a green button. You are allowed 10 seconds to review the code before rejecting or accepting & merging. Think fast.