• Ignotum@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    1 hour ago

    Luckily we use gitlab instead of github

    It also has some downtime now and then but it isn’t owned by microslop which more than makes up for it

  • Vince@lemmy.world
    link
    fedilink
    arrow-up
    51
    ·
    edit-2
    5 hours ago

    I understand it’s a joke, but really isnt the entire point of git is to be able to work locally as much as you want without affecting the remote repo and vice versa

    • Evotech@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      1 hour ago

      GitHub has actions etc. a lot of people don’t build locally. They push to GitHub and it builds, tests, deployed, does checks etc

      • kamen@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        1
        ·
        28 minutes ago

        You should be able to replicate at least some of that locally. If you can’t work with GitHub down for a couple of hours, then it’s a poorly set up project.

        • foenix@lemmy.radio
          link
          fedilink
          arrow-up
          2
          arrow-down
          5
          ·
          23 minutes ago

          Tell me you don’t actually code enterprise without telling me you don’t actually code enterprise.

          • iglou@programming.dev
            link
            fedilink
            arrow-up
            3
            ·
            edit-2
            13 minutes ago

            Nah. If your entire dev team has to be on pause when github is down, you’re doing it wrong. Especially enterprise.

    • daniskarma@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      3
      ·
      1 hour ago

      For some reason tons of developers moved that amazing concept to depend as much on Microsoft cloud as possible for their workflows.

    • Ethan@programming.dev
      link
      fedilink
      English
      arrow-up
      37
      ·
      4 hours ago

      Git allows me to write code as much as I want. But GitHub does more than just Git. If you don’t remember the details of the next task you need to work on and GitHub is down, that’s a problem. As a senior I spend a lot of time reviewing PRs. That’s considerably harder when GitHub is down.

      • tempest@lemmy.ca
        link
        fedilink
        arrow-up
        4
        ·
        2 hours ago

        I mean there are tons of options in that space so if it’s an issue that is sorta on your business to have evaluated their dependency.

        We work on an internal gitlab instance that has had 100 percent up time for like 2 years. It doesn’t even have to be gitlab, there’s gitea and like 10 other options.

        I personally think that the industry has moved so far in the direction of cloud and saas that it’s lost a lot of valuable skills and made them dependent on too much externally.

    • Pencilnoob@lemmy.world
      link
      fedilink
      English
      arrow-up
      9
      ·
      5 hours ago

      It’s possible to design your devex to require an unreliable SAAS vendor for even basic tasks! If you try hard enough you can logjam your entire team!

  • twinnie@feddit.uk
    link
    fedilink
    arrow-up
    15
    ·
    5 hours ago

    I don’t really get this joke as I’m not a developer but does it have something to do with that thing where I try to search the site and it tells me it’s getting too many requests from my IP, even though I haven’t searched it in a month?

    • Platypus@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      30
      ·
      edit-2
      5 hours ago

      GitHub is where a lot of companies store their source code, so many software development workflows require it to be available. For a while it had fantastic uptime, but since Microslop started shoving vibe coded updates its reliability has cratered.