
Syntax - Tasty Web Development Treats 946: We Got Roasted for Our Websites — Fair
33 snips
Oct 15, 2025 Dive into why developers often neglect their personal websites and how to explain their career choices to skeptical parents. The hosts also explore the challenges of user account security, detailing prevention strategies against hacks. Discover the balance between family life and side projects, while also pondering the risks of hosting “legally dubious” websites. Plus, get insights into recommended image handling practices and the realities of trusting generous free tiers in services. A fun mix of tech insights and personal anecdotes awaits!
AI Snips
Chapters
Transcript
Episode notes
Why Devs Ignore Their Own Sites
- Developers often neglect their own websites because they prefer building exciting client projects or new tools.
- The "cobbler's children" effect means personal sites become experimentation sandboxes rather than polished portfolios.
Scott Deleted His Site CSS
- Scott deleted most of his site's CSS out of boredom and left it intentionally large and ugly while he refactors.
- He keeps the site functional and treats it as a work-in-progress playground.
Protect And Recover Hacked Accounts
- Add sign-in via Google or Apple and offer two-factor authentication to reduce account takeovers.
- Keep audit trails and data versioning so you can investigate and, if needed, restore compromised user data.
