666: What Are the Evils of the Web Platform?
Episode
62 min
Read time
2 min
Topics
Leadership, Software Development, Psychology & Behavior
AI-Generated Summary
Key Takeaways
- ✓Cancellation Dark Patterns: Services like LegalZoom require proof of alternative legal representation or business dissolution paperwork just to cancel subscriptions, creating illegal barriers. The only practical recourse becomes credit card chargebacks, which should never be the primary cancellation method for legitimate services.
- ✓Email Opt-Out Standards: Checkout forms lack standardization for newsletter consent, with some using checked boxes to opt-in while others use checked boxes to opt-out. The writing often employs double negatives intentionally. Best practice: unchecked by default, checking means explicit opt-in, with clear language stating "I want to receive communications."
- ✓HTML Fault Tolerance: HTML's extreme forgiveness allows unclosed p tags, divs inside p tags, and buttons wrapping anchor links to render without errors. This tolerance enabled web adoption but creates accessibility problems and validation issues on 99.9999% of websites. Strict validation would have limited the web to eight websites.
- ✓CSS Naming Mistakes: The W3C maintains a Wiki documenting CSS mistakes including box-sizing not defaulting to border-box, white-space:nowrap lacking a hyphen while other properties use dashes, border-radius instead of corner-radius, and currentcolor as one word instead of current-dash-color, showing inconsistent style guide application.
- ✓Invoker API Inconsistency: Details elements use an open attribute and open method, dialogs use show and showModal methods, while popovers use showPopover and hidePopover methods. This inconsistency across similar interactive elements creates unnecessary cognitive load. A unified approach with display state management decoupled from display type would improve developer experience.
What It Covers
Shop Talk Show episode 666 examines web platform problems including dark patterns in cancellation flows, HTML validation tolerance, inconsistent CSS naming conventions, accessibility implementation gaps, and the evolution of interactive HTML elements like dialogs and popovers.
Key Questions Answered
- •Cancellation Dark Patterns: Services like LegalZoom require proof of alternative legal representation or business dissolution paperwork just to cancel subscriptions, creating illegal barriers. The only practical recourse becomes credit card chargebacks, which should never be the primary cancellation method for legitimate services.
- •Email Opt-Out Standards: Checkout forms lack standardization for newsletter consent, with some using checked boxes to opt-in while others use checked boxes to opt-out. The writing often employs double negatives intentionally. Best practice: unchecked by default, checking means explicit opt-in, with clear language stating "I want to receive communications."
- •HTML Fault Tolerance: HTML's extreme forgiveness allows unclosed p tags, divs inside p tags, and buttons wrapping anchor links to render without errors. This tolerance enabled web adoption but creates accessibility problems and validation issues on 99.9999% of websites. Strict validation would have limited the web to eight websites.
- •CSS Naming Mistakes: The W3C maintains a Wiki documenting CSS mistakes including box-sizing not defaulting to border-box, white-space:nowrap lacking a hyphen while other properties use dashes, border-radius instead of corner-radius, and currentcolor as one word instead of current-dash-color, showing inconsistent style guide application.
- •Invoker API Inconsistency: Details elements use an open attribute and open method, dialogs use show and showModal methods, while popovers use showPopover and hidePopover methods. This inconsistency across similar interactive elements creates unnecessary cognitive load. A unified approach with display state management decoupled from display type would improve developer experience.
Notable Moment
The hosts advocate for mandatory "why columns" in code documentation, with one refusing to merge pull requests until files include comments explaining architectural decisions. This practice prevents future developers from wondering why plugin lists or API structures exist in their current form, especially after modifications.
You just read a 3-minute summary of a 59-minute episode.
Get Shop Talk Show summarized like this every Monday — plus up to 2 more podcasts, free.
Pick Your Podcasts — FreeKeep Reading
More from Shop Talk Show
724: Ask Dan Abramov Anything About AT Proto
Jul 20 · 55 min
The Bootstrapped Founder
383: Repositioning Podscan: From Monitoring to Data Platform
Mar 28
More from Shop Talk Show
723: Ads on Your Website, UX for Web Dev Jobs, and Progressive Web Components
Jul 13 · 57 min
The School of Greatness
Why Your Relationship Keeps Repeating the Same Pattern | Gary John Bishop
Jul 10
More from Shop Talk Show
We summarize every new episode. Want them in your inbox?
724: Ask Dan Abramov Anything About AT Proto
723: Ads on Your Website, UX for Web Dev Jobs, and Progressive Web Components
722: The No-AI Talk Challenge, Picking Rails Tooling, Dark Mode?
721: New Gear, Nerding Out, and VS Code Forks
720: TypeScript Complaints, Slowing Down, and AT Proto Protocols
Similar Episodes
Related episodes from other podcasts
The Bootstrapped Founder
Mar 28
383: Repositioning Podscan: From Monitoring to Data Platform
The School of Greatness
Jul 10
Why Your Relationship Keeps Repeating the Same Pattern | Gary John Bishop
Freakonomics Radio
Jul 9
681. How to Host a Talk Show, with Dick Cavett
The Vergecast
Jun 26
Of course Meta thinks gambling is the future
The Joe Rogan Experience
Jun 18
#2516 - Rowan Jacobsen
Explore Related Topics
This podcast is featured in Best Cybersecurity Podcasts (2026) — ranked and reviewed with AI summaries.
Read this week's Software Engineering Podcast Insights — cross-podcast analysis updated weekly.
You're clearly into Shop Talk Show.
Every Monday, we deliver AI summaries of the latest episodes from Shop Talk Show and 192+ other podcasts. Free for one show.
Start My Monday DigestNo credit card · Unsubscribe anytime