this post was submitted on 25 Sep 2025
537 points (95.6% liked)

Programmer Humor

27215 readers
1349 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
[–] SmartmanApps@programming.dev 98 points 1 month ago (12 children)
[–] hoshikarakitaridia@lemmy.world 49 points 1 month ago (9 children)

That is spot on. Usually you would expect the manual to be hit and miss when it comes to troubleshooting but Microsoft is consistently miss, skipping the important parts and details.

[–] 9bananas@feddit.org 21 points 1 month ago (7 children)

Microsofts documentation is also increasingly just outright wrong:

if you spend enough time looking up things about their newer products like M365, defender, or azure, especially when it comes to scripting related to those, there's a ton of simply outdated info on the official docs that makes it really difficult to figure out why your setup isn't doing what it's supposed to.

from changed variable names, to missing functions, to unexplained buttons, etc., etc.

the newer docs are straight up trash!

you're better off searching around for forum posts or whatever, than using the official docs...

[–] felbane@lemmy.world 3 points 1 month ago

Amazon is no better. Go look up the correct parameter format required to set a compliance lock on an object in S3 via the API. Now try it yourself. Surprise!

load more comments (6 replies)
load more comments (7 replies)
load more comments (9 replies)