this post was submitted on 26 Jun 2024
347 points (97.0% liked)

Programmer Humor

18407 readers
682 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
 

Anakin Padme meme:

Anakin: I will use agile to plan my project
Padme: 2-3 sprints ahead right?
Anakin:
Padme: 2-3 sprints ahead right?

all 47 comments
sorted by: hot top controversial new old
[–] MajorHavoc@programming.dev 59 points 2 weeks ago (1 children)

"No deviations will be approved from this year's Agile product roadmap!"

[–] makuus@pawb.social 11 points 2 weeks ago

This year’s? We can’t even make it through this sprint’s roadmap without a deviation.

Bonus points if it’s C-suite crashing the sprint.

[–] Diplomjodler3@lemmy.world 29 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

What what? I thought agile means you don't have to plan!

[–] soloner@lemmy.world 25 points 2 weeks ago (2 children)

Nah. It doesn't say not to plan. It says to prefer responding to change over planning. Which means both happen but responding to change is more crucial. Or put another way don't let your plan get in the way of responding to change.

I'm sure you were being sarcastic, but I get kind of tired of the Agile strawman and people shitting on it. It's not a complex philosophy yet people extrapolate so much (too much) and then get annoyed when their assumptions don't pan out well. even performing sprints is an extrapolation, so this meme gets it wrong too.

[–] Diplomjodler3@lemmy.world 14 points 2 weeks ago (1 children)
[–] soloner@lemmy.world 6 points 2 weeks ago

Well that's largely because so few companies are doing agile correctly. Its usually some form of agilefall.

[–] anton@lemmy.blahaj.zone 3 points 2 weeks ago

I think Dylan Beattie once said: If you don't have a plan, how can you choose not to follow it?

[–] ID411@lemmy.dbzer0.com 21 points 2 weeks ago (3 children)

Every dev loves agile until they have to have a conversation with the users.

Bias on show : trad PM from the past .

[–] dandi8@fedia.io 21 points 2 weeks ago* (last edited 2 weeks ago)

As a dev, I think agile works best when there's an ongoing conversation with the users, and I usually have to fight with management to get to speak to those actual users.

[–] Zahtu@feddit.de 12 points 2 weeks ago

Tru dat. Agile product management is not the same as agile project management. Agile Project Management is about the ability to figure and changes things along the lines of the predetermined cost and time path (e.g. figuring out features required along the way), not about the agility to prolong/shorten product value proposition time to market.

[–] marcos@lemmy.world 3 points 2 weeks ago (1 children)

Do your scrum-using organization put users at the development process?!? I don't think I've seen any Agile¹ organization doing that.

1 - The one with capital "A", that is an antonym of the one with lower cap "a".

[–] hex@programming.dev 1 points 2 weeks ago (1 children)

Users can be like clients too though.

[–] marcos@lemmy.world 2 points 2 weeks ago

That's a remarkable coincidence!

Anyway, yes, it's not disallowed or impossible.

[–] sunbeam60@lemmy.one 15 points 2 weeks ago (1 children)

The challenge is, in a real org of some size, you’ll suddenly get marketing or customer success asking you for commitments that are very far out, because ad slots have to be booked or a very large customer renewal is coming up.

And some of the normal coping mechanism (beta-branch that spins off stable feature to the general release branch) don’t work for all those requests.

Try as you might, you are going to get far off deadlines that you have to work towards. Not for everything but for more than you’d like.

[–] MajorHavoc@programming.dev 2 points 2 weeks ago (2 children)

The stupidly easy solution is to just give them stuff that has already been successfully delivered to production to market, 9 months from now. There's invariably a huge backlog of years worth of successes that marketing wasn't even aware of.

[–] foofiepie@lemmy.world 7 points 2 weeks ago* (last edited 2 weeks ago)

Feature flags baby. This is how we do it.

Make it live but disabled, have an env prior to prod with them on, for any regressions.

Launching your already comprehensively tested and actually live feature? An easy deployment.

Can someone please tell me how to do this for the BE. Ta.

[–] sunbeam60@lemmy.one 5 points 2 weeks ago (1 children)

Yeah, I agree that might work if the marketing team isn’t that connected to the product. I’ve not worked with a marketing team where that would work, but maybe it will for some. It doesn’t change the “massive customer will only renew if” scenario, though.

[–] MajorHavoc@programming.dev 2 points 2 weeks ago

I’ve not worked with a marketing team where that would work, but maybe it will for some.

I've never been anywhere that I thought it would work, but it ultimately did, almost everywhere.

I've found it takes a few iterations, but the marketing folks in on it love being the ones who actually can reliably deliver on their promises.

It doesn't work for the marketers that promise whatever they please without talking to dev, but I don't find them to be worthwhile professional allies, so I don't sweat it.

It doesn’t change the “massive customer will only renew if” scenario, though.

Very true. It doesn't help with that case, and that one does happen. I've had the best luck saying "we don't do that, but we're scrambling to add it" in that situation.

[–] rimjob_rainer@discuss.tchncs.de 12 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

We work in sprints but plan on roadmaps based on quarters one year into the future. So basically we just combine the worst of both worlds.

"Oh we have bugs from feature XY from last sprint? Never mind we need to follow the roadmap, we can fix it next quarter"

Fuck, I hate it so much

[–] onlinepersona@programming.dev 1 points 2 weeks ago (1 children)

Who the hell came up with that? 😂 I'm sorry, but that's hilarious.

Anti Commercial-AI license

[–] frezik@midwest.social 2 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Not sure about GP, but that's basically what we did under "SAFe" (Scaled Agile Framework). PI planning means taking most of a sprint to plan everything for the next quarter or so. It's like a whole week of ticket refinement meetings. Or perhaps 3 days, but when you've had 3 days of ticket refinement meetings, it might as well be the whole work week for as much a stuff as you're going to get done otherwise.

It's as horrible as you're thinking, and after a lot of agitating, we stopped doing that shit.

[–] Cube6392@beehaw.org 1 points 2 weeks ago

SAFe SCRUM is a fucking scam. Anyone who proposes it as a solution to a problem is out of touch and doesn't recognize a waterfall when they see one

[–] HubertManne@moist.catsweat.com 10 points 2 weeks ago (2 children)

ugh. we plan user stories by quarters and everything after sprint1 is just generic garbage because it generally depends on the results of sprint1.

[–] Anticorp@lemmy.world 9 points 2 weeks ago

Ticket 24987: "Do the needful"

[–] LeroyJenkins@lemmy.world 3 points 2 weeks ago

if I'm leading a project, I avoid this by begging POs to give me a sprint 0 where i solo code out all the scaffolding ground work before all the other engineers join the project.

[–] korthrun@lemmy.sdf.org 10 points 2 weeks ago (2 children)

2-3 sprints?! Y'all really flying by the seat of your pants out here huh?

My teammates and I have no trouble planning multiple quarters in advance. If something crops up like some company wide security initiative, or an impactful bug needing fixed, etc then the related work is planned and then gets inserted ahead of some of the previously planned things and that's fine because we're "agile".

I delivered a thing at the end of Q3 when we planned to deliver at the start of Q3? Nobody is surprised because when the interruptions came leadership had to choose which things get pushed back.

I love it. I get clear expectations set in regards to both the "when" and the "what", and every delay/reprioritization that isn't just someone slacking was chosen by management.

[–] EleventhHour@lemmy.world 17 points 2 weeks ago (1 children)

I think this may be less about Agile and more that you have a great management team that sets clear priorities and goals. Not every Agile environment is like that.

[–] korthrun@lemmy.sdf.org 14 points 2 weeks ago (2 children)

I do greatly appreciate my management and general company tech culture, they're great.

I agree with your stance here, because it's part of my point. I tend to see more people bitching about Agile itself and not management or their particular implementation.

The jobs where I was only given enough info to plan 2 - 4 weeks out were so stressful because I frequently felt like I was guessing at which work was important or even actually relevant. Hated it.

Turns out it's a skill issue ;p (on the management level to be clear). Folks, don't let your lazy managers ruin you on a system that can be perfectly fine if done right.

[–] EleventhHour@lemmy.world 5 points 2 weeks ago

Well said. I have nothing to add to that.

[–] korthrun@lemmy.sdf.org 2 points 2 weeks ago

I want to add: 2-3 sprints ahead is a GREAT begining goal for a team trying to get started with Agile.

Long term though let's set that bar higher :D

[–] PeriodicallyPedantic@lemmy.ca 8 points 2 weeks ago

That's not agile.

It's not bad, it's just not agile. Agile exists for projects where that simply isn't possible. Its sacrificing a bit of potential best-case productivity to ensure you don't get worst-case productivity.

[–] shadowbroker@lemm.ee 8 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

I can't pinpoint the exact problem, but corporate agile destroyed software development for me. I completely lost the fun developing software as an employee. I had the most fun on my first project, which was a waterfall one.

[–] PeriodicallyPedantic@lemmy.ca 11 points 2 weeks ago

The problem is that people realized that they could sell agile training to middle management if they changed it to be about making middle managers feel empowered and giving progress visibility to upper management.

[–] Anticorp@lemmy.world 5 points 2 weeks ago* (last edited 2 weeks ago)

Agile has some good principles, but too often projects are delayed to support the process, when the process exists to support the projects. When a team is more focused on stand-ups and burn down charts than they are on shipping software, then they're no longer agile. Unfortunately that is what happens to a lot of teams that decide to use Agile.

[–] SatouKazuma@programming.dev 7 points 2 weeks ago (2 children)

Lol imagine having management that give a shit about anything but firing as many workers as possible to make themselves look better. Deloitte can suck my fat fucking balls.

[–] ZeroHora@lemmy.ml 2 points 2 weeks ago

I worked for a company that Deloitte had contracts with. I thought they were shit only in Brazil but it looks like they are worldwide.

[–] Jax@sh.itjust.works 1 points 2 weeks ago (1 children)

A friend of mine works for Deloitte, can you tell me more?

[–] SatouKazuma@programming.dev 2 points 2 weeks ago

Terrible pay (like wildly below market), shit PTO, meaningless work...

[–] Bosht@lemmy.world 7 points 2 weeks ago

I have experience with our PM and BAs throwing draft stories in mid sprint that required PO follow up. So basically a complete waste of time.