this post was submitted on 09 Oct 2024
204 points (98.1% liked)

Programmer Humor

35334 readers
1 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
top 16 comments
sorted by: hot top controversial new old
[โ€“] aramis87@fedia.io 69 points 2 years ago (1 children)

The Mars Climate Orbiter crashed because some fuckwit programmer at Lockheed Martin programmed their tiny piece of software in freedom units, instead of metric like they were required.

[โ€“] 14th_cylon@lemm.ee 10 points 2 years ago* (last edited 2 years ago) (1 children)
[โ€“] thefartographer@lemm.ee 2 points 2 years ago* (last edited 2 years ago) (2 children)

I rally want

I reley dont wan to point out your typo, but you triggered this year's rewatch of Dot Dot Dot

[โ€“] tetris11@lemmy.ml 3 points 2 years ago* (last edited 2 years ago)

Be-a-ca-u-se

[โ€“] 14th_cylon@lemm.ee 2 points 2 years ago

mildly fany.

[โ€“] Maxxie@lemmy.ml 27 points 2 years ago (1 children)

Can you imagine how much your hands would shake typing git blame

[โ€“] tetris11@lemmy.ml 20 points 2 years ago

There really should be a git repent

[โ€“] piccolo@sh.itjust.works 25 points 2 years ago (1 children)

My years of playing ksp says you should be firing the thrusters long before you open the chutes otherwise theyll just get jerked off the moment they open at high speed entry...

[โ€“] Tlaloc_Temporal@lemmy.ca 6 points 2 years ago

Drogue chutes are good too, especially for stabilizing a craft that really wants to make like a lawn dart. Using them I can make Duna landings with only a few seconds of thrust from a soft touchdown.

Repacking can be tedious though...

[โ€“] shadowedcross@sh.itjust.works 21 points 2 years ago (2 children)

Now what about if the software industry operated like NASA.

[โ€“] Dave@lemmy.nz 30 points 2 years ago (1 children)

It's 1996 and we have plans for a new telescope game!

2021: finally launches

OK maybe the software industry already operates like NASA.

[โ€“] BakerBagel@midwest.social 11 points 2 years ago

At least NASA had built an actual telescope and rocket during all those delays. Star Citizen has consumed hundreds of millions of dollars over the past decade and still doesn't have a game to show for it.

[โ€“] CyberMonkey404@lemmy.ml 10 points 2 years ago

"Well akschually we never needed those nazis, we just didn't want the other company to get them haha"

[โ€“] AnnaFrankfurter@lemmy.ml 7 points 2 years ago

That's why you don't debug and deploy directly

[โ€“] sebsch@discuss.tchncs.de 6 points 2 years ago

If you do so, what you shouldn't please write one unit test, failing as long that flag is set.

[โ€“] WbrJr@lemmy.ml 1 points 2 years ago

How would one do that for real? Propably not write and push code that is not ready for production? And do reviews and Tests?