Software Engineering Daily-logo

Software Engineering Daily

Business

Technical interviews about software topics.

Location:

United States

Description:

Technical interviews about software topics.

Language:

English

Contact:

5122170273


Episodes
Pídele al anfitrión que permita compartir el control de reproducción

Anaconda and Accelerating AI Development with Rob Futrick

5/2/2024
Anaconda is a popular platform for data science, machine learning, and AI. It provides trusted repositories of Python and R packages and has over 35 million users worldwide. Rob Futrick is the CTO at Anaconda, and he joins the show to talk about the platform, the concept of an OS for AI, and more. This The post Anaconda and Accelerating AI Development with Rob Futrick appeared first on Software Engineering Daily.

Duración:00:44:21

Pídele al anfitrión que permita compartir el control de reproducción

Engineering the Playdate Gaming Handheld with James Moore and Dave Hayden

5/1/2024
Panic has created games such as Firewatch and Untitled Goose Game. They recently ventured into gaming hardware with the Playdate. The console is unique for its inputs, which include a hand crank, and because Panic provides a free SDK, so anyone can develop games for it. James Moore is a DevOps Engineer and Dave Hayden The post Engineering the Playdate Gaming Handheld with James Moore and Dave Hayden appeared first on Software Engineering Daily.

Duración:00:50:59

Pídele al anfitrión que permita compartir el control de reproducción

Using LLMs for Training Data Preparation with Nihit Desai

4/30/2024
Machine learning models learn patterns and relationships from data to make predictions or decisions. The quality of the data influences how well these models can represent and generalize from the data. Nihit Desai is the Co-founder and CTO at Refuel.ai. The company is using LLMs for tasks such as data labeling, cleaning, and enrichment. He The post Using LLMs for Training Data Preparation with Nihit Desai appeared first on Software Engineering Daily.

Duración:00:50:17

Pídele al anfitrión que permita compartir el control de reproducción

AI-Driven Observability at Kentik with Avi Freedman

4/25/2024
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 The post AI-Driven Observability at Kentik with Avi Freedman appeared first on Software Engineering Daily.

Duración:00:41:04

Pídele al anfitrión que permita compartir el control de reproducción

SolidJS with Ryan Carniato

4/23/2024
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 The post SolidJS with Ryan Carniato appeared first on Software Engineering Daily.

Duración:00:44:25

Pídele al anfitrión que permita compartir el control de reproducción

Database Scaling at Figma with Sammy Steele

4/23/2024
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 The post Database Scaling at Figma with Sammy Steele appeared first on Software Engineering Daily.

Duración:00:55:45

Pídele al anfitrión que permita compartir el control de reproducción

Bonus Episode: How to Build a Self-Driving Car with Ian Williams

4/18/2024
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, The post Bonus Episode: How to Build a Self-Driving Car with Ian Williams appeared first on Software Engineering Daily.

Duración:00:37:44

Pídele al anfitrión que permita compartir el control de reproducción

Security Engineering with Ben Huber

4/18/2024
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 The post Security Engineering with Ben Huber appeared first on Software Engineering Daily.

Duración:00:53:13

Pídele al anfitrión que permita compartir el control de reproducción

Startup Investing with George Mathew

4/17/2024
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 post Startup Investing with George Mathew appeared first on Software Engineering Daily.

Duración:00:54:24

Pídele al anfitrión que permita compartir el control de reproducción

Hookdeck and Building an Event Gateway with Alex Bouchard

4/16/2024
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. The post Hookdeck and Building an Event Gateway with Alex Bouchard appeared first on Software Engineering Daily.

Duración:00:47:01

Pídele al anfitrión que permita compartir el control de reproducción

Authlete and Making OAuth Accessible with Justin Richer

4/11/2024
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, The post Authlete and Making OAuth Accessible with Justin Richer appeared first on Software Engineering Daily.

Duración:01:00:48

Pídele al anfitrión que permita compartir el control de reproducción

Netflix Engineering with Jay Phelps

4/10/2024
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 The post Netflix Engineering with Jay Phelps appeared first on Software Engineering Daily.

Duración:01:02:05

Pídele al anfitrión que permita compartir el control de reproducción

Data Applications on Snowflake with Daniel Myers

4/9/2024
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 The post Data Applications on Snowflake with Daniel Myers appeared first on Software Engineering Daily.

Duración:00:39:58

Pídele al anfitrión que permita compartir el control de reproducción

Bonus Episode: Optimizing Nintendo 64 Code with Kaze Emanuar

4/5/2024
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 post Bonus Episode: Optimizing Nintendo 64 Code with Kaze Emanuar appeared first on Software Engineering Daily.

Duración:00:15:32

Pídele al anfitrión que permita compartir el control de reproducción

A Semantic Layer for Data with Artyom Keydunov

4/4/2024
Managing data and access to data is one of the biggest challenges that a company can face. It’s common for data to be siloed into independent sources that are difficult to access in a unified and integrated way. One approach to solving this problem is to build a layer on top of the heterogenous data The post A Semantic Layer for Data with Artyom Keydunov appeared first on Software Engineering Daily.

Duración:00:47:21

Pídele al anfitrión que permita compartir el control de reproducción

Developing Blasphemous II with David Erosa and Dani Márquez

4/3/2024
Blasphemous and Blasphemous II are Metroidvania action-adventure games developed by the Spanish studio, The Game Kitchen. The games have a stunning, distinctive pixel art style and atmospheric world which is inspired by Spanish folklore and religious themes. They are known for their challenging combat and intricate level design. David Erosa is the Lead Producer and The post Developing Blasphemous II with David Erosa and Dani Márquez appeared first on Software Engineering Daily.

Duración:00:51:40

Pídele al anfitrión que permita compartir el control de reproducción

Building the PyCharm IDE at JetBrains with Paul Everitt

4/2/2024
Python is famed for it’s intuitive syntax, powerful standard library, and rich ecosystem of packages and frameworks. It’s also dynamically typed which is part of what makes the language so accessible. Paul Everitt is the Python and Web Developer Advocate at JetBrains. He joins the show to talk about developing the PyCharm IDE, the challenge The post Building the PyCharm IDE at JetBrains with Paul Everitt appeared first on Software Engineering Daily.

Duración:00:46:49

Pídele al anfitrión que permita compartir el control de reproducción

Tonic and Synthetic Data with Andrew Colombi and Adam Kamor

3/28/2024
All robust technology platforms require testing to ensure that features work as intended. In many cases, tests require data, but getting access to valid and high quality test data is a common challenge, especially when the technology runs on sensitive data. Realistically mimicking data that would normally contain sensitive financial or personal information is not The post Tonic and Synthetic Data with Andrew Colombi and Adam Kamor appeared first on Software Engineering Daily.

Duración:00:55:35

Pídele al anfitrión que permita compartir el control de reproducción

Netlify and Edge Computing with Erica Pisani

3/27/2024
Netlify is a popular hosting platform that provides build, deploy, and serverless backend services for web apps. The platform enables deployment directly from source files stored in a version control system like GitHub. Erica Pisani is a Senior Software Engineer at Netlify. She joins the show to talk about how she got started at Netlify, The post Netlify and Edge Computing with Erica Pisani appeared first on Software Engineering Daily.

Duración:00:42:16

Pídele al anfitrión que permita compartir el control de reproducción

C# Compiler and Language Design at Microsoft with Jared Parsons

3/26/2024
Language and compiler design are fundamental aspects of computer science. High-level languages are how most developers interact with computers, so it’s hard to overstate the significance of compiler engineering or the aesthetics of language syntax. C# is a general-purpose high-level language that was created by Anders Hejlsberg at Microsoft in 2000, and was open-sourced in The post C# Compiler and Language Design at Microsoft with Jared Parsons appeared first on Software Engineering Daily.

Duración:00:54:19