this post was submitted on 28 Nov 2024
372 points (97.2% liked)

Programmer Humor

32743 readers
511 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
[โ€“] Robust_Mirror@aussie.zone 6 points 4 weeks ago (2 children)

Tomorrow you're going to be inheriting our in-house framework that uses legacy code from before PHP 7.0 with zero documentation and no dependency management.

[โ€“] OwlPaste@lemmy.world 2 points 3 weeks ago

You just described my previous job ๐Ÿ˜ž๐Ÿ˜ญ๐Ÿ˜ž

[โ€“] einkorn@feddit.org 1 points 4 weeks ago (1 children)

Sounds good to me.

Had another job where my task was to maintain Perl scripts from the 90s. The company was crap, though, so I only stayed for half a year.

[โ€“] digdilem@lemmy.ml 2 points 4 weeks ago

Maintaining perl scripts from the 90s is my ball park!

Mind, I did write some of them, and they're still whirring away making it a pretty easy job. Perl's lack of breaking features is its strongest strength.