this post was submitted on 15 May 2026
682 points (99.3% liked)
Programmer Humor
31416 readers
1285 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
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.