Software Engineering Daily

Software Engineering Daily

Software Engineering Daily

  • 41 minutes 4 seconds
    AI-Driven Observability at Kentik with Avi Freedman

    Kentik is a network observability platform that focuses on letting users easily ask questions and get answers about their network.

    Avi Freedman is the CEO of Kentik and he joins the podcast to talk about the platform, his observability philosophy, the role of AI in observability, and much more.

    Full Disclosure: This episode is sponsored by 10K Media (Kentik).

    This episode is hosted by Lee Atchison. Lee Atchison is a software architect, author, and thought leader on cloud computing and application modernization. His best-selling book, Architecting for Scale (O’Reilly Media), is an essential resource for technical teams looking to maintain high availability and manage risk in their cloud environments.

    Lee is the host of his podcast, Modern Digital Business, an engaging and informative podcast produced for people looking to build and grow their digital business with the help of modern applications and processes developed for today’s fast-moving business environment. Listen at mdb.fm. Follow Lee at softwarearchitectureinsights.com, and see all his content at leeatchison.com.

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: [email protected]

    The post AI-Driven Observability at Kentik with Avi Freedman appeared first on Software Engineering Daily.

    25 April 2024, 9:00 am
  • 44 minutes 25 seconds
    SolidJS with Ryan Carniato

    Solid.js is a popular JavaScript framework known for its reactive and efficient rendering system. Instead of using a Virtual DOM, it compiles its templates to real DOM nodes and updates them with fine-grained reactions.

    Ryan Carniato is the creator of SolidJS, and he joins the show to talk about the framework.

    Taylor Nodell is a software engineer specializing in front end web technologies. He’s particularly passionate about accessibility and how the internet is changing our relationships to each other. He spends his weekends hiking in the Australian wilderness and making heavy metal.

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: [email protected]

    The post SolidJS with Ryan Carniato appeared first on Software Engineering Daily.

    24 April 2024, 12:00 am
  • 55 minutes 45 seconds
    Database Scaling at Figma with Sammy Steele

    Sammy Steele is a Senior Staff Engineer at Figma, and the tech lead for their databases team. She previously worked at Dropbox, where she built out their petabyte-scale metadata storage and search systems.

    Sammy recently published a blog called “How Figma’s databases team lived to tell the scale”. The blog went viral and made it to the top of Hacker News. We invited Sammy on the podcast to learn more, and she is our guest today.

    Check out Figma Config at https://config.figma.com/.

    Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from information visualization to quantum computing. Currently, Sean is Head of Marketing and Developer Relations at Skyflow and host of the podcast Partially Redacted, a podcast about privacy and security engineering. You can connect with Sean on Twitter @seanfalconer .

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: [email protected]

     

    The post Database Scaling at Figma with Sammy Steele appeared first on Software Engineering Daily.

    23 April 2024, 9:00 am
  • 37 minutes 44 seconds
    Bonus Episode: How to Build a Self-Driving Car with Ian Williams

    Autonomous vehicle engineering is a huge challenge and requires the integration of many different technologies. A self-driving car needs data from multiple sensors, ML models to process that data, engineering to couple software and mechanical systems, and much more.

    Ian Williams is a Senior Staff Software Engineer at Cruise, and before that worked at Google, Lyft, and eBay. He joins the show to talk about the diverse engineering challenges and strategies associated with building self-driving cars.

    This episode is hosted by Tyson Kunovsky. Tyson is the co-founder and CEO of AutoCloud, an infrastructure as code platform. He is originally from South Africa, and has a background in software engineering and cloud development. When he’s not busy designing new GitOps workflows, he enjoys skiing, riding motorcycles, and reading sci-fi books. Check the show notes for more information on Tyson’s work, and where to find him.

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: [email protected]

    The post Bonus Episode: How to Build a Self-Driving Car with Ian Williams appeared first on Software Engineering Daily.

    19 April 2024, 12:00 am
  • 53 minutes 13 seconds
    Security Engineering with Ben Huber

    Ben Huber is a security engineer who has worked at companies including Crypto.com and Blackpanda. He joins the podcast to talk about his career, penetration or “pen” testing, attack vectors, security tools, and much more.

    Gregor Vand is a security-focused technologist, and is the founder and CTO of Mailpass. Previously, Gregor was a CTO across cybersecurity, cyber insurance and general software engineering companies. He has been based in Asia Pacific for almost a decade and can be found via his profile at vand.hk.

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: [email protected]

    The post Security Engineering with Ben Huber appeared first on Software Engineering Daily.

    18 April 2024, 9:00 am
  • 54 minutes 24 seconds
    Startup Investing with George Mathew

    George Mathew is a Managing Director at Insight Partners where he invested in Weights & Biases, Jasper, and others.

    He has over 20 years of experience developing high-growth technology startups including most recently being CEO of Kespry.

    George joins the podcast to talk about his path to becoming an investor, his data-first thesis about investment, the AI business landscape, his book recommendations, and more.

    Starting her career as a software developer, Jocelyn Houle is now a Senior Director of Product Management at Securiti.ai, a unified data protection and governance platform. Before that, she was an Operating Partner at Capital One Ventures investing in data and AI startups. Jocelyn has been a founder of two startups and a full life cycle, technical product manager at large companies like Fannie Mae, Microsoft and Capital One. Follow Jocelyn on LinkedIn or Twitter @jocelynbyrne.

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: [email protected]

    The post Startup Investing with George Mathew appeared first on Software Engineering Daily.

    17 April 2024, 9:00 am
  • 47 minutes 1 second
    Hookdeck and Building an Event Gateway with Alex Bouchard

    Event-driven architecture is a software design pattern where system components communicate through events that are generated by producers, and pushed to consumers. This design is often contrasted with a request-driven architecture, where components communicate with each other by sending requests and receiving responses.

    Hookdeck is an event gateway for receiving, processing, and delivering asynchronous messages. It centralizes and streamlines communication between services, like a 3rd party API such as Shopify or Stripe, and internal endpoints or other APIs.

    Alex Bouchard is the Co-founder of Hookdeck. He joins the podcast to talk about event-driven architecture, building event bridges, expanding Hookdeck beyond webhooks, and much more.

    Full Disclosure: This episode is sponsored by Hookdeck.

    Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from information visualization to quantum computing. Currently, Sean is Head of Marketing and Developer Relations at Skyflow and host of the podcast Partially Redacted, a podcast about privacy and security engineering. You can connect with Sean on Twitter @seanfalconer .

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: [email protected]

    The post Hookdeck and Building an Event Gateway with Alex Bouchard appeared first on Software Engineering Daily.

    16 April 2024, 9:00 am
  • 1 hour 48 seconds
    Authlete and Making OAuth Accessible with Justin Richer

    OAuth is an open standard for access delegation. It lets users grant websites or applications access to their information on other websites, but without giving away passwords.

    OpenID Connect is an identity layer on top of OAuth. Even if you haven’t programmed using OAuth and OpenID Connect, you’ve certainly used them for authentication on Google, Facebook, Spotify, and countless other services.

    Authlete is a service that provides a set of APIs to implement OAuth authorization servers, and OpenID Connect identity providers.

    Justin Richer is the Principal Architect at Authlete and is part of the working group that developed OAuth 2.0. He joins the podcast to talk about the history of OAuth, OAuth as a delegation protocol, the Authlete API, and much more.

    Check out https://events.authlete.com/sed to try out Authlete for an extended 90-day free trial.

    Full Disclosure: This episode is sponsored by Authlete.

    Gregor Vand is a security-focused technologist, and is the founder and CTO of Mailpass. Previously, Gregor was a CTO across cybersecurity, cyber insurance and general software engineering companies. He has been based in Asia Pacific for almost a decade and can be found via his profile at vand.hk.

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: [email protected]

     

    The post Authlete and Making OAuth Accessible with Justin Richer appeared first on Software Engineering Daily.

    11 April 2024, 9:00 am
  • 1 hour 2 minutes
    Netflix Engineering with Jay Phelps

    Today, you can access Netflix on virtually any device. For a Netflix user, this seamless experience can be easy to take for granted, but it requires an enormous engineering effort.

    Jay Phelps is a Senior Software Engineer at Netflix where he works on Shared Client Foundations. He joins the show to talk about the start of his career, his work at Netflix, and much more.

    Josh Goldberg is an independent full time open source developer in the TypeScript ecosystem. He works on projects that help developers write better TypeScript more easily, most notably on typescript-eslint: the tooling that enables ESLint and Prettier to run on TypeScript code. Josh regularly contributes to open source projects in the ecosystem such as ESLint and TypeScript. Josh is a Microsoft MVP for developer technologies and the author of the acclaimed Learning TypeScript (O’Reilly), a cherished resource for any developer seeking to learn TypeScript without any prior experience outside of JavaScript. Josh regularly presents talks and workshops at bootcamps, conferences, and meetups to share knowledge on TypeScript, static analysis, open source, and general frontend and web development.

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: [email protected]

    The post Netflix Engineering with Jay Phelps appeared first on Software Engineering Daily.

    10 April 2024, 9:00 am
  • 39 minutes 58 seconds
    Data Applications on Snowflake with Daniel Myers

    Snowflake is one of the most prominent platforms for interacting with data and building data-intensive applications.

    Dan Myers works in Developer Relations at Snowflake and he joins the show to talk about the future of application development, and building native data apps on the platform.

    Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from information visualization to quantum computing. Currently, Sean is Head of Marketing and Developer Relations at Skyflow and host of the podcast Partially Redacted, a podcast about privacy and security engineering. You can connect with Sean on Twitter @seanfalconer .

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: [email protected]

    The post Data Applications on Snowflake with Daniel Myers appeared first on Software Engineering Daily.

    9 April 2024, 9:00 am
  • 15 minutes 32 seconds
    Bonus Episode: Optimizing Nintendo 64 Code with Kaze Emanuar

    Kaze Emanuar is a ROM hacker who’s famous for the array of mods he’s made for Super Mario 64. He’s implemented remarkable optimization to the decompiled game code, even pushing Super Mario 64 to run at 60 frames per second.

    Kaze joins the show to talk about his interest in Super Mario 64, ROM hacking, the N64 architecture, coding in assembly, and more. Be sure to check out Kaze’s YouTube channel to see his work, including breakdowns of how he accomplished his optimizations.

    Joe Nash is a developer, educator, and award-winning community builder, who has worked at companies including GitHub, Twilio, Unity, and PayPal. Joe got his start in software development by creating mods and running servers for Garry’s Mod, and game development remains his favorite way to experience and explore new technologies and concepts.

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: [email protected]

     

    The post Bonus Episode: Optimizing Nintendo 64 Code with Kaze Emanuar appeared first on Software Engineering Daily.

    5 April 2024, 9:00 am
  • More Episodes? Get the App
© MoonFM 2024. All rights reserved.