this post was submitted on 02 Jan 2026
507 points (97.7% liked)

Programmer Humor

28241 readers
880 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] night_petal@lemmy.zip 15 points 2 days ago* (last edited 2 days ago) (1 children)

Around 2004 I had just recently graduated a shitty tech school as a DBA. Soon after I got a job via my father for one of his college buddies. My job was to convert old cobbled together FoxPro into something relatively modern. I was also hired simultaneously to the same company as a Java web developer and had to combine the two. I spent 2 hellish years there and haven't touched code since, which sucks because I used to really love programming.

[โ€“] xthexder@l.sw0.com 1 points 2 days ago

I had blanked this from my memory, but my very first programming job was to reimplement some FoxPro code in... Visual Basic. FoxPro is so strange to work in. It's like programming in SQL, and the codebase I was in had global variables everywhere.