ProgrammerHumor

fromVibeToObliviousCoding

fromVibeToObliviousCoding
https://i.redd.it/id6e1y0qmmdf1.png
Reddit

Discussion

Landen-Saturday87

The trick is not to touch it again until you advanced to be a senior dev. And then it‘s another juniors problem

3 hours ago
Fissionmaild

//Howdy future me

3 hours ago
thonor111

def function_doing_y(parameter_a, parameter_b)

I wonder what my code is doing. Might it be doing y and using a and b for that?

Naaah, impossible, but because I haven’t added the comment

computed y(a,b)

I guess I will never know what it does

3 hours ago
Altruistic-Tiger-293

Amateurs

23 minutes ago
HexKernelZero

Right... I don't understand why you wouldn't want to have all your functions and logic pathways somewhat memorized. Maybe this is some programmer form of self depreciation BDSM kink I don't understand. 🤔

15 minutes ago
TheMinus

Fun thing, event though I write comments a lot, problems usually occur in the places not covered by comments. So they are useless anyway.

1 hour ago
Bldyknuckles

The biggest lie ever told is self documenting code.

1 hour ago
anengineerandacat
:cs::j::kt::lua::rust::ts:

Eh it happens, it's even funnier when your reviewing some code with a peer and your like "Who did this?!" and git blame points the finger back to you. Very humbling moment.

43 minutes ago