Hasty
Preventing Spam and Fraud
Wes and Scott discuss various techniques to prevent spam and fraud when developing web apps, including CAPTCHAs, third-party verification services, rate limiting, and manual review.
Hasty
Wes and Scott discuss various techniques to prevent spam and fraud when developing web apps, including CAPTCHAs, third-party verification services, rate limiting, and manual review.
Supper Club
Sarah Vessels from GitHub discusses code reviews, the process of collaborating on a codebase, and best practices around pull requests and merges.
Tasty
Scott and Wes share 13 web development tips they wish they knew earlier in their careers relating to skills, tools, learning approaches and career growth.
Hasty
Discussion on different login and user verification methods like magic links, OAuth, codes, trusted devices, etc.
Supper Club
Topher Martini discusses his career development lessons from working at Apple for over 15 years across various products like iPhone and VisionPRO.
Tasty
Scott and Wes discuss their favorite Mac apps including utilities, screenshots, developers tools and more.
Hasty
Scott and Wes discuss a Hack Week project where they built a desktop app to automate the Syntax podcast publishing workflow using Svelte, Rust and other technologies.
Supper Club
Taylor Otwell, creator of Laravel PHP framework, discusses the history and development of Laravel, building a sustainable business around open source, PHP community and ecosystem, thoughts on WordPress and more.
Tasty
Wes and Scott discuss Cursor, a new AI-powered code editor and assistant. They are impressed by its capabilities compared to GitHub Copilot, including better completions, UI improvements, multi-file edits, and custom docs for context.
Hasty
Wes explains how he built a receipt printer with JS during Hack Week at Sentry, including connecting it, encoding printer commands, taking screenshots to print complex layouts when alerts come in from Sentry.