this post was submitted on 31 Oct 2025
1092 points (98.8% liked)

Programmer Humor

30053 readers
2188 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
[–] IrateAnteater@sh.itjust.works 27 points 3 months ago (3 children)

If you are a company the size of Microsoft, you have more than enough resources to test absolutely everything.

[–] NuXCOM_90Percent@lemmy.zip 17 points 3 months ago* (last edited 3 months ago) (1 children)

You will never have resources to "test absolutely everything". It is ALWAYS about building out personas and deriving tests from those.

What this tells us is that one of two things happened:

  1. This was not tested at all
  2. The testing harness resets the environment after every check (e.g. "does process close when killed") rather than involving a manual reset (i.e. "close and re-open task manager")

The latter is a lot more common than you would think since it makes it much easier to automate these harnesses rather than having a human at a VM. But... this is what happens when you don't step through the entire workflow.

[–] floofloof@lemmy.ca 3 points 3 months ago (1 children)

Didn't Microsoft fire their dedicated human testing team in about 2014?

[–] NuXCOM_90Percent@lemmy.zip 2 points 3 months ago

Probably?

This is the kind of thing that a LOT of companies outsource. Mostly for ill.

[–] sp3ctr4l@lemmy.dbzer0.com 5 points 3 months ago* (last edited 3 months ago)

Latest news is that Xbox Games Division had been required to aim for a 30% profit margin for the last several years.

Thats why everything sucks and blew up.

Thats a fucking insane baseline target.

Line for next quarter profit must go up, therefore, cut costs.

This is obvious self destructive in the long run, but that doesn't matter, what matters is C Suite's golden parachutes.