this post was submitted on 15 May 2026
749 points (99.3% liked)
Programmer Humor
31416 readers
1290 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Saw this article from Microslop the other day about their MDASH copilot model competing with Mythos for bug finding/fixing.
Microsoft security blog
And here's the image they went with for the flowchart of what the AI does... Complete with overlapping text and the worst layout I've ever seen.
Zero humans proofed this.
I know this! This is a slide deck which only makes sense in an interactive way, where the steps are revealed after one another. Probably straight from a presentation.
Don't attribute bad work to AI which can be done in the same way by an incompetent human.
As someone who's career depended on presentations for a while:
Never build animations in-slide (unless they are purely aesthetic).
Instead:
Build multiple slides which duplicate the previous and add new boxes with transitions on the slides. Bonus: change the title on each build to cover the key point.
Sure, they take longer to edit. But that leave-behind export to PDF always works.