this post was submitted on 08 Jun 2024
719 points (97.1% liked)

Programmer Humor

31183 readers
151 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Alexstarfire 7 points 2 weeks ago (1 children)

For real. All the stuff that person complained about is something a manager should be handling. Mine do. It's very rare for requirements to change for things I'm working on. There's typically going to be some small changes, e.g. wording of a message or moving things around in the UI, that happen but that's to be expected and one of the better parts of working in agile. You make something and find it doesn't work as well as you hoped? Tweak it.

I think the only time things can change drastically is when I'm working on a priority event, AKA something really bad happened for a customer and we've got to fix it ASAP. There's no time to do in depth research beforehand. You just dive in and sometimes you think it's one thing but it's really something else or it's just more involved than you thought.

[โ€“] [email protected] 2 points 2 weeks ago

Exactly. Shit happens, and we might need to adapt and even scrap a whole sprint plan. But that's super rare, or it should be. But changing the Roadmap after each sprint is just something that happens.

Either way, none of that warrants random calls at all times from colleagues.