this post was submitted on 06 Jan 2024
791 points (96.4% liked)

Programmer Humor

31812 readers
548 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 72 points 7 months ago (3 children)

But you should probably touch it before all the dependencies are outdated. And before everyone who understands how to work with it has left. Especially if it happens to be core to the business.

:)

[–] [email protected] 16 points 7 months ago

I completely agree. I think "touching" is the right word. Don't rebuild it, update as needed and get familiar (if needed)

[–] [email protected] 10 points 7 months ago* (last edited 7 months ago)

had to completely replace a component in a massive project at my work recently because we forgor how it worked and had a newer different thing for it. it was so intertwined into that project that I practically had to do a ship of Theseus on it 😭😭😭😭

[–] [email protected] 1 points 7 months ago

Why would you touch your job security?