This post is still up and it’s protected.

    • agamemnonymous@sh.itjust.works
      link
      fedilink
      arrow-up
      27
      ·
      edit-2
      6 months ago

      Scrum is an Agile project management methodology. Basically it centers around iterated short term “sprints” of about two weeks where team members have relative autonomy, and after which there are meetings to consider any emergent issues before committing to the next sprint. It’s supposed to be more flexible and responsive than traditional “waterfall” project management, where an entire project is planned out in advance in a linear progression. Funnily enough it actually was named after the rugby term

      It’s very popular in software development in particular, since oftentimes development can be broken into modular tasks that can be worked on in parallel. Many argue that it’s a fad that’s been shoehorned into applications where it isn’t useful, or that some practitioners focus so much on the structure that they bog down the process with endless meetings.

      A scrum master is a specialist who helps an organization implement scrum.

      • quafeinum@lemmy.world
        link
        fedilink
        arrow-up
        18
        ·
        6 months ago

        A scrum master is a fancy project manager. But legally you have to call them scrum masters or else their arms fall off

    • BehindTheBarrier@programming.dev
      link
      fedilink
      arrow-up
      8
      ·
      edit-2
      6 months ago

      Unsure if a joke or not, but in the event of a serious question:

      scrum masters are heads of scrum teams, their main purpose is facilitating good work conditions for the workers in the team. This generally means arranging and leading typical scrum meetings, helping workers do their job and shielding them from the Production Owner (the guy that decides what they are to make/deliver during a sprint . (sprints are 2-3 weeks long, where work is done according to a selection done at the start of the sprint and interruptions are kept low during that time.)

      I don’t want to say that it’s an easy roles, but it’s more a management type of role than a worker role. In my team the scrum master is also doing development work, since scrum master tasks alone aren’t that huge with the way we do things.

        • abigscaryhobo@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          6 months ago

          Eh. It’s very much a case by case. It’s like having an assistant manager. Some of them you wonder what they even do, other ones you think the place would likely fall apart and burst into flames without them.