this post was submitted on 02 Aug 2024
616 points (97.8% liked)

Programmer Humor

19176 readers
1179 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] FooBarrington@lemmy.world 54 points 1 month ago* (last edited 1 month ago)

I once had to go on a longer medical leave, couple of months. In preparation, I documented everything - pages upon pages answering all questions in easily searchable formats. For more than a month, any questions I got were answered with links to specific sections in the documentation, so people would know where to find everything. I put the links everywhere, in total there were at least 200 links to various sections of the documentation throughout all our communication mediums, as well as all information repositories.

After I came back from leave, most of the things I was responsible for were turned off. When I asked why, the response was "we didn't find your documentation".

I no longer care whether things keep working.