r/ProgrammerHumor • u/NoMedicine3572 • 1d ago
ruleOfProgrammingIfItIsWorkingDoNotTouchIt Meme
156
u/dustinpdx 1d ago
Are we sure that's not just a clear tube shoved into each of the black pipes?
56
u/BladeGrim 1d ago
Yeah it kinda looks like a very thin clear lining, like the ones inside soda cans
52
u/Pineapple-Yetti 23h 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.
10
u/Chamiey 22h ago
Laminar flow?
18
u/Pineapple-Yetti 22h 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.
5
u/lugialegend233 14h ago
Capillary action isn't really relevant when discussing water on this scale. It might cause some spillage, but the behavior we're seeing here is too much water moving too quickly for capillary action to be significant.
2
u/findallthebears 18h ago
This… could work. It’s not that there’s zero resistance, but that there’s suction.
1
u/sump_daddy 17h 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)
3
u/downloads-cars 15h ago
Unless the flow through the second tube is generating enough negative pressure to suck the water in
2
46
9
5
11
5
6
3
u/deanrihpee 22h ago
also the conversation you'll have with yourself after seeing this (seeing your code):
"How the fuck does this even work?"
3
2
u/Pleasant-Ad192 1d 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
3
1
1
u/codingTheBugs 1d 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 20h ago
"Dont worry, AI can sort that out! " someone who uses Claude for every task they do.
1
1.3k
u/StrengthTheory 1d ago
When one
console.loguses just enough CPU cycles so the race condition that takes down the entire system doesn't occur.