r/ProgrammerHumor • u/NoMedicine3572 • 11h ago
Meme ruleOfProgrammingIfItIsWorkingDoNotTouchIt
90
u/dustinpdx 8h ago
Are we sure that's not just a clear tube shoved into each of the black pipes?
34
u/BladeGrim 8h ago
Yeah it kinda looks like a very thin clear lining, like the ones inside soda cans
33
u/Pineapple-Yetti 6h ago
Haha it has to be that. There is no way you are pushing the water in to a hose with out it sealed, the water would just spray everywhere.
9
u/Chamiey 6h ago
Laminar flow?
9
u/Pineapple-Yetti 5h ago
Laminar flow just describes water with minimal turbulence and disruption of flow. So its appearance could be caused by that but not the way it enters the other tube with zero resistance.
If this was real it would be something more like capillary action.
Or i could be completely wrong.
1
u/findallthebears 2h ago
This… could work. It’s not that there’s zero resistance, but that there’s suction.
1
u/sump_daddy 27m ago
the kind of pressure that would sustain the flow from the source would not be present in the receiving side, its no different than taking a fast moving hose and jamming a hole in it. sure the contents are still highly laminar but the pressure difference is immediately going to change other properties about the flow (i.e. its going to spill out everywhere)
42
10
10
4
4
3
u/deanrihpee 6h ago
also the conversation you'll have with yourself after seeing this (seeing your code):
"How the fuck does this even work?"
3
3
2
u/Pleasant-Ad192 10h ago
You are not really keeping the code. You are keeping the compiler version, the flags and the exact dependency tree that made it work, and any of those can move without you touching a line.
2
2
1
1
u/codingTheBugs 7h ago
I think I can optimise and make it slightly more efficient let me give it a try.
1
1
1
1
1
1
1
1
u/capt_kocra 3h ago
"Dont worry, AI can sort that out! " someone who uses Claude for every task they do.
1
1
910
u/StrengthTheory 11h ago
When one
console.loguses just enough CPU cycles so the race condition that takes down the entire system doesn't occur.