this post was submitted on 15 May 2024
1317 points (98.5% liked)
Programmer Humor
19660 readers
784 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
And right before they did that, they started removing footnotes from KB articles that only dealt with older OSes, so if you ever needed to go back and find something, it just wasn't there anymore. For example certain RGB packing formats were only supported on newer OSes and the footnote used to tell you that, but then it disappeared. I have been directly affected by that multiple times.
I wonder if the internet archive has a full copy of the KBs from before Microsoft dumped them. I'd love to set those up in a web server so I can reference them as needed.
https://jeffpar.github.io/kbarchive/
Thank you!