Hasty
Talking EVs: Range Anxiety, Charging, and Tech
Wes Boss and Scott Tolinski have a casual conversation sharing their real-world experiences of owning and driving electric vehicles.


New site, mind the dust! Please log any issues or suggestions
Hasty
Wes Boss and Scott Tolinski have a casual conversation sharing their real-world experiences of owning and driving electric vehicles.
Supper Club
The job market has cooled considerably compared to the red hot 2021-2022 period but opportunities still exist, especially in back-end and data. Standing out requires strategic follow-ups, customization and showcasing relevant experience.
Tasty
Scott and Wes answer audience questions about web development tools and techniques
Hasty
Scott and Wes discuss GitHub's AI announcements from GitHub Universe conference, including Copilot updates to match Cursor features, new AI marketplace, workspace improvements and text-to-code generator Spark.
Supper Club
Andrea Giammarchi discusses PyScript, a project to run Python code in the browser using WebAssembly. He talks about creating the LinkedDOM library to have a DOM API in Node.js, how WebAssembly enables running languages besides JS in browsers, and potential improvements like a central garbage collector.
Tasty
Web developers share horror stories of production mishaps like deleting databases, breaking sites, and more.
Hasty
Scott and Wes read community submitted horror stories about web development mistakes.
Supper Club
Discussion with Søren Bramer Schmidt, cocreator of Prisma, on new features like going local first, Typed SQL, common SQL mistakes, GraphQL status, serverless databases, and upcoming hosted Postgres.
Tasty
Scott and Wes discuss the productivity tools and techniques they use for password management, to-do lists, snippets, mind mapping, note taking, writing scripts, email, habit tracking, and more.
Hasty
CJ talks about Hono, a modern JavaScript framework for building web APIs, showing why you should use it over Express. He covers Hono's familiar Express-like API, wide platform support, built-in helpers, JSX support, routing, validation, RPC client, testing, and more.