this post was submitted on 05 Mar 2025
457 points (94.2% liked)

Programmer Humor

31215 readers
652 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] MonkCanatella@sh.itjust.works 6 points 1 year ago (2 children)

Seems like the author has never programmed anything

[–] camelbeard@lemmy.world 5 points 1 year ago (2 children)

I'm getting pretty old so I have experienced multiple waterfall projects. The comic should be

You want to go to mars You spend 3 months designing a rocket You spend 6 months building a rocket You spend a month testing the rocket and notice there is a critical desing flaw.

You start over again with a new design and work on it for 2 months You spend another 6 months building it You spend 2 months testing

Rocket works fine now, but multiple other companies already have been to Mars, so no need to even go anymore.

[–] BlameTheAntifa@lemmy.world 3 points 1 year ago

This is the perfect waterfall analogy.

[–] trolololol@lemmy.world 2 points 1 year ago

This is the way

[–] tyler@programming.dev 0 points 1 year ago (1 children)

pretty sure they're saying waterfall for building a rocket because that's literally how NASA builds a rocket, including the software. It's terrible for building anything other than a rocket though, because the stakes aren't high for most other projects, at least not in the way that a critical mistake will be incredibly bad.

[–] ToxicWaste@lemm.ee 0 points 1 year ago (1 children)

i take you have never heard of the V-model. basically you climb the waterfall back up to verify everything. most things that fly within the atmosphere are done that way. pretty sure NASA would do the same.

[–] qevlarr@lemmy.world -1 points 1 year ago* (last edited 1 year ago)

You can assume people here know what waterfall and the V model are.