All it does is let leadership not define what they actually want, and make changes on the fly, which leads to longer dev times and worse code. Fuck agile, bring back waterfall.

  • @gsamjikara
    link
    371 year ago

    Agile is better if done properly, because it recognizes the fact that things change ovar time.

    The problem is that business never does things properly. Setting artificial deadlines, or the opposite and being completely unguided

    At it’s core good agile is just shorter waterfall.

    Also I would suggest code that can not handle requirement adjustments without becoming bad was never good to begin with. After all even waterfall finds things have changed at the end of development and the need for a new waterfall design afterwards

    • The Giant Korean
      link
      12
      edit-2
      1 year ago

      At it’s core good agile is just shorter waterfall.

      This right here. You can still define scope and requirements and not deviate from that (too much) by delivering chunks of functionality iteratively so that you know you’re on track.