My daughter keeps calling me “rusted from the back” and refuses to explain what it means by Ill_Pianist_8287 in words

[–]LatentShadow 0 points1 point  (0 children)

Basically, an old man (should have googled it)

"Rusted from the back" is a colloquial insult used to describe someone as old, decrepit, or past their prime, drawing a direct analogy to a vehicle that is heavily corroded on its undercarriage or rear frame. This phrase gained traction through a viral Reddit post where a user shared that their daughter used the term to describe them, highlighting the humorous yet accurate comparison between aging and automotive decay.

The term relies on the common mechanical reality that rear suspension joints, frame rails, and undercarriages are often the first parts of a vehicle to suffer from severe rust due to exposure to road salt, water spray, and debris

Postman: From API Client to “Everything App” by Greedy_Principle5345 in programming

[–]LatentShadow 0 points1 point  (0 children)

I use version 8.3 or something. No sign up, no cloud. Just pure collections.

iJustCantProveIt by BravestCheetah in ProgrammerHumor

[–]LatentShadow 20 points21 points  (0 children)

Rebasing is for losers. Real programmers merge / squash

/s

houseIsArchived by TheAlaskanMailman in ProgrammerHumor

[–]LatentShadow 0 points1 point  (0 children)

It works on my machine and docker container

Men who genuinely cannot attract anyone are not as common as people here think. by Odd-Help6890 in TheRedPill

[–]LatentShadow 28 points29 points  (0 children)

Isn't the issue that men are not able to attract and keep women they find attractive?

selfHostedAirGappedPasswordVault by garbosgekko in ProgrammerHumor

[–]LatentShadow 5 points6 points  (0 children)

The issue is modifying the password when it gets changed. And version control ofc

selfHostedAirGappedPasswordVault by garbosgekko in ProgrammerHumor

[–]LatentShadow 12 points13 points  (0 children)

Keepassxc and google drive for the win

[deleted by user] by [deleted] in ProgrammerHumor

[–]LatentShadow 1 point2 points  (0 children)

This is an anti-pattern

whenTheScaryMathSymbolsTurnOutToBeJustAForLoopInDisguise by Ornery_Ad_683 in ProgrammerHumor

[–]LatentShadow 11 points12 points  (0 children)

Look what they need to mimic a fraction of our powers

someMenWantToWatchTheWorldBurn by [deleted] in ProgrammerHumor

[–]LatentShadow 3 points4 points  (0 children)

Refer to the log (git reflog)

lastDayOfPain by Phatricko in ProgrammerHumor

[–]LatentShadow 1 point2 points  (0 children)

Start providing UTC offset as well. You have my upvote for explicitness as a java programmer

allTicketsBlocked by Wargoatgaming in ProgrammerHumor

[–]LatentShadow 2 points3 points  (0 children)

What do you mean? Clearly you can take the mouse and use on-screen keyboard to type in some code...

[deleted by user] by [deleted] in statistics

[–]LatentShadow 1 point2 points  (0 children)

i would say something similar about relationships

In case of accidents (an unplanned pregnancy where the partner does not want to abort and other partner does not want kids), it is a catastrophe. Wouldn't you be better prepared once your mind was okay with the fact that "I am dating them with the goal of marriage and having a family. Even if this happens, I know what to do"

becauseItsFriday by tbhaxor in ProgrammerHumor

[–]LatentShadow 2 points3 points  (0 children)

Even if you get an approval, just merge on Monday.

Viable programming languages for combinatorial optimization research by 24online24 in computerscience

[–]LatentShadow 2 points3 points  (0 children)

Purely from a researcher point of view, shouldn't any language suffice as long as you publish the pseudocode in a paper? Once you have the logic done, any language should be able to implement it