Syntax
Shows Video Newsletter About Potluck Qs Swag

All Episodes

AllHastyTastySupper ClubSpecial
102040
Newest To OldestOldest To Newest
Guests →
←← ← 1 2 3 4 5 6 7 → →→
679

Supper Club × October 13th, 2023

Creator of Swift, Tesla Autopilot & Tensorflow. New AI language Mojo with Chris Lattner

Chris Lattner, creator of Swift and senior director at Google TensorFlow, discusses Mojo - a new Python-inspired language for AI and ML. He covers the history of GPUs, how machine learning models work, the fragmented AI dev landscape, and goals when designing a new programming language.

#AI #Python
Wes BosScott TolinskiChris Lattner
676

Supper Club × October 6th, 2023

Google IDX - VS Code in the Browser with David East

David East discusses Google's new online IDE Project IDX, which allows coding directly in the browser with AI assistance. He talks about the motivation, benefits, and technology behind IDX.

#IDEs
Wes BosScott TolinskiDavid East
673

Supper Club × September 29th, 2023

Getting Hired, Interviewing, and Why Recruiters Suck with Taylor Desseyn

Taylor Desseyn discusses strategies for engineers to stand out in the hiring process, including the importance of social proofing through content creation. He also provides insights into current trends like the developer hiring recession and shift towards back end engineers.

#job search #interview tips #LinkedIn #remote work
Wes BosScott TolinskiTaylor Desseyn
670

Supper Club × September 22nd, 2023

Anxiety and Uncertainty with Dr. Courtney Tolinski

Dr. Courtney Tolinski discusses anxiety disorders, symptoms, causes and healthy ways to manage anxiety. She answers questions on recognizing triggers, career anxiety in web development, and making big life decisions.

#Anxiety #Mental Health
Wes BosScott TolinskiDr. Courtney Tolinski
667

Supper Club × September 15th, 2023

Supper Club × How To Get Your First Dev Job With Stuart Bloxham

Stuart discusses his journey from working in a family business to becoming a self-taught web developer, including how he prepared for interviews, built projects, and made time for learning while having a family.

#Career Change #Interviews
Wes BosScott TolinskiStuart Bloxham
664

Supper Club × September 8th, 2023

Supper Club × What's New With Astro with Fred Schott

In this episode, Fred Schott discusses the Astro 3.0 release and new features like view transitions, image optimization, open source sustainability, and more.

#astro #webdev #javascript
Wes BosScott TolinskiFred Schott
661

Supper Club × September 1st, 2023

Supper Club × Shipping ESM with Mark Erikson

Mark Erikson explains the complexity of shipping JavaScript packages that work across many environments,tools and module systems, with details on his work updating Redux libraries to add ESM support.

#JavaScript #npm #ESM #packaging
Wes BosScott TolinskiMark Erikson
658

Supper Club × August 25th, 2023

Supper Club × Make React 70% Faster! Million.js with 18 Year Old Aiden Bai

Aiden Bai discusses Million.js, a library that makes React rendering up to 70% faster by replacing the virtual DOM diffing process. He shares how it works, use cases, and his motivations for improving web performance.

#React #Performance #Virtual DOM
Wes BosScott TolinskiAiden Bai
655

Supper Club × August 18th, 2023

Supper Club × How Descript Built A Next Gen Video Editor In The Browser With Andrew Lisowski

Andrew Lizowski discusses how video editor Descript is built with web technology like Web Codecs and XState. He covers the AI transcription and voice features, using Radix and Tailwind for components, and reliable end-to-end testing with Playwright.

#JavaScript #React
Wes BosScott TolinskiAndrew Lisowski
652

Supper Club × August 11th, 2023

Supper Club × Flightcontrol with Brandon Bayer

Brandon Bayer, creator of Blitz JS, discusses Flight Control which lets you deploy apps on your AWS account with a great developer experience. Covers serverless deployment, preview environments, Docker, build caches, and more.

#AWS #Deployment #Docker
Wes BosScott TolinskiBrandon Bayer
649

Supper Club × August 4th, 2023

Supper Club × Ryan Florence of Remix

Ryan Florence discusses Remix, a React web framework he created with Michael Jackson. Topics include Remix's architecture, licensing model, adoption, and how it pioneered concepts like serverless functions.

#Remix #React #WebDevelopment
Wes BosScott TolinskiRyan Florence
646

Supper Club × July 28th, 2023

Supper Club × Email Sending, Spam, DMARC, SPF, Styling, and more with Andris Reinman

Andres Reinman discusses the history and complexity of email protocols and clients, building Nodemailer, DMARC authentication, avoiding spam filters, and his email products Email Engine and Ethereal Email.

#email #history #nodejs
Wes BosScott TolinskiAndris Reinman
643

Supper Club × July 21st, 2023

Supper Club × WASM, Fastly Edge, and Polyfill.io with Jake Champion

Discussion with Jake Champion about WebAssembly, Fastly ComputeEdge, and Polyfill.io.

#webassembly #edge-computing #polyfills
Wes BosScott TolinskiJake Champion
640

Supper Club × July 14th, 2023

Supper Club × val.town with Steve Krouse

Steve Krause introduces val.town, a social platform for writing and running code snippets. He discusses the inspiration behind val.town, using Deno and Render for the backend, common use cases like IoT and webhooks, recommendations for learning coding, and building an engaged community.

#serverless #coding #education
Wes BosScott TolinskiSteve Krouse
637

Supper Club × July 7th, 2023

Supper Club × Cloudinary with Colby Fayock

Scott and Wes chat with Colby Fayock about Cloudinary's developer experience, AI media capabilities like image filling and background removal, building SDKs and components for frameworks like Next.js and Svelte, Colby's own YouTube channel and creative process, and advice for beginners.

#cloudinary #ai #media #images
Wes BosScott TolinskiColby Fayock
634

Supper Club × June 30th, 2023

Supper Club × Messaging Queues and Workers with Armin Ronacher

Armin Ronacher discusses designing performant queues and backpressure systems to handle massive scale at Sentry. He also shares his views on Python, JavaScript, Rust and staying up to date.

#Python #Queues #Scale #Sentry
Wes BosScott TolinskiArmin Ronacher
631

Supper Club × June 23rd, 2023

Supper Club × Why Netlify bought Gatsby, GraphQL Data Layer, and Headless CMS with Dustin Schau

Dustin Schau discusses leading the Gatsby and Valhalla teams, using GraphQL as a data layer, low-code solutions for CMS editing, thoughts on React server components, and plans for improving Gatsby performance and integration. He also shares his editor setup, what tech stack he would use today, and his Ubuntu home theater setup.

#GraphQL #Jamstack #React
Wes BosScott TolinskiDustin Schau
628

Supper Club × June 16th, 2023

Supper Club × JavaScript on Hardware, Micro Controllers, ESP32 with Nick Hehr

Nick Hehr discusses running JavaScript on microcontrollers with ESP32 and Raspberry Pi Pico using the Excess engine, challenges around tooling and standards, and how he builds projects with it.

#javascript #iot #hardware
Wes BosScott TolinskiNick Hehr
622

Supper Club × June 2nd, 2023

Supper Club × Matt Rothenberg and Idan Gazit on Github Next

GitHub's R&D team discusses pioneering AI developer tools like Copilot and shares insights on creating reliable, intuitive experiences. They examine challenges like latency, trust, feedback and rethinking workflows in light of AI capabilities.

#AI #GitHub #Developers #Engineering
Wes BosScott TolinskiMatt RothenbergIdan Gazit
619

Supper Club × May 26th, 2023

Supper Club × Bramus Van Damme on CSS

Bramus Van Damme from the Chrome team discusses the latest in CSS including scroll-linked animations, scope styling, view transitions, nesting and more.

#css #front end
Wes BosScott TolinskiBramus Van Damme
←← ← 1 2 3 4 5 6 7 → →→
Podcast RSS Feed About Sick Picks Guest List Sentry.io
Source Code Colors Layout Typography Theme Privacy Policy Terms of Service
X Github Discord Tiktok
Syntax × Syntax is Produced by Sentry

Nearly 4M developers and 90K organizations rely on Sentry to see what actually matters, solve what's urgent faster, and learn continuously about their code.

Try Sentry for Free

©️ 2025 - Sentry.io