this post was submitted on 06 Sep 2023
18 points (84.6% liked)

Programmer Humor

19589 readers
1995 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 14 points 1 year ago (2 children)

The paradox is that people don't actually implement agile methodologies but rather try to shoehorn them into their waterfall mindset.

I've worked with a team of 10 developers (one of them tech lead) + 1 "PM", using Test-Driven Development. The customer was the PO and was involved in the scrum process. When we had plannings, the TL+PM+PO had already prepared the User Stories for us, so they were easier to guesstimate. The customer/PO took part in reviews of deliverables and provided feedback. Overall it worked nicely.

Most other teams i've worked with were not agile, but fragile, waterfall in disguise. Never works.

Right now i work alone (and one QA) maintaining a legacy project plus handling the CI/CD maintenance and whatever else hits my fan. It's agile when it suits the suits, otherwise they're in charge, i have no say. Just yesterday i was handed a task by the boss of the boss, which will occupy me for a few days. I could go on ranting but i'd hit some character limit.

[โ€“] [email protected] 3 points 1 year ago* (last edited 1 year ago)

you got 10k chars ;-)

load more comments (1 replies)