ProgrammerHumor

iHaveNoRecollectionOfThisPlace

iHaveNoRecollectionOfThisPlace
https://i.redd.it/03h9k9tvuvbf1.jpeg
Reddit

Discussion

Initial-Reading-2775

When your pull request to an open source project has been merged after 8 years.

2 days ago
moldy-scrotum-soup

https://i.imgur.com/KcNFemi.jpeg

2 days ago
Anxious-Program-1940

Happens often

22 hours ago
moldy-scrotum-soup

No doubt

21 hours ago
Prudent_Ad_4120
:cs::py::ts::js::re::bash:

Yeah not 8 years but just a few days ago I got a review on my 2 year old PR! They still requested changes though so it may take another few years for the next review

20 hours ago
LordFokas
:js::ts::j:

I've worked on files that were last modified before I was born.

2 days ago
OnlyFuzzy13

I work on files that are written in languages not updated since the early 80’s.

2 days ago
LaFllamme

COBOL?

2 days ago
FlyByPC
:c:

Logo? Pilot? Pascal? PL/1? APL? B / BCPL?

2 days ago
readf0x
:g::ts:

Worst part of APL is needing a special keyboard

(I've never written APL in my life)

1 day ago
G0x209C

I worked on files written in a language that was spoken before the First Age.
Morgoth himself wrote those evil spells.

15 hours ago
moldy-scrotum-soup

And the first few lines are a change log with three letter initials of the long retired people that last worked on it. Like an old arcade scoreboard.

2 days ago
Ozzymand
:py::c::m::js:

Crazy how common this was.

2 days ago
LordFokas
:js::ts::j:

Mine had full names. Of which I only recognized the last one because she had been there for like 30 years. I was 25.

1 day ago
PeaceMaintainer
:js:

Haha I was about to say, I've edited HTML files from the 90s that were still in all caps

2 days ago
the_other_brand
:j:

When working on a file older than when the project was moved over from SVN to Git so you literally have no idea how old it is.

2 days ago
Mega_Potatoe

you can convert the project the history and authors to git including the original date.

1 day ago
the_other_brand
:j:

I've found on larger projects that this conversion is more theoretical than practical. The tooling to convert SVN history just isn't that great.

1 day ago
HimothyOnlyfant

i’m working on an 8 year old file now. it’s spooky in here

2 days ago
smokemonstr

Try 20 years…

2 days ago
Iferrorgotozero

At what point does it become archeology...

2 days ago
cafk
:s:

6?

I'm currently analyzing a module to be replaced that hasn't been touched or maintained since 2003 - i should take the library out for a drink...

2 days ago
djsharky

Try being the guy who actually authored the file and trying to remember what the hell you were doing

2 days ago
FalseRelease4
:perl: :powershell:

The old stuff is always either abysmal dogshit or just a display of genius, the subtle off-white coloring, the tasteful thickness of it etc; no in-between

2 days ago
Skyrmir

Wait till it's a 15 year old file, and you're the expert on it, because you wrote it. Except you haven't looked at it in that long too.

2 days ago
DoubleTheGarlic

I occasionally look back on my capstone research project from a decade+ ago and I'm like

WHO WROTE THIS GARB...oh. It was me. Significant oof.

2 days ago
shaatirbillaa

Please don't touch anything. Create a wrapper around and use it.

2 days ago
gfoyle76

this is the way!

1 day ago
DynamicNostalgia

Six years ago? That’s like nothing

2 days ago
M_krabs
maybe bash ? :bash:

That's 2019

2 days ago
DynamicNostalgia

Yeah so like yesterday

2 days ago
tonny0103

6 years? I work on a legacy older than me 💀

2 days ago
WoodenNichols

You forgot the dust. On the file, and on your neurons.

2 days ago
UltimateFlyingSheep

with some weird charset that's not utf8

2 days ago
Skyrmir

What's that? Code page 1252? Oh, yer fucked, run while you can.

2 days ago
Qaeta

Ha, that's rookie numbers. I was working on one a few weeks ago whose last change was in 2001.

Why yes, I do work in government, how did you know? :P

2 days ago
philophilo
:sw:

I once fixed a file that was last modified 1.5 years before I was born. I had to fix a report header with a hardcoded “19” for the year. COBOL just keeps on going.

2 days ago
YouDoHaveValue

The joke around here is "you touched it last"

And there are some files people will go to great lengths not to touch so it doesn't become your file to maintain.

There's currently a game of chicken being played over one of our local CDN JS files where no dev wants to make the patch and claim ownership so we just inject it in our own code.

2 days ago
Touhokujin
:c::py::js:

As an aspiring programmer that's currently learning a lot of new stuff every week, this is me looking at 3 months old code I wrote lol

2 days ago
q0099
:cs::vb::js::re::p:

That means you improving, keep on!

1 day ago
CiraCookie

1983 my friend, as an intern, makes you real humble.

1 day ago
q0099
:cs::vb::js::re::p:

Wow, that's like code paleontology.

1 day ago
Objective-Answer
:js:

45 files changed/deleted(+900/-1100)

yeah it's not pretty when it's your turn

2 days ago
Impressive-Age-2733

Contribution my friend🙂

2 days ago
michal_cz
:p:

I am currently working on project, that most of the files was edited more than 11 years ago (except login script which is only 8 years old)

2 days ago
connadam
:ru:

i maintain a piece of software at work that came out in the mid nineties and i recently pushed changes to a file that was last edited in 2003. so old it wasn’t even linted. code format was all over the place😅

2 days ago
OddNovel565

More like a month ago

2 days ago
WheredMyBrainsGo
:g::j::cs::js:

Me every day at work

2 days ago
IanDresarie
:j:

Our automatic code review forced me to change some classes that were not only from 2018 but also auto generated from an excel. So that was pointless effort.

2 days ago
fwork

my current project has files with last modified dates in 1994

2 days ago
FlyByPC
:c:

6 years ago?

Try BASIC code from when I was in high school in the '90s.

I'm probably still actively using 6yo code.

2 days ago
Particular_Traffic54

E.G. (not actual code but something like this):

<%@ Language=VBScript %>

<%

' ------------------------------------------------------------

' Author: Someone in 2001

' Purpose: Handles form submission and displays result

' Last Modified: January 24, 2006

' ------------------------------------------------------------

<fucking 3000 thousand lines of code>

2 days ago
AmazingELF74
:cp:

In industrial controls the last change could have been sixty years ago or longer. It’s kinda cool figuring out what they were thinking when designing things.

2 days ago
meove
:unity::asm::cp::cs:

someone found bug, revisit the code and i feels like im in backroom already even last edit was 1 month ago

1 day ago
arjuna93

Pfff, I daily run the OS which received the last official update in 2008.

1 day ago
arcticfury96

Same feeling after 3 weeks vacation

1 day ago
noO_Oon

I‘ve worked on a file that I changed myself 4years ago…. Even the task explanation and all comments didn’t help: I didn’t remember it, had to start understanding from scratch.

1 day ago
Anxious-Program-1940

Our entire project of repos 🫩

22 hours ago
Anxious-Program-1940

1998 Java 1.2 🫩

22 hours ago
NightIgnite
:cp: :c: :asm: VHDL

Damned to 2 different projects that haven't been touched since 2008 and 2013 right now

2 hours ago