Portal is a 2007 game developed by Valve, where the player encounters puzzles that must be solved using the “portal gun”, a device that can create inter-spatial portals between surfaces. Portal 64 is an open-source re-write of Portal that can be run on original Nintendo 64 hardware. The game was developed by James Lambert and
The post Portal 64 with James Lambert appeared first on Software Engineering Daily.
2/22/2024 • 42 minutes, 43 seconds
Waymo and Autonomous Driving with David Margines
Waymo is an autonomous driving company that had its start as the Google Self-Driving Car Project. David Margines is a Director of Product Management at Waymo and he joins the podcast to talk about Waymo today, the sensing technologies underpinning their cars, the huge impact of AI on their systems in recent years, and more.
The post Waymo and Autonomous Driving with David Margines appeared first on Software Engineering Daily.
2/21/2024 • 41 minutes, 53 seconds
Biotech Special: ML at Recursion with Jordan Christensen and Imran Haque
Recursion is at the leading edge of applying AI and ML to drug development. The company exemplifies a new wave of “techbio” companies, that tightly couple compute and robotics with biology and chemistry. The task of decoding biology requires vast amounts of biological data and innovative strategies to make use of that data. It also
The post Biotech Special: ML at Recursion with Jordan Christensen and Imran Haque appeared first on Software Engineering Daily.
2/20/2024 • 50 minutes, 32 seconds
NVIDIA and the Future of 3D Development with Aaron Luk
Producing 3D films, games and simulations is a complex process, often involving multiple teams and tools. At Pixar, pipeline engineers needed to write lots of glue code to integrate different workflows and file formats, which was a big challenge, and led them to create the Universal Scene Description, or OpenUSD. OpenUSD implements abstract data models
The post NVIDIA and the Future of 3D Development with Aaron Luk appeared first on Software Engineering Daily.
2/15/2024 • 40 minutes, 6 seconds
SimpleWebAuthn with Matthew Miller
SimpleWebAuthn is an open source TypeScript-centric pair of libraries – frontend and backend – that make it easier for devs to implement WebAuthn on the web. Matthew Miller started the project in 2019 and it has grown in tandem with the popularization of WebAuthn. He joins the podcast today to talk about the history of
The post SimpleWebAuthn with Matthew Miller appeared first on Software Engineering Daily.
2/14/2024 • 1 hour, 4 minutes, 28 seconds
Biotech Special: a16z and the Biotech Revolution with Vijay Pande
There is a revolution unfolding in biotech. The confluence of new biological methods like CRISPR, virtually unlimited computational capacity, and machine learning has fundamentally transformed our ability to engineer biology for wide-ranging applications. Andreessen Horowitz, or a16z, is a venture capital firm that was founded by Marc Andreessen and Ben Horowitz. Vijay Pande is a
The post Biotech Special: a16z and the Biotech Revolution with Vijay Pande appeared first on Software Engineering Daily.
2/13/2024 • 57 minutes, 1 second
Building a Unified Hardware API at Intel with James Reinders
oneAPI is an open standard for a unified API to be used across different computing accelerator architectures. This including GPUs, AI accelerators, and FPGAs. The goal of oneAPI is to eliminate the need for developers to maintain separate code bases, multiple programming languages, tools, and workflows for each architecture. James Reinders is an engineer at
The post Building a Unified Hardware API at Intel with James Reinders appeared first on Software Engineering Daily.
2/8/2024 • 38 minutes, 42 seconds
The Godot Game Engine with Emilio Coppola
A game engine is a system used to build and run games. Game engines let the programmer work at a high level of abstraction by providing interfaces for graphics, physics, and scripting. Godot is an open source and free to use game engine, which makes it unusual. Its first release was in 2014 and its
The post The Godot Game Engine with Emilio Coppola appeared first on Software Engineering Daily.
2/7/2024 • 51 minutes, 27 seconds
Building a Data Lake with Adam Ferrari
Starburst is a data lake analytics platform. It’s designed to help users work with structured data at scale, and is built on the open source platform, Trino. Adam Ferrari is the SVP of Engineering at Starburst. He joins the show to talk about Starburst, data engineering, and what it takes to build a data lake.
The post Building a Data Lake with Adam Ferrari appeared first on Software Engineering Daily.
2/6/2024 • 46 minutes, 19 seconds
Building Chess.com with Jay Severson
Chess.com started in 2007 and grew steadily in the years following. The platform exploded in popularity during the pandemic, to the point that their servers struggled with the traffic. It was a great problem to have. Chess.com was instrumental in helping to elevate chess to its current height of mainstream popularity. But how did Chess.com
The post Building Chess.com with Jay Severson appeared first on Software Engineering Daily.
2/1/2024 • 49 minutes, 19 seconds
Mastodon with Eugen Rochko
Mastodon is an open source, decentralized social network. Eugen Rochko started building Mastodon in response to his dissatisfaction with centralized social networks like Facebook and Twitter. In the Mastodon model, users can run their own nodes, and other users can connect to them. You can follow users whose accounts reside in other nodes. Eugen joins
The post Mastodon with Eugen Rochko appeared first on Software Engineering Daily.
1/31/2024 • 56 minutes, 22 seconds
Vercel AI with Lee Robinson
Vercel provides a cloud platform to rapidly deploy web projects, and they develop the highly successful Next.js framework. The company recently made headlines when they announced v0 which is a generative AI tool to create React code from text prompts. The generated code uses open-source tools like Tailwind CSS and shadcn/ui. Lee Robinson is the
The post Vercel AI with Lee Robinson appeared first on Software Engineering Daily.
1/30/2024 • 49 minutes, 21 seconds
Blender with Sybren Stüvel
Blender is a free and open-source 3D graphics tool that was initially released in 1994 and just hit version 4.0. It’s one of the triumphs of open-source software development and is used for creating animated films, art, 3D games, and more. Sybren Stüvel is a Senior Software Developer at Blender. He joins the show today
The post Blender with Sybren Stüvel appeared first on Software Engineering Daily.
1/25/2024 • 1 hour, 6 minutes, 18 seconds
Netflix UIs at Scale with Shaundai Person
Netflix needs no introduction and is renowned for its engineering talent. Shaundai Person is a Senior Software Engineer at Netflix, blogger, and conference speaker. She joins the show today to talk about getting her position at Netflix, developing internal tools at the company, the value of TypeScript, what makes a great software engineering manager, and
The post Netflix UIs at Scale with Shaundai Person appeared first on Software Engineering Daily.
1/24/2024 • 47 minutes, 24 seconds
Algolia with Sean Mullaney
Algolia is a platform that provides search as a service. The company was founded in 2012, was part of Y Combinator’s Winter 2014 class, and has become highly popular for integrating modern search functionality into web-facing services. Sean Mullaney is the CTO of Algolia and has worked at Google X, Stripe, and Zolando. He joins
The post Algolia with Sean Mullaney appeared first on Software Engineering Daily.
1/23/2024 • 49 minutes, 18 seconds
Edward Snowden’s Operating System with REDACTED
Software security is a critical issue for everyone, but it takes on an entirely different dimension when your life, or the lives of others, depend on it. Consider the security needs of an environmentalist whistle blower inside a chemical corporation, or a human rights activist in Iran. Hyper-secure and fully anonymous operating systems are vital
The post Edward Snowden’s Operating System with REDACTED appeared first on Software Engineering Daily.
1/18/2024 • 28 minutes, 17 seconds
OpsHelm with Kyle McCullough
Security issues can often be traced back to small misconfigurations in a database or cloud service, or an innocent code commit. OpsHelm is a security platform that’s oriented around identifying and fixing these issues. Kyle McCullough is the Co-Founder and CTO of OpsHelm and he has deep experience in backend and data engineering. He joins
The post OpsHelm with Kyle McCullough appeared first on Software Engineering Daily.
1/17/2024 • 35 minutes, 22 seconds
JetBrains AI with Jodie Burchell
Jodie Burchell is the Data Science Developer Advocate at JetBrains, which makes integrated development environments or, IDEs, for many major languages. After observing the rapid growth of the AI coding assistant landscape, the company recently announced integration of an AI assistant into their IDEs. Jodie joins the show today to talk about why the company
The post JetBrains AI with Jodie Burchell appeared first on Software Engineering Daily.
1/16/2024 • 55 minutes, 1 second
AWS re:Invent Special: PartyRock Generative AI Apps with Mike Miller
This episode of Software Engineering Daily is part of our on-site coverage of AWS re:Invent 2023, which took place from November 27th through December 1st in Las Vegas. In today’s interview, host Jordi Mon Companys speaks with Mike Miller who is the Director of AWS AI Devices. Jordi Mon Companys is a product manager and
The post AWS re:Invent Special: PartyRock Generative AI Apps with Mike Miller appeared first on Software Engineering Daily.
1/12/2024 • 40 minutes, 27 seconds
AWS re:Invent Special: The AWS Cloud Institute with Kevin Kelly
This episode of Software Engineering Daily is part of our on-site coverage of AWS re:Invent 2023, which took place from November 27th through December 1st in Las Vegas. In today’s interview, host Jordi Mon Companys speaks with Kevin Kelly who is the Director of the AWS Cloud Institute. Jordi Mon Companys is a product manager
The post AWS re:Invent Special: The AWS Cloud Institute with Kevin Kelly appeared first on Software Engineering Daily.
1/11/2024 • 27 minutes, 26 seconds
AWS re:Invent Special: CircleCI with Rob Zuber
This episode of Software Engineering Daily is part of our on-site coverage of AWS re:Invent 2023, which took place from November 27th through December 1st in Las Vegas. In today’s interview, host Jordi Mon Companys speaks with Rob Zuber who is the CTO at CircleCI. Jordi Mon Companys is a product manager and marketer that
The post AWS re:Invent Special: CircleCI with Rob Zuber appeared first on Software Engineering Daily.
1/10/2024 • 43 minutes, 40 seconds
AWS re:Invent Special: Sagemaker with Ankur Mehrotra
This episode of Software Engineering Daily is part of our on-site coverage of AWS re:Invent 2023, which took place from November 27th through December 1st in Las Vegas. In today’s interview, host Jordi Mon Companys speaks with Ankur Mehrotra who is the Director and GM of Amazon SageMaker. Jordi Mon Companys is a product manager
The post AWS re:Invent Special: Sagemaker with Ankur Mehrotra appeared first on Software Engineering Daily.
1/9/2024 • 35 minutes, 23 seconds
Bonus Episode: Hypnospace Outlaw with Jay Tholen
Hypnospace Outlaw is a hit indie game which features an internet and operating system simulator set in a surreal, alternate version of 1999. The game is entirely unique both in its design and aesthetic, and it has an impressive development history. Jay Tholen is the developer of Hypnospace Outlaw and he joins the show to
The post Bonus Episode: Hypnospace Outlaw with Jay Tholen appeared first on Software Engineering Daily.
1/5/2024 • 44 minutes, 12 seconds
CockroachDB with Jordan Lewis
SQL databases were built for data consistency and vertical scalability. They did this very well for the long era of monolithic applications running in dedicated, single-server environments. However, their design presented a problem when the paradigm changed to distributed applications in the cloud. This shift eventually ushered in the rise of distributed SQL databases. One
The post CockroachDB with Jordan Lewis appeared first on Software Engineering Daily.
1/4/2024 • 48 minutes, 53 seconds
Apiiro Security Posture Management with Yonatan Eldar
Software supply chain security is a major challenge in the modern engineering environment. Many teams are working to establish best practices to proactively identify, fix, and prevent risks in their applications. Apiiro is a platform designed to solve this problem and gives risk visibility, prioritization, and remediation. Yonatan Eldar is the Co-Founder and CTO at
The post Apiiro Security Posture Management with Yonatan Eldar appeared first on Software Engineering Daily.
1/3/2024 • 42 minutes, 54 seconds
Pinecone Vector Database with Marek Galovic
An embedding is a concept in machine learning that refers to a particular representation of text, images, audio, or other information. Embeddings are designed to make data consumable by ML models. However, storing embeddings presents a challenge to traditional databases. Vector databases are designed to solve this problem. Pinecone has developed one of the most
The post Pinecone Vector Database with Marek Galovic appeared first on Software Engineering Daily.
1/2/2024 • 39 minutes, 29 seconds
Bonus Episode: Adobe Cloud Native with Carlos Sanchez
Carlos Sanchez is a Principal Scientist at Adobe where he works on the Adobe Experience Manager. AEM is a content management system, analogous to WordPress, and provides a platform for site creation and content delivery. In addition to his work at Adobe, Carlos has a long history contributing to open source projects, including Apache Maven.
The post Bonus Episode: Adobe Cloud Native with Carlos Sanchez appeared first on Software Engineering Daily.
12/29/2023 • 45 minutes, 46 seconds
Rama with Nathan Marz
Building scalable software applications can be complex and typically requires dozens of different tools. The engineering often involves handling many arcane tasks that are distant from actual application logic. In addition, a lack of a cohesive model for building applications can lead to substantial engineering costs. Nathan Marz is the creator of Rama, which is
The post Rama with Nathan Marz appeared first on Software Engineering Daily.
12/28/2023 • 42 minutes, 3 seconds
Kubefirst with Frédéric Harper
Frédéric Harper is the Principal Developer Advocate at Kubefirst, which is an open source platform that integrates some of the most popular tools in the Kubernetes space. Frédéric has deep experience at major software companies having worked at npm, Mozilla, Microsoft, DigitalOcean, Fitbit, and others. He joins the show to talk about the challenges and
The post Kubefirst with Frédéric Harper appeared first on Software Engineering Daily.
12/27/2023 • 35 minutes, 45 seconds
Vespa.ai with Jon Bratseth
Vespa is a fully featured search engine and vector database, and it has integrated ML model inference. The project open sourced in 2017, and since then has grown to become a prominent platform for applying AI to big data sets at serving time. Vespa began as a project to solve Yahoo’s use cases in search,
The post Vespa.ai with Jon Bratseth appeared first on Software Engineering Daily.
12/26/2023 • 46 minutes, 11 seconds
Bonus Episode: SurrealDB with Tobie Morgan Hitchcock
SurrealDB is the result of a long-time collaboration between brothers Tobie and Jaime Morgan Hitchcock. The project has modest origins and started merely to support other projects the brothers were working on. However, over time the project grew and in 2021 they started working on it full-time. Since then the project has gained serious adoption.
The post Bonus Episode: SurrealDB with Tobie Morgan Hitchcock appeared first on Software Engineering Daily.
12/25/2023 • 57 minutes, 17 seconds
Bonus Episode: Responsible AI with Ezequiel Lanza
Responsible AI is an approach to developing and deploying AI in a safe, trustworthy and ethical fashion. The concept has gained considerable attention with the rise of generative AI technologies. Ezequiel Lanza is an AI Open Source Evangelist at Intel and he joins the show today to talk about responsible AI, and the practices and
The post Bonus Episode: Responsible AI with Ezequiel Lanza appeared first on Software Engineering Daily.
12/22/2023 • 40 minutes, 40 seconds
Blocking Ransomware Attacks with Anthony Cusimano
Ransomware attacks involve the deployment of malware that blocks access to a user’s or organization’s computer files by encrypting them. The attackers then demand a ransom payment in exchange for the decryption key that will restore access to the files. These attacks are often directed at governments and corporations, and can be costly. Veeam is
The post Blocking Ransomware Attacks with Anthony Cusimano appeared first on Software Engineering Daily.
12/21/2023 • 47 minutes, 22 seconds
Supabase Security with Inian Parameshwaran
Supabase is an open source backend-as-a-service platform and competes directly with Google’s Firebase. A key distinction between them is that Firebase is a document store, while Supabase uses Postgres, which is a SQL-based database management system. Software Engineering Daily last covered Supabase in 2020 when its Founder Paul Copplestone came on the show, and a
The post Supabase Security with Inian Parameshwaran appeared first on Software Engineering Daily.
12/20/2023 • 57 minutes, 46 seconds
GitHub Copilot with Joseph Katsioloudes
GitHub Copilot is an AI tool developed by GitHub and OpenAI to assist software developers by autocompleting code. Copilot kicked off a revolution in software engineering, and AI assistants are now considered essential tools to many developers. Joseph Katsioloudes is a cyber security specialist and works at the GitHub Security Lab. He joins the show
The post GitHub Copilot with Joseph Katsioloudes appeared first on Software Engineering Daily.
12/19/2023 • 50 minutes, 14 seconds
Bonus Episode: Bazel with Julio Merino
Build systems coordinate all the steps to transform source code into a production application. Bazel is a build system and testing tool that was first released in 2015 as a free and open-source port of Google’s internal build system called Blaze. Historically, each language has its own build system which can create complexity when developing
The post Bonus Episode: Bazel with Julio Merino appeared first on Software Engineering Daily.
12/18/2023 • 44 minutes, 4 seconds
Kubernetes at Google with Ben Elder
Containers make it possible to standardize the deployment of software to any compute environment. However, managing and orchestrating containers at scale is a major challenge. Kubernetes was originally created by Google and solves the problem of scaling container deployment. Ben Elder is a Senior Software Engineer at Google, and an Elected Member of the Kubernetes
The post Kubernetes at Google with Ben Elder appeared first on Software Engineering Daily.
12/14/2023 • 42 minutes, 53 seconds
Deno with Luca Casonato
Deno is a free and open source JavaScript runtime built on Google’s V8 engine, Rust, and Tokio. The project was announced by Ryan Dahl in 2018 with the goal of addressing shortcomings of Node.js, which Ryan also created. Since then, the Deno project has grown tremendously in popularity, and they recently announced Deno KV which
The post Deno with Luca Casonato appeared first on Software Engineering Daily.
12/13/2023 • 45 minutes, 57 seconds
Weights & Biases with Chris Van Pelt
Machine learning model research requires running expensive, long-running experiments where even a slight mis-calibration can cost millions of dollars in underutilized compute resources. Once trained, model deployment, production monitoring, and observability requirements all present unique operational challenges. Chris Van Pelt is the Chief Information Officer of Weights and Biases, which is the industry standard in
The post Weights & Biases with Chris Van Pelt appeared first on Software Engineering Daily.
12/12/2023 • 38 minutes, 22 seconds
Tracking Drug Smugglers and Migrating Databases with Benny Keinan and Lior Resisi
Maritime logistics is the process organizing the movement of goods across the ocean. Historically, this has been a challenging problem because of the multinational nature of shipping, as well as piracy, smuggling, and legacy technology. It’s also profoundly important for security reasons, and because 90% of what we buy travels over the oceans. Ocean vessels
The post Tracking Drug Smugglers and Migrating Databases with Benny Keinan and Lior Resisi appeared first on Software Engineering Daily.
12/7/2023 • 50 minutes, 40 seconds
Software Supply Chain Security with Michael Lieberman
One of the most famous software exploits in recent years was the SolarWinds attack in 2020. In this attack, Russian hackers inserted malicious code into the SolarWinds Orion system, allowing them to infiltrate the systems of numerous corporations and government agencies, including the U.S. executive branch, military, and intelligence services. This was an example of
The post Software Supply Chain Security with Michael Lieberman appeared first on Software Engineering Daily.
12/6/2023 • 43 minutes, 6 seconds
Hugging Face with Sayak Paul
Hugging Face was founded in 2016 and has grown to become one of the most prominent ML platforms. It’s commonly used to develop and disseminate state-of-the-art ML models and is a central hub for researchers and developers. Sayak Paul is a Machine Learning Engineer at Hugging Face and a Google Developer Expert. He joins the
The post Hugging Face with Sayak Paul appeared first on Software Engineering Daily.
12/5/2023 • 46 minutes, 54 seconds
KubeCon Special: Docker with Justin Cormack
This episode of Software Engineering Daily is part of our on-site coverage of KubeCon 2023, which took place from November 6th through 9th in Chicago. In today’s interview, host Jordi Mon Companys speaks with Justin Cormack who is the CTO at Docker. Jordi Mon Companys is a product manager and marketer that specializes in software
The post KubeCon Special: Docker with Justin Cormack appeared first on Software Engineering Daily.
12/4/2023 • 45 minutes, 2 seconds
KubeCon Special: Sigstore with Santiago Torres-Arias
This episode of Software Engineering Daily is part of our on-site coverage of KubeCon 2023, which took place from November 6th through 9th in Chicago. In today’s interview, host Jordi Mon Companys speaks with Santiago Torres-Arias who is a contributor to Sigstore, which is a system to register software supply chain actors using federated identity
The post KubeCon Special: Sigstore with Santiago Torres-Arias appeared first on Software Engineering Daily.
12/3/2023 • 42 minutes, 15 seconds
KubeCon Special: Acorn with Darren Sheppard
This episode of Software Engineering Daily is part of our on-site coverage of KubeCon 2023, which took place from November 6th through 9th in Chicago. In today’s interview, host Jordi Mon Companys speaks with Darren Sheppard who is the Chief Architect and Co-Founder at Acorn Labs. Jordi Mon Companys is a product manager and
The post KubeCon Special: Acorn with Darren Sheppard appeared first on Software Engineering Daily.
12/2/2023 • 34 minutes, 11 seconds
KubeCon Special: GitLab’s AI Vision with David DeSanto
This episode of Software Engineering Daily is part of our on-site coverage of KubeCon 2023, which took place from November 6th through 9th in Chicago. In today’s interview, host Jordi Mon Companys speaks with David DeSanto who is the Chief Product Officer at GitLab. Jordi Mon Companys is a product manager and marketer that specializes
The post KubeCon Special: GitLab’s AI Vision with David DeSanto appeared first on Software Engineering Daily.
12/1/2023 • 39 minutes, 7 seconds
Software Architecture with Josh Prismon
Josh Prismon is a veteran software architect, having worked at FICO for 17 years before shifting to Index Exchange in 2022. In this episode, Josh joins the podcast to speak with host Lee Atchison, who also has deep experience in software architecture from his time at Amazon, New Relic, and other companies. Josh and
The post Software Architecture with Josh Prismon appeared first on Software Engineering Daily.
11/30/2023 • 41 minutes, 50 seconds
The Right to Be Forgotten with Gal Ringel
Data breaches at major companies are so now common that they hardly make the news. The Wikipedia page on data breaches lists over 350 between 2004 and 2023. The Equifax breach in 2017 was especially notable because over 160 million records were leaked, and much of the data was acquired by Equifax without individuals’ knowledge
The post The Right to Be Forgotten with Gal Ringel appeared first on Software Engineering Daily.
11/29/2023 • 47 minutes, 45 seconds
Sofascore with Josip Stuhli
If you’re a sports fan and like to track sports statistics and results, you’ve probably heard of Sofascore. The website started in 2010 and ran on a modest single server. It now has 25 million monthly active users, covers 20 different sports, 11,000 leagues and tournaments, and is available in over 30 languages. Josip
The post Sofascore with Josip Stuhli appeared first on Software Engineering Daily.
11/28/2023 • 49 minutes, 48 seconds
Daytona with Ivan Burazin
Cloud-based software development platforms such as GitHub Codespaces continue to grow in popularity. These platforms are attractive to enterprise organizations because they can be managed centrally with security controls. However, many, if not most, developers prefer a local IDE. Daytona is aiming to bridge that gap. It’s a layer between a local IDE and a
The post Daytona with Ivan Burazin appeared first on Software Engineering Daily.
11/23/2023 • 47 minutes, 50 seconds
GraphAware with Luanne Misquitta
Knowledge graphs are an intuitive way to define relationships between objects, events, situations, and concepts. Their ability to encode this information makes them an attractive database paradigm. Hume is a graph-based analysis solution developed by GraphAware. It represents data as a network of interconnected entities and provides analysis capabilities to extract insights from the data.
The post GraphAware with Luanne Misquitta appeared first on Software Engineering Daily.
11/22/2023 • 57 minutes, 51 seconds
Shopify with Mike Shaver
Shopify is an e-commerce platform focused on enabling small businesses to sell online. The company was founded in 2006 and since then has become a core technology of online business infrastructure. Mike Shaver is a Distinguished Engineer at Shopify and previously worked at Facebook, Mozilla, Oracle and others. At Shopify he works on the core
The post Shopify with Mike Shaver appeared first on Software Engineering Daily.
11/21/2023 • 1 hour, 4 minutes, 19 seconds
Building a State Machine Backend with Adam Berger
When Adam Berger was at Uber, his team was responsible for ensuring that Uber Eats merchants correctly receive and fulfill orders. This required them to think hard about engineering workflows and state management systems. Six years of experience at Uber motivated Adam to create State Backed, which is an open-source backend system written in Typescript.
The post Building a State Machine Backend with Adam Berger appeared first on Software Engineering Daily.
11/16/2023 • 47 minutes, 41 seconds
Figma Dev Mode with Marcel Weekes
One of the key challenges that teams encounter is how to smoothly collaborate on converting a design into code. For example, if a designer designs a web component, how can it be most efficiently implemented by a developer? What happens if the designer needs to adjust the design and communicate this change to the developer?
The post Figma Dev Mode with Marcel Weekes appeared first on Software Engineering Daily.
11/15/2023 • 55 minutes, 48 seconds
The Astro Framework with James Quick
Frontend web frameworks are software toolkits that handle many of the low-level and repetitive aspects of building a website. These frameworks have made it easier than ever to build a modern website. The open-source Astro framework was created in 2021 for the purpose of creating simple static sites that load quickly. A key factor to
The post The Astro Framework with James Quick appeared first on Software Engineering Daily.
11/14/2023 • 44 minutes, 51 seconds
Chronosphere with Martin Mao
Observability software helps teams to actively monitor and debug their systems, and these tools are increasingly vital in DevOps. However, it’s not uncommon for the volume of observability data to exceed the amount of actual business data. This creates two challenges – how to analyze the large stream of observability data, and how to keep
The post Chronosphere with Martin Mao appeared first on Software Engineering Daily.
11/9/2023 • 48 minutes, 8 seconds
Open Source Contributing with Brian Douglas
The open source coding philosophy has enormous appeal to many software engineers, and with good reason. Open source libraries, applications, and operating systems are now essential to the overall technology ecosystem. And the number of open source projects is only increasing. But many developers don’t know how to get involved in open source. Or, they
The post Open Source Contributing with Brian Douglas appeared first on Software Engineering Daily.
11/8/2023 • 48 minutes, 1 second
Temporal with Max Fateev
There are countless real world scenarios where a workflow or process has multiple steps, and some steps must be completed before others can be started. Think of something as simple as cooking dinner. First you look up a recipe, then you write down the ingredients you need, you go shopping, and then you cook. These
The post Temporal with Max Fateev appeared first on Software Engineering Daily.
11/7/2023 • 38 minutes, 51 seconds
Speechlab and Realtime Translation with Ivan Galea
Speech technology has been around for a long time, but in the last 12 months it’s undergone a quantum leap. New speech synthesis models are able to produce speech that’s often indistinguishable from real speech. I’m sure many listeners have heard deep fakes where computer speech perfectly mimics the voice of famous actors or public
The post Speechlab and Realtime Translation with Ivan Galea appeared first on Software Engineering Daily.
11/2/2023 • 44 minutes, 1 second
Sourcegraph with Quinn Slack
If you’re a developer, there’s a good chance you’ve experimented with coding assistants like GitHub Copilot. Many developers have even fully integrated these tools into their workflows. One way these tools accelerate development is by autocompleting entire blocks of code. The AI achieves this by having awareness of the surrounding code. It understands context. However,
The post Sourcegraph with Quinn Slack appeared first on Software Engineering Daily.
11/1/2023 • 41 minutes, 48 seconds
GitBook with Addison Schultz
Documentation is something that everyone knows is important but it’s often difficult to get right. On software teams, good documentation can help to onboard new people, improve communication across teams, and troubleshoot technical issues. When an application, API, or library is a commercial product, the quality of its documentation can determine whether it attracts users
The post GitBook with Addison Schultz appeared first on Software Engineering Daily.
10/31/2023 • 38 minutes, 10 seconds
A Different Monitoring Philosophy with Costa Tsaousis
Observability is becoming an increasingly competitive space in the software world. Many developers have heard of Datadog and New Relic, but there are a seemingly countless number of observability products out there. Costa Tsaousis (he/him) is the Founder and CEO of Netdata. His goal was to build an open-source platform that was high-resolution, real-time, and
The post A Different Monitoring Philosophy with Costa Tsaousis appeared first on Software Engineering Daily.
10/26/2023 • 48 minutes, 39 seconds
Building Pieces.app and the Future of Developer Productivity with Tsavo Knott
Ongoing advances in generative AI are already having a huge impact on developer productivity. Tools like GitHub Copilot and ChatGPT are increasing the velocity of code development, and more advances are on the horizon. However, an ever-growing challenge for developers is how to manage their coding resources – things like code snippets, website links, messages,
The post Building Pieces.app and the Future of Developer Productivity with Tsavo Knott appeared first on Software Engineering Daily.
10/25/2023 • 37 minutes, 23 seconds
Streamlit with Amanda Kelly
The importance of data teams is undeniable. Most companies today use data to drive decision-making on anything from software feature development to product strategy, hiring and marketing. In some companies data is the product, which can make data teams even more vital. But there’s a common problem – analyzing data is hard and time consuming.
The post Streamlit with Amanda Kelly appeared first on Software Engineering Daily.
10/24/2023 • 47 minutes, 6 seconds
Platform Engineering with Cory O’Daniel
Platform engineering is difficult to get right, and in the age of DevOps and cloud computing, software developers increasingly serve as platform engineers while they’re building their applications. This can be an engineering challenge because organizations often require their platforms to provide fine-grained control and compliance management. Cory O’Daniel is the CEO and Co-Founder of
The post Platform Engineering with Cory O’Daniel appeared first on Software Engineering Daily.
10/19/2023 • 47 minutes, 9 seconds
Modern Web Scraping with Erez Naveh
Today it’s estimated there are over 1 billion websites on the internet. Much of this content is optimized to be viewed by human eyes, not consumed by machines. However, creating systems to automatically parse and structure the web greatly extends its utility, and paves the way for innovative solutions and applications. The industry of web
The post Modern Web Scraping with Erez Naveh appeared first on Software Engineering Daily.
10/18/2023 • 57 minutes, 29 seconds
Postman and the Growth of APIs with Joyce Lin
If you’re a developer, you’ve probably worked with an API, or application programming interface. An API is a set of rules for how to communicate with an applications or device. For example, when you build an app and want to use Stripe to handle payments, or use Slack to deliver notifications, it’s APIs that make
The post Postman and the Growth of APIs with Joyce Lin appeared first on Software Engineering Daily.
10/17/2023 • 48 minutes, 57 seconds
Observability with Eduardo Silva
There are hundreds of observability companies out there, and many ways to think about observability, such as application performance monitoring, server monitoring, and tracing. In a production application, multiple tools are often needed to get proper visibility on the application. This creates some challenges. Applications can produce lots of different observatory observability data, but how
The post Observability with Eduardo Silva appeared first on Software Engineering Daily.
10/12/2023 • 44 minutes, 47 seconds
The Future of HTTP with Nick Shadrin and Roman Arutyunyan
The Hypertext Transfer Protocol, or HTTP, is used to load webpages using hypertext links, and it’s the foundation of the web. Tim Berners-Lee famously created HTTP version 0.9 in 1989, and defined the essential behavior of a client and a server. Version 1.0 was eventually finalized in 1996, and its secure variant called HTTPS is
The post The Future of HTTP with Nick Shadrin and Roman Arutyunyan appeared first on Software Engineering Daily.
10/11/2023 • 40 minutes, 43 seconds
Flightcontrol and Going Beyond Heroku with Brandon Bayer
A platform as a service, or PaaS, is the concept of a complete development and deployment environment in the cloud. One of the best examples is Heroku, which was created in 2007 and later acquired by Salesforce. Although these services are great for helping startups get off the ground quickly, they can ultimately become a
The post Flightcontrol and Going Beyond Heroku with Brandon Bayer appeared first on Software Engineering Daily.
10/10/2023 • 48 minutes, 22 seconds
AI and Business Analytics with John Adams
It’s now clear that the adoption of AI will continue to increase, with nearly every industry working to rapidly incorporate it into their systems and applications to provide greater value to their users. Business analytics is a key domain that promises to be radically reshaped by AI. Alembic is an AI platform that integrates web
The post AI and Business Analytics with John Adams appeared first on Software Engineering Daily.
10/5/2023 • 30 minutes, 3 seconds
Stack Overflow in the AI era with Ellen Brandenberger
When StackOverflow launched in 2008 it lowered the barrier to writing complex software. It solved the longstanding problem of accessing accurate and reliable programming knowledge by offering a collaborative space where programmers could ask questions, share insights, and receive high-quality answers from a community of experts. Generative AI has impacted the way programmers want to
The post Stack Overflow in the AI era with Ellen Brandenberger appeared first on Software Engineering Daily.
10/3/2023 • 46 minutes, 47 seconds
Edge Databases with Glauber Costa
Picture a user interacting with a web app on their phone. When they tap the screen the app triggers communication with a server, which in turn communicates with a database. This process then happens in reverse to eventually update what the user sees on-screen. The latency for this round trip depends a lot on the
The post Edge Databases with Glauber Costa appeared first on Software Engineering Daily.
9/28/2023 • 49 minutes, 38 seconds
AI-powered DevX at AWS with Deepak Singh
Developer experience, or DevX, is a critical aspect of modern software development that focuses on creating a seamless and productive environment for developers. It encompasses everything from the tools and technologies used in the development process to the documentation, libraries, and frameworks available to streamline coding tasks. An emphasis on DevX can enhance individual developer
The post AI-powered DevX at AWS with Deepak Singh appeared first on Software Engineering Daily.
9/26/2023 • 52 minutes, 1 second
AutoCloud and Infrastructure as Code with Tyson Kunovsky
Infrastructure as code refers to the use of software and configuration files to convey infrastructure specifications. This is in contrast to the traditional approach of manually provisioning servers, operating systems, storage, and other infrastructure components. With the growth of cloud computing, the infrastructure as code paradigm is becoming more integral to managing compute resources. AutoCloud
The post AutoCloud and Infrastructure as Code with Tyson Kunovsky appeared first on Software Engineering Daily.
9/21/2023 • 33 minutes, 51 seconds
Catching up with Technologist Charlie Gerard
Charlie Gerard is a highly accomplished software engineer and technologist. She’s worked at Stripe, Netlify, and Atlassian and authored the book, Practical Machine Learning in JavaScript. In her spare time, Charlie explores the field of human-computer interaction and builds interactive prototypes using hardware and machine learning. Some of her recent projects include building a DIY
The post Catching up with Technologist Charlie Gerard appeared first on Software Engineering Daily.
9/19/2023 • 44 minutes, 14 seconds
Blameless with Ken Gavranovic
Incident management is the process of responding to unplanned events or service interruptions, and then restoring service to an operational state. Having robust incident management is vital to many software teams. Blameless is a framework designed to help software companies manage their production incidents effectively. It provides a workflow for managing the incident response as
The post Blameless with Ken Gavranovic appeared first on Software Engineering Daily.
9/14/2023 • 26 minutes, 48 seconds
Minimum Viable Security for Cloud Apps with David Melamed
Cloud applications continue to grow in popularity, but ensuring the security of these applications often presents a formidable engineering challenge. This challenge motivated the creation of Jit. Jit is a continuous security platform for developers, and seeks to enable every cloud app to start with minimum viable security, or MVS, without slowing development velocity. David
The post Minimum Viable Security for Cloud Apps with David Melamed appeared first on Software Engineering Daily.
9/12/2023 • 44 minutes, 40 seconds
Highly Scalable NoSQL with Dor Laor
ScyllaDB is a fast and highly scalable NoSQL database designed to provide predictable performance at a massive cloud scale. It can handle millions of operations per second at a scale of gigabytes or petabytes. It’s also designed to be compatible with Cassandra and DynamoDB APIs. Scylla is used by Zillow, Comcast, and for Discord’s 350M+
The post Highly Scalable NoSQL with Dor Laor appeared first on Software Engineering Daily.
9/7/2023 • 36 minutes, 27 seconds
Making React 70% faster with Aiden Bai of Million.js
React is an immensely popular JavaScript library that is used to build website user interfaces. A key feature of React is that it uses a virtual Document Object Model, or DOM, to selectively update the desired regions of the web page, which provides major performance advantages. Million.js is an open source project that provides an
The post Making React 70% faster with Aiden Bai of Million.js appeared first on Software Engineering Daily.
9/5/2023 • 45 minutes, 10 seconds
Engineering Transformation at Scale with Chris Dillon
Cox Automotive has been at the frontier of digitizing the automotive space with popular products such as AutoTrader, Kelly Blue Book, and Dealertrack. To deliver these products the company manages large quantities of data and diverse engineering teams. Scaling its operations required an engineering transformation of the company. Chris Dillon is the VP of Architecture
The post Engineering Transformation at Scale with Chris Dillon appeared first on Software Engineering Daily.
8/31/2023 • 37 minutes, 46 seconds
Building a Full Cloud Backend with James Cowling
Serverless backend platforms are cloud services that simplify the process of building a backend. These platforms are growing rapidly in popularity because they can greatly accelerate application development, and improve the developer experience. Convex is a real-time backend platform that uses 100% TypeScript and is designed with reactive UI frameworks in mind. The team behind
The post Building a Full Cloud Backend with James Cowling appeared first on Software Engineering Daily.
8/29/2023 • 52 minutes, 48 seconds
Modern Coding Superpowers with Varun Mohan
Exafunction is a leader in deploying deep learning models at scale. One of their products is Codeium, a coding assistant for software developers based on Exafunction’s deep learning technology. Codeium provides AI-assisted autocompletion in your IDE, making it easier for you to incorporate deep learning technology in your software development workflow. Varun Mohan is the
The post Modern Coding Superpowers with Varun Mohan appeared first on Software Engineering Daily.
8/24/2023 • 33 minutes, 48 seconds
The Latest on RedwoodJS with Tom Preston-Werner
Tom Preston-Werner is a renowned software developer, inventor and entrepreneur. He co-founded GitHub and is the creator of the avatar service Gravatar, the TOML configuration file format, and the static site generator software Jekyll. Tom is currently working on the full-stack web framework, RedwoodJS. He joins us today to tell us the latest about RedwoodJS,
The post The Latest on RedwoodJS with Tom Preston-Werner appeared first on Software Engineering Daily.
8/22/2023 • 1 hour, 7 minutes, 15 seconds
Cross-functional Incident Management with Ashley Sawatsky and Niall Murphy
Incident management is the process of managing and resolving unexpected disruptions or issues in software systems, especially those that are customer-facing or critical to business operations. Implementing a robust incident management system is often a key challenge in technical environments. Rootly is a platform to handle incident management directly from Slack, and is used by
The post Cross-functional Incident Management with Ashley Sawatsky and Niall Murphy appeared first on Software Engineering Daily.
8/17/2023 • 50 minutes, 38 seconds
AI for Software Delivery with Birgitta Böckeler
AI-assisted software delivery refers to the utilization of artificial intelligence to assist, enhance, or automate various phases of the software development lifecycle. AI can be used in numerous aspects of software development, from requirements gathering to code generation to testing and monitoring. The overarching aim is to streamline software delivery, reduce errors and, ideally, reduce
The post AI for Software Delivery with Birgitta Böckeler appeared first on Software Engineering Daily.
8/15/2023 • 1 hour, 1 minute, 36 seconds
Expanding B2B Payments with Sohil Pandya
The Buy Now, Pay Later model, or BNPL, is traditionally a business-to-consumer model that is gaining traction in the business-to-business domain. Adoption of BNPL in business-to-business scenarios offers benefits like improved cash flow management for buyers, and increased sales for suppliers, often leading to higher order value. However, this model introduces complexities, including the need
The post Expanding B2B Payments with Sohil Pandya appeared first on Software Engineering Daily.
8/10/2023 • 51 minutes, 32 seconds
Database Caching with Ben Hagan
Database caching is a fundamental challenge in database management and there are hundreds of techniques to satisfy different caching scenarios. PolyScale is a fully automated database cache. It offers an innovative approach to database caching, leveraging AI and automated configuration to simplify the process of determining what should and should not be cached. Ben Hagan
The post Database Caching with Ben Hagan appeared first on Software Engineering Daily.
8/8/2023 • 35 minutes, 36 seconds
An update about SED from Jeff’s family
In memory of Software Engineering Daily Founder, Jeff Meyerson. 1988 – 2022 Jeff founded Software Engineering Daily in 2015 and hosted the podcast until 2022. He was willful, hard working, and a strong advocate for self-direction. To hear more about what Jeff was like, please listen to Remembering Jeff Meyerson with Erika Hokanson. If you’d
The post An update about SED from Jeff’s family appeared first on Software Engineering Daily.
8/5/2023 • 1 minute, 52 seconds
Simplifying Documentation with Sébastien Lorber
In the realm of modern software development, clear and comprehensive documentation is essential for guiding users and contributors alike. Developers often struggle to create, manage, and maintain documentation that is both user-friendly and visually appealing. In this episode, we sit down with Sebastian Lorber, the lead maintainer of Docusaurus, a widely acclaimed open-source static site
The post Simplifying Documentation with Sébastien Lorber appeared first on Software Engineering Daily.
8/3/2023 • 49 minutes, 52 seconds
SDKs for your API with Sagar Batchu
APIs are ubiquitous and critical to building modern software, and developers must frequently develop custom APIs to streamline user access to their services. However, making an API that provides a great developer experience can be a time-consuming endeavor. As a result, API teams often leave the final mile of integration up to their users. Speakeasy
The post SDKs for your API with Sagar Batchu appeared first on Software Engineering Daily.
8/1/2023 • 37 minutes, 54 seconds
Ethical GPTs with Amruta Moktali
Generative pre-trained transformer models, or GPT models, have countless applications and are being rapidly deployed across a wide range of domains. However, using GPT models without appropriate safeguards can lead to leakage of sensitive data. This concern underscores the critical need for privacy and data protection. Skyflow LLM Privacy Vault prevents sensitive data from reaching
The post Ethical GPTs with Amruta Moktali appeared first on Software Engineering Daily.
7/27/2023 • 51 minutes, 44 seconds
CAP Theorem 23 Years Later with Eric Brewer
The CAP theorem, also known as Brewer’s theorem, is a fundamental principle in distributed systems that states that it is impossible to simultaneously achieve three desirable properties in a distributed data system: Consistency, Availability, and Partition tolerance. Eric Brewer is the VP of Infrastructure & Google Fellow at Google and he joins us today. This
The post CAP Theorem 23 Years Later with Eric Brewer appeared first on Software Engineering Daily.
7/25/2023 • 46 minutes, 53 seconds
Data-Centric AI with Alex Ratner
Companies have high hopes for Machine learning and AI to support real-time product offerings, prevent fraud and drive innovation. But there was a catch – training models require labeled data that machines can digest. As data volumes increase, the opportunity to get great ML results rises, but so does the problem of labeling all the
The post Data-Centric AI with Alex Ratner appeared first on Software Engineering Daily.
7/20/2023 • 50 minutes, 19 seconds
Cloud-native Search with Paul Masurel
Elasticsearch is the most established solution today to search and analyze large amounts of logs. However, it can be costly and complex to manage. Quickwit searches large amounts of append only cloud data like logs or ledgers in a fraction time with significantly less cost than Elasticsearch. In this episode, we interview Paul Masurel, one
The post Cloud-native Search with Paul Masurel appeared first on Software Engineering Daily.
7/18/2023 • 1 hour, 8 minutes, 28 seconds
Engineering Insights with Christina Forney
As Companies scale and their codebase becomes large, it can become difficult to measure team effectiveness. With so many moving pieces, and an increased lack of visibility, Engineering Leaders mostly rely on gut feelings to guide decisions and determine impact. Uplevel pulls meta-data from programs like Git, Slack, Jira and public calendar events and uses
The post Engineering Insights with Christina Forney appeared first on Software Engineering Daily.
7/13/2023 • 39 minutes, 51 seconds
Making Data-Driven Decisions with Soumyadeb Mitra
RudderStack is a warehouse-native customer data platform (CDP) that helps businesses collect, unify, and activate customer data from all their different sources. In today’s episode, we’re talking to Soumyadeb Mitra, the founder and CEO of RudderStack. We discuss the importance of activating all your data, how RudderStack can help you activate your data, the challenges
The post Making Data-Driven Decisions with Soumyadeb Mitra appeared first on Software Engineering Daily.
7/11/2023 • 50 minutes, 45 seconds
Shipping Oxide with Bryan Cantrill
Hyperscalers refer to expansive cloud service providers capable of delivering enterprise-scale computing and storage services. These Hyperscalers like Google, Amazon, Facebook that have huge data centers and are either running their own software or renting out this infrastructure realized a long time back that the traditional Network, Storage & Compute server racks were not enough
The post Shipping Oxide with Bryan Cantrill appeared first on Software Engineering Daily.
7/7/2023 • 59 minutes, 45 seconds
Trusted Software Supply Chain with Vincent Danen
Available as a cloud service, Red Hat Trusted Software Supply Chain provides a DevSecOps framework to create applications more securely. Vincent Danen is the VP of Product Security at Red Hat and joins us in this episode. Red Hat has been a Secure Open Source software provider for very long. We discuss how the Red
The post Trusted Software Supply Chain with Vincent Danen appeared first on Software Engineering Daily.
7/5/2023 • 44 minutes, 45 seconds
Customer-facing Analytics with Tyler Wells
The state of Data inside most companies is chaotic. It takes significant time and investment to tame this chaos. When you are a platform provider you are gathering tons of data from the developers using your platform. These developers building products on your platform need insight into that data to better understand how their application
The post Customer-facing Analytics with Tyler Wells appeared first on Software Engineering Daily.
6/30/2023 • 51 minutes, 38 seconds
Resale Revolution with Richie Ganney and Harry Riley
The company Continue has a new take on the resale marketplace. By partnering with brands and pulling post-purchase data onto their platform, this innovative solution simplifies and enhances the resale process, empowering consumers to participate in a more sustainable and circular economy. Richie Ganney and Harry Riley are the Co-founders of Continue and they join
The post Resale Revolution with Richie Ganney and Harry Riley appeared first on Software Engineering Daily.
6/29/2023 • 45 minutes, 14 seconds
Superfast JVM Startup with Gerrit Grunwald
CRaC (Coordinated Restore at Checkpoint) is a new technology that can improve startup and warmup times by orders of magnitude. It is a project of OpenJDK that was proposed and led by Azul. The CRaC Project defines public Java APIs that allow for the coordination of resources during checkpoint and restore operations. With CRaC, a
The post Superfast JVM Startup with Gerrit Grunwald appeared first on Software Engineering Daily.
6/26/2023 • 53 minutes, 22 seconds
WebAssembly with Matt Butcher
WebAssembly is a low-level binary format for the web that is compiled from other languages to offer maximized performance and is meant to augment the places where JavaScript isn’t sufficient. High Performance applications like AutoCAD, Figma and Photoshop are now leveraging the capabilities of WebAssembly to provide native experiences on the web. Matt Butcher is
The post WebAssembly with Matt Butcher appeared first on Software Engineering Daily.
6/23/2023 • 39 minutes, 43 seconds
Building Enterprise Applications with Robert Cooke
In this episode, we are talking to Robert Cooke, founder and CTO of 3forge. He has spent the last decade creating a full stack software platform that revolutionized enterprise real-time data management, visualization, and workflows through its inventive “high impact code” concept. With offices in New York, London, and Singapore, 3forge has been serving a
The post Building Enterprise Applications with Robert Cooke appeared first on Software Engineering Daily.
6/22/2023 • 1 hour, 6 minutes, 19 seconds
Solving Usage-Based Pricing with Puneet Gupta
Usage-Based Pricing is becoming more and more popular. Led by the wild popularity of cloud service providers such as AWS, customers are demanding more visibility into usage information and more accountability for the dollars they spend on a service. But historically service oriented products have shied away from usage based pricing because of the complexity
The post Solving Usage-Based Pricing with Puneet Gupta appeared first on Software Engineering Daily.
6/19/2023 • 40 minutes, 12 seconds
Shipping Features with Ben Rometsch
Feature flags also known as feature toggles, release toggles or feature flippers are a way to enable or disable a particular feature from your app without making any changes to the source code. You can turn on or off a particular functionality without deploying new code. Feature flags can also be used to serve different
The post Shipping Features with Ben Rometsch appeared first on Software Engineering Daily.
6/15/2023 • 1 hour, 9 minutes, 28 seconds
Data Reliability with Barr Moses and Lior Gavish
As companies depend more on data to improve digital products and make informed decisions, it’s crucial that the data they use be accurate and reliable. MonteCarlo, the data reliability company, is the creator of the industry’s first end-to-end data observability platform. Barr Moses and Lior Gavish are the founders of Monte Carlo and they join
The post Data Reliability with Barr Moses and Lior Gavish appeared first on Software Engineering Daily.
6/12/2023 • 56 minutes, 22 seconds
Modern Robotics Platform with Eliot Horowitz
Programming robotics software has traditionally been a specialized field. The software industry has seen rapid progress, the operating system that provides the foundation for our software applications is taken care of by companies like Google, Microsoft, and other players like Canonical, Amazon, etc. The robotics industry still needs that OS layer that handles the complexities
The post Modern Robotics Platform with Eliot Horowitz appeared first on Software Engineering Daily.
6/6/2023 • 40 minutes, 48 seconds
Cloud Native Search with Vinayak Borkar
Mach5 Search is a slide-in, cloud-native replacement for Elasticsearch and OpenSearch that immediately saves up to 90% in operating cost. Mach5 Search can run on top of Google BigQuery, Snowflake, and Databricks, or natively on Object Stores in all the major clouds. Vinayak Borkar is the CEO and Co-Founder of Mach5 Software and he joins
The post Cloud Native Search with Vinayak Borkar appeared first on Software Engineering Daily.
6/1/2023 • 1 hour, 6 minutes, 16 seconds
Observability for Your Cloud Dependencies with Jeff Martens
Metrist is an observability platform designed to commoditize application observability. Jeff Martens is the CEO of Metrist, and he joins us today. 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
The post Observability for Your Cloud Dependencies with Jeff Martens appeared first on Software Engineering Daily.
5/30/2023 • 39 minutes, 56 seconds
Low-Code SQL on dbt Core with Raj Bains from Prophecy
In this podcast episode, we take a look at the intricacies of low-code data pipelines with Raj Bains, the founder of Prophecy.io. Raj shares valuable insights into how performant low-codedata pipelines are revolutionizing industries and transforming everyday operations. Raj discusses the founding story of Prophecy.io, the company’s mission, and its approach to democratizing the creation
The post Low-Code SQL on dbt Core with Raj Bains from Prophecy appeared first on Software Engineering Daily.
5/26/2023 • 54 minutes, 15 seconds
Cloud-native Control Planes with Bassam Tabbara
Crossplane is an innovative open source control plane framework that helps companies provide managed access to cloud native control planes. Upbound provides a single global platform to build, deploy, and operate these internally managed control planes that are powered by cross plane. Bassam Tabbara is the CEO of Upbound, and he joins us today. Free
The post Cloud-native Control Planes with Bassam Tabbara appeared first on Software Engineering Daily.
5/24/2023 • 21 minutes, 29 seconds
PromptOps with Dev Nag
When your application fails, finding the reason quickly is essential for limiting downtime. Often, most of the time it takes to repair a problem is taken by figuring out what exactly went wrong. PromptOps is a service designed to make tracing the answer to why something happened back to the original cause. Dev Nag is
The post PromptOps with Dev Nag appeared first on Software Engineering Daily.
5/23/2023 • 23 minutes, 3 seconds
Shift Conference with Ivan Burazin
In the Software Industry, Conferences are crucial for developers, offering learning, networking, and collaboration opportunities. Attendees stay updated on the latest technologies, gain new skills, and connect with peers. These events expose developers to industry trends, inspire innovation, and foster professional growth. Overall, Conferences play a vital role in advancing knowledge, building connections, and driving
The post Shift Conference with Ivan Burazin appeared first on Software Engineering Daily.
5/19/2023 • 45 minutes, 50 seconds
Software Supply Chain with Feross Aboukhadijeh
The software supply chain refers to the process of creating and distributing software products. This includes all of the steps involved in creating, testing, packaging, and delivering software to end-users or customers. Socket is a new security company that can protect your most critical apps from supply chain attacks. They are taking an entirely new
The post Software Supply Chain with Feross Aboukhadijeh appeared first on Software Engineering Daily.
5/16/2023 • 38 minutes, 32 seconds
Chaos Engineering with Uma Mukkara
Chaos engineering is a discipline within the field of software engineering that focuses on testing and improving the resilience and stability of a system by intentionally introducing controlled instances of chaos and failure. The primary goal of chaos engineering is to identify and address potential weaknesses and vulnerabilities in a system, ultimately making it more
The post Chaos Engineering with Uma Mukkara appeared first on Software Engineering Daily.
5/15/2023 • 41 minutes, 46 seconds
CAP Theorem 23 Years Later with Eric Brewer
The CAP theorem, also known as Brewer’s theorem, is a fundamental principle in distributed systems that states that it is impossible to simultaneously achieve three desirable properties in a distributed data system: Consistency, Availability, and Partition tolerance. Eric Brewer is the VP of Infrastructure & Google Fellow at Google and he joins us today. This
The post CAP Theorem 23 Years Later with Eric Brewer appeared first on Software Engineering Daily.
5/12/2023 • 48 minutes, 47 seconds
Early Stage Venture Capital with Astasia Myers
Astasia is a Partner on Quiet Capital’s enterprise team. Prior to joining Quiet, she was an investor on Redpoint Venture’s early stage enterprise team. Astasia joins the show to talk about Early Stage Venture Capital. Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from information
The post Early Stage Venture Capital with Astasia Myers appeared first on Software Engineering Daily.
5/11/2023 • 46 minutes, 57 seconds
Kubernetes Security with Ian Coldwater
Ian Coldwater is a DevSecOps engineer turned red teamer who specializes in breaking and hardening Kubernetes, containers, and cloud native infrastructure. In their spare time, they like to go on cross-country road trips, capture flags, and eat a lot of pie. Ian lives in Minneapolis and tweets as @IanColdwater. This Interview was recorded at KubeCon Europe and
The post Kubernetes Security with Ian Coldwater appeared first on Software Engineering Daily.
5/8/2023 • 32 minutes, 47 seconds
Cloud Native in 2023 with Chris Aniszczyk
Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach. These techniques enable loosely coupled systems that are resilient, manageable, and observable. Combined with robust automation, they allow engineers to make
The post Cloud Native in 2023 with Chris Aniszczyk appeared first on Software Engineering Daily.
5/4/2023 • 32 minutes, 47 seconds
GitOps for Kubernetes with Priyanka Ravi and Stefan Prodan
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. Although it improves the management and scaling of infrastructure and applications, Kubernetes frequently has challenges managing the complexity of releasing applications. Git is the most widely used version-control system in the software industry today. GitOps is a set of procedures that uses
The post GitOps for Kubernetes with Priyanka Ravi and Stefan Prodan appeared first on Software Engineering Daily.
5/2/2023 • 1 hour, 5 minutes, 14 seconds
Bug Reporting is Broken and how Jam is Fixing that with Dani Grant & Mohd Irtefa
Bug reporting hasn’t changed since the 1990’s. Despite all the technological advancements we’ve made in the rest of software development, the way we handle bugs has stayed the same. It is common practice for non technical teams to provide bug reports that are missing vital information for developers to identify and quickly fix code, such
The post Bug Reporting is Broken and how Jam is Fixing that with Dani Grant & Mohd Irtefa appeared first on Software Engineering Daily.
5/1/2023 • 34 minutes, 39 seconds
Pre-configured Development Environments with John Craft and Ramiro Berrelleza
In this episode we have two guests Ramiro Berrelleza is the founder and CEO of Okteto, a developer tool that helps you create production like dev environments in the cloud for every developer. Ramiro will tell us how to easily make replica environments for your day to day development , but computing related infrastructure is
The post Pre-configured Development Environments with John Craft and Ramiro Berrelleza appeared first on Software Engineering Daily.
4/26/2023 • 43 minutes, 5 seconds
Cloud-Oriented Programming (Part 2) with Elad Ben-Israel
The cloud has become an all-encompassing platform for running diverse applications and enabling individuals and teams to add value by utilizing services and infrastructure that streamline the process of software building and operation. Nonetheless, the cloud has presented new hurdles for developers as it is intricate, and application development demands comprehension of cloud service intricacies.
The post Cloud-Oriented Programming (Part 2) with Elad Ben-Israel appeared first on Software Engineering Daily.
4/24/2023 • 50 minutes, 40 seconds
Open-Source Embedding Database with Anton Troynikov
Chroma is an open source embedding database that is designed to make it easy to build large language model applications by making knowledge, facts and skills pluggable. Anton Troynikov is the co-founder of Chroma and he is our guest today. This episode is hosted by Lee Atchison. Lee Atchison is a software architect, author, and
The post Open-Source Embedding Database with Anton Troynikov appeared first on Software Engineering Daily.
4/20/2023 • 32 minutes, 37 seconds
Cloud-Oriented Programming (Part 1) with Elad Ben-Israel
The cloud has become an all-encompassing platform for running diverse applications and enabling individuals and teams to add value by utilizing services and infrastructure that streamline the process of software building and operation. Nonetheless, the cloud has presented new hurdles for developers as it is intricate, and application development demands comprehension of cloud service intricacies.
The post Cloud-Oriented Programming (Part 1) with Elad Ben-Israel appeared first on Software Engineering Daily.
4/19/2023 • 46 minutes, 28 seconds
Multi-player Coding with Nathan Sobo
Code editors are complex and demanding pieces of software that are both essential tools and constant companions for developers. Today, we are interviewing Nathan Sobo to hear about Zed, a code editor focused on “multiplayer” experiences, performance and a streamlined, minimalist design. Nathan Sobo was a member of the Atom editor team at GitHub, which
The post Multi-player Coding with Nathan Sobo appeared first on Software Engineering Daily.
4/18/2023 • 54 minutes, 58 seconds
Pricing and Packaging Orchestration with Anton Zagrebelny
Most companies aren’t in the building business yet they need to deal with pricing and billing as a core piece of technology whether they want to or not. Stigg is an easy to implement headless pricing and packaging platform that takes a lot of the hassle out of pricing and billing for your SaaS application.
The post Pricing and Packaging Orchestration with Anton Zagrebelny appeared first on Software Engineering Daily.
4/14/2023 • 37 minutes, 48 seconds
Cloud Cost Management with Roi Ravhon
Finout helps FinOps, DevOps, and Finance to manage & reduce cloud spend and improve the company’s profitability without adding code or changing existing tags. Roi Ravhon is the Co-founder and CEO at Finout and he joins us today. Full disclosure: Finout is a sponsor of Software Engineering Daily. Alex is an AWS Data Hero, an
The post Cloud Cost Management with Roi Ravhon appeared first on Software Engineering Daily.
4/13/2023 • 41 minutes, 25 seconds
Data Activation with Tejas Manohar
Data Activation is the method of unlocking the knowledge sorted within your data warehouse, and making it actionable by your business users in the end tools that they use every day. In doing so, Data Activation helps bring data people toward the center of the business, directly tying their work to business outcomes. Hightouch is
The post Data Activation with Tejas Manohar appeared first on Software Engineering Daily.
4/13/2023 • 41 minutes, 10 seconds
Unified DataOps for Teams and Enterprise with Estuary.dev
Enabling data engineers to create data pipelines easily while delivering data streams that meet low-latency, production requirements is a difficult balancing act. David Yaffe and Johnny Gaettinger join us today to share how they have created that balance at Estuary. Estuary is a data operations platform that synchronizes data across the systems where data lives
The post Unified DataOps for Teams and Enterprise with Estuary.dev appeared first on Software Engineering Daily.
4/10/2023 • 1 hour, 4 minutes, 46 seconds
Self-Service Data Culture with Stemma’s Mark Grover
A data catalog provides an index into the data sets and schemas of a company.Data teams are growing in size, and more companies than ever have a data team, so the market for data catalog is larger than ever. Mark is the CEO of Stemma and the co-creator of Amundsen, a data catalog that came
The post Self-Service Data Culture with Stemma’s Mark Grover appeared first on Software Engineering Daily.
4/7/2023 • 46 minutes, 26 seconds
Streaming Analytics with Hojjat Jafarpour
Streaming analytics refers to the process of analyzing real-time data that is generated continuously and rapidly from various sources, such as sensors, applications, social media, and other internet-connected devices. Streaming analytics platforms enable organizations to extract business value from data in motion, similar to how traditional analytics tools derive insights from data at rest. DeltaStream
The post Streaming Analytics with Hojjat Jafarpour appeared first on Software Engineering Daily.
4/6/2023 • 46 minutes, 48 seconds
Observability via Snapshots with Liran Haimovitch
Observability refers to the capability of comprehending the internal functioning of a complex system by observing its external outputs. Observability tools help developers understand the entire scenario of an application by digging into the data that is being used and recorded. And can help pipe data across various solutions used within enterprises to read and
The post Observability via Snapshots with Liran Haimovitch appeared first on Software Engineering Daily.
4/5/2023 • 35 minutes, 36 seconds
Turso: Globally Replicated SQLite with Glauber Costa
Distributed databases are necessary for storing and managing data across multiple nodes in a network. They provide scalability, fault tolerance, improved performance, and cost savings. By distributing data across nodes, they allow for efficient processing of large amounts of data and redundancy against failures. They can also be used to store data across multiple locations
The post Turso: Globally Replicated SQLite with Glauber Costa appeared first on Software Engineering Daily.
4/3/2023 • 51 minutes
Platform Engineering with Luca Galante
The increasing complexity of modern cloud-native architectures has led to the emergence Platform Engineering. This practice involves the development and upkeep of an integrated product, known as an “Internal Developer Platform,” which serves as a flexible and supported abstraction layer between application developers and the underlying technologies. Luca Galante leads Product at Humanitec and he
The post Platform Engineering with Luca Galante appeared first on Software Engineering Daily.
3/31/2023 • 52 minutes, 53 seconds
Hardening C++ with Bjarne Stroustrup
C++ is a powerful programming language that has been in use for several decades. Its importance lies in its versatility and efficiency, making it a popular choice for developing software and systems across different domains. The impact of C++ is significant, as it has been used to create numerous high-performance applications, including operating systems, browsers,
The post Hardening C++ with Bjarne Stroustrup appeared first on Software Engineering Daily.
3/28/2023 • 1 hour, 13 minutes, 35 seconds
Seamless SecOps with Jack Naglieri
A SIEM platform provides organizations with a powerful tool for improving their security posture, by providing insights into potential security threats and enabling proactive security measures. Panther is a Cloud based security monitoring platform that helps teams detect and respond to security breaches quickly and intelligently. Jack Naglieri is the Founder and CEO of Panther
The post Seamless SecOps with Jack Naglieri appeared first on Software Engineering Daily.
3/22/2023 • 44 minutes, 35 seconds
Observability Trends with John Hart
DataSet is a log analytics platform provided by Sentinel One that helps DevOps, IT engineering, and security teams get answers from their data across all time periods, both live streaming and historical. It’s powered by a unique architecture that uses a massively parallel query engine to provide actionable insights from the data available. John Hart
The post Observability Trends with John Hart appeared first on Software Engineering Daily.
3/20/2023 • 26 minutes, 58 seconds
Building Delightful User Experiences with Guillermo Rauch
Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration. Vercel’s Edge Functions enable you to deliver dynamic, personalized content with the lightweight Edge Runtime. Guillermo Rauch is the CEO at Vercel and he joins us today. This episode is hosted by Mike Bifulco. To
The post Building Delightful User Experiences with Guillermo Rauch appeared first on Software Engineering Daily.
3/15/2023 • 52 minutes, 24 seconds
Improved Java Performance Sans Code Changes with Simon Ritter
What are the reasons why we need to improve performance? The JVM is a powerful piece of software – this is the reason why Java has maintained its popularity over the past 26+ years. But… there are some ways that the JVM works that can impact the performance of your applications. One of the biggest
The post Improved Java Performance Sans Code Changes with Simon Ritter appeared first on Software Engineering Daily.
3/13/2023 • 45 minutes, 52 seconds
Data Investing and the MAD with Matt Turck
There are many types of early stage funding available from friends and family to seed to series A. Some firms invest across a wide set of technologies and seek only to provide capital. Others are in it for the long haul – they focus on specific areas of technology and develop both long term relationships
The post Data Investing and the MAD with Matt Turck appeared first on Software Engineering Daily.
3/10/2023 • 51 minutes, 8 seconds
eBPF with Thomas Graf
eBPF stands for “extended Berkeley Packet Filter” and is a technology that allows developers to write and run highly efficient and secure programs that can analyze and modify data packets as they move through a system. eBPF programs can be used for a wide range of purposes, including network monitoring, security, and performance optimization. Thomas
The post eBPF with Thomas Graf appeared first on Software Engineering Daily.
3/6/2023 • 46 minutes, 40 seconds
Netlify with Mathias Biilmann Christensen
Netlify is a cloud-based platform that provides web developers with an all-in-one workflow to build, deploy, and manage modern web projects. Matt Biilmann is the CEO of Netlify and he joins us today. This episode is hosted by Mike Bifulco. To learn more about Mike visit mikebifulco.com Sponsorship inquiries: sponsor@softwareengineeringdaily.com
The post Netlify with Mathias Biilmann Christensen appeared first on Software Engineering Daily.
3/2/2023 • 53 minutes, 6 seconds
Surviving ChatGPT with Christian Hubicki
ChatGPT is an artificial intelligence language model developed by OpenAI. It is part of the GPT (Generative Pre-trained Transformer) family of models, which are designed to generate human-like text based on input prompts. ChatGPT is specifically trained to carry out conversational tasks, such as answering questions, completing sentences, and engaging in dialogue. It has been
The post Surviving ChatGPT with Christian Hubicki appeared first on Software Engineering Daily.
2/24/2023 • 1 hour, 13 minutes, 27 seconds
Seeding Bold Engineers with Lee Edwards
Lee Edwards is a Partner at Root Ventures, a venture capital firm that invests in early-stage startups that are focused on solving hard engineering problems. Lee is an investor in Privacy Dynamics, a company that offers data anonymisation as a service. You can listen to our interview with the CTO of Privacy Dynamics, John Craft
The post Seeding Bold Engineers with Lee Edwards appeared first on Software Engineering Daily.
2/23/2023 • 1 hour, 1 minute, 43 seconds
Creating Mock APIs with Tom Akehurst
API mocking is a technique used to simulate the behavior of an API without actually connecting to the real API. It is useful for various reasons, including testing, isolation, development, and cost reduction. By using API mocking, developers can test their code without relying on the availability of the real API, isolate the code being
The post Creating Mock APIs with Tom Akehurst appeared first on Software Engineering Daily.
2/23/2023 • 47 minutes, 13 seconds
Pebblebed with Keith Adams
Keith Adams has worked previously at Facebook and has also been a Chief Architect at Slack. He joins us today to discuss technology, startups, investing, and like all conversations that exist today, ChatGPT.
The post Pebblebed with Keith Adams appeared first on Software Engineering Daily.
2/15/2023 • 47 minutes, 57 seconds
Kubernetes Cost Management with Matt Ray
As companies move more and more workloads to the cloud, cost management in the cloud is becoming critically important. Modern application development methodology increasingly involves moving to service and microservice architectures enabled by the cloud and kubernetes is the backbone of this modern infrastructure trend. Managing costs of kubernetes clusters is therefore becoming increasingly important.
The post Kubernetes Cost Management with Matt Ray appeared first on Software Engineering Daily.
2/11/2023 • 40 minutes, 45 seconds
Learning From Incidents with Nora Jones
Jeli.io is an end to end incident management tool. Jeli helps you understand why an incident took place, how it could’ve been prevented, and allows you to dive deep into uncovered themes, patterns, or problem areas! Nora Jones is the Founder and CEO at Jeli.io and she joins us today. Full disclosure: Jeli.io is a
The post Learning From Incidents with Nora Jones appeared first on Software Engineering Daily.
2/6/2023 • 30 minutes, 15 seconds
Streamdal: Streaming Data Performance Monitoring with Ustin Zarubin and Dan Selans
Data observability is the idea of creating a unified view of all the data so you can head off problems early, identify outages, and address any conflicts in real time. Today we’re interviewing Streamdal’s founders Ustin Zarubin and Dan Selans. They’re gonna share with us how they’re using an application monitoring approach to address the
The post Streamdal: Streaming Data Performance Monitoring with Ustin Zarubin and Dan Selans appeared first on Software Engineering Daily.
2/3/2023 • 1 hour, 1 minute, 10 seconds
Istio Ambient Mesh with Brian Gracely
Let’s say you have a set of microservices running on a Kubernetes cluster. In the past, developers used to program features like service discovery, observability, who’s allowed to talk to whom and other security related features directly into the application code. This slowed down the dev cycle and it made these microservices bigger and just
The post Istio Ambient Mesh with Brian Gracely appeared first on Software Engineering Daily.
2/2/2023 • 41 minutes, 46 seconds
Dev-First Kubernetes Operations Platform with Itiel Shwartz
Kubernetes is an open-source platform for automating the deployment, scaling, and management of containerized applications. The company Komodor started as a Kubernetes diagnostics platform focusing on Kubernetes troubleshooting for the entire Kubernetes stack. More recently, Komodor is taking a step towards becoming a single-pane-of-glass to simplify Kubernetes for developers. In the past, they were more
The post Dev-First Kubernetes Operations Platform with Itiel Shwartz appeared first on Software Engineering Daily.
2/1/2023 • 34 minutes, 46 seconds
Permit Elements and Fullstack Authorization with Or Weis
Permissions are Hard! And they are becoming harder as we move more into the Cloud-native ecosystem. If we go back in time to the point where it was just a single monolith that you were building on your own. You’ll probably have a framework to manage the permissions for you. But when you are working
The post Permit Elements and Fullstack Authorization with Or Weis appeared first on Software Engineering Daily.
1/24/2023 • 59 minutes, 6 seconds
Databricks Unity Catalog with Zeashan Pappa
Data catalogs are one way to address the tension between wanting to use all the data for business advantage and needing to govern all the data for compliance. Today, Zeashan Pappa, a Databricks Product Specialist for the Unity Catalog, joins us to discuss how catalogs can help companies capture the full value of their data.
The post Databricks Unity Catalog with Zeashan Pappa appeared first on Software Engineering Daily.
1/19/2023 • 47 minutes, 26 seconds
Webhooks at Scale with Alexandre Bouchard
Webhooks are used in connecting two different online applications. Webhooks allow one program to send data to another as soon as a certain event takes place.And because they are event-driven, webhooks are ideal for things like real-time notifications and data updates. The company Hookdeck helps build webhook integrations at scale. In this episode, we talk
The post Webhooks at Scale with Alexandre Bouchard appeared first on Software Engineering Daily.
1/17/2023 • 57 minutes, 14 seconds
Caching at Twitter with Yao Yue
Twitter is a social media platform that does some incredibly complex stuff when it comes to distributed systems engineering to keep the website up and running. Twitter has open sourced a lot of projects for others to use. Twitter created a fork of Memcached called Twemcache and also a fork of Redis to handle the
The post Caching at Twitter with Yao Yue appeared first on Software Engineering Daily.
1/12/2023 • 50 minutes, 6 seconds
Cloud Native Compiler with John Ceccarelli
Java is a write once run anywhere programming language. The way you do that is you use the javac compiler and compile the source files down to the class files. Those class files can run on any system in interpreted mode. But those class files that are run in interpreted mode, they are not machine
The post Cloud Native Compiler with John Ceccarelli appeared first on Software Engineering Daily.
1/11/2023 • 41 minutes, 5 seconds
MLOps Systems at Scale with Krishna Gade
Although we like to think about ML workflows as straight-line narratives from experiment to training to production, and then finally monitoring; the reality for large companies is that all the steps are happening at one time in concert with other models, with shifting data, and, sometimes, misaligned key feature inputs. Moreover, regulated firms are required
The post MLOps Systems at Scale with Krishna Gade appeared first on Software Engineering Daily.
1/10/2023 • 49 minutes, 10 seconds
Optimizing Cloud Data Platforms with Mingsheng Hong
Mingsheng Hong, is CEO and co-founder (along with Zheng Shao) of Bluesky. He is a thought leader for machine learning and has built data infrastructure to support some of the world’s most challenging workloads. Most recently, Mingsheng was at Google, where he led teams to build storage and querying stacks that power Google’s $100 billion
The post Optimizing Cloud Data Platforms with Mingsheng Hong appeared first on Software Engineering Daily.
1/6/2023 • 55 minutes, 12 seconds
Software Supply Chain with Dan Lorenc
Show host: Jordi Mon Companys Guest: Dan Lorenc
The post Software Supply Chain with Dan Lorenc appeared first on Software Engineering Daily.
1/6/2023 • 24 minutes, 12 seconds
Open Source Software Lifecycle Management and Security with Varun Badhwar
In this episode we talk with Varun Badhwar, Founder and CEO of Endor Labs. Show host: Sean Falconer Transcript
The post Open Source Software Lifecycle Management and Security with Varun Badhwar appeared first on Software Engineering Daily.
1/5/2023 • 48 minutes, 4 seconds
Pipelines as Code with Sam Alba
Show Host: Jordi Mon Companys Guest: Sam Alba Transcript
The post Pipelines as Code with Sam Alba appeared first on Software Engineering Daily.
1/4/2023 • 44 minutes, 32 seconds
API Testing in Kubernetes with Matthew LeRay
As applications grow in size and complexity, and as they increasingly move to microservice architectures, it becomes harder for individual developers to perform end-to-end tests of an entire application stack. Connecting development services to production services is off limits. Test environments are limited to automated tests. Staging environments are woefully inadequate with the amount of
The post API Testing in Kubernetes with Matthew LeRay appeared first on Software Engineering Daily.
1/3/2023 • 34 minutes, 59 seconds
Open Source Design Collaboration
Show Host: Jordi Mon Companys Heather Meeker Scott Jenson Pablo Ruiz-Múzquiz Transcript
The post Open Source Design Collaboration appeared first on Software Engineering Daily.
1/2/2023 • 1 hour, 1 minute, 49 seconds
API Observability with Jean Yang
Transcript
The post API Observability with Jean Yang appeared first on Software Engineering Daily.
12/30/2022 • 40 minutes, 27 seconds
Startup Investing with Ashmeet Sidana
Silicon Valley has many investors and Venture Capital firms, but most are not trying to solve hard technical problems. Engineering Capital partners with companies that are taking a technical risk. These are the companies who have some innovation where there is a doubt on whether it can even be built. Ideally, the market for this
The post Startup Investing with Ashmeet Sidana appeared first on Software Engineering Daily.
12/22/2022 • 53 minutes, 40 seconds
The Enterprise Data Catalog with Ole Olesen-Bagneux
We do it every day. We search on the internet for some information. Many ask, why is that easy? And yet doing the same thing at my company is hard sometimes, not even possible. And when you do get the data, it’s unclear where it’s from or the degree you can trust it or use
The post The Enterprise Data Catalog with Ole Olesen-Bagneux appeared first on Software Engineering Daily.
12/14/2022 • 1 hour, 9 minutes, 25 seconds
Minimizing PII in Dev Environments with John Craft
Data anonymisation is an ever more important problem with many pitfalls, and the legal context requires more and more companies to find a solution to it. In this episode, we talk to John Craft from Privacy Dynamics, who offer data anonymisation as a service. Privacy Dynamics is powering a world where ethics, data insights and
The post Minimizing PII in Dev Environments with John Craft appeared first on Software Engineering Daily.
12/12/2022 • 57 minutes, 23 seconds
Financial Data Aggregation for SMB with Jason Dryhurst-Smith
Fintechs and traditional finance firms want to help their small business customers replace disorganized competing manual processes and multiple data sources with a single unified set of services and data. They could do that. They could more easily offer quicker decisions, better customer experience, and even get more first time customers founded in 2017. Codat
The post Financial Data Aggregation for SMB with Jason Dryhurst-Smith appeared first on Software Engineering Daily.
12/9/2022 • 1 hour, 29 seconds
OpenSSL Vulnerability with Ilkka Turunen
OpenSSL is a free, open-source cryptographic library that provides secure communications over computer networks. It’s widely used to implement the secure socket layer (SSL) and transport layer security (TLS) protocols, which are the basis for secure, encrypted connections on the internet. On Oct 25th, the OpenSSL project informed its users of a critical vulnerability that
The post OpenSSL Vulnerability with Ilkka Turunen appeared first on Software Engineering Daily.
12/7/2022 • 50 minutes, 34 seconds
Special Episode with George Hotz
Comma is a startup aimed at solving self-driving cars. A lot of the new cars in the market have built-in stock Advanced driver assistance systems. Comma takes this system to the next level with Openpilot. Openpilot is an open-source driver assistance system. Currently, with features like Adaptive Cruise Control (ACC), Automated Lane Centering (ALC), Forward
The post Special Episode with George Hotz appeared first on Software Engineering Daily.
12/5/2022 • 56 minutes, 32 seconds
Twisp: Reinventing Accounting Systems with Michael Parsons
Monolithic relational databases are the traditional foundation of financial core ledger systems. Nevertheless, the process of building and operating mission critical financial ledgers on these databases, and implementing homegrown accounting models, is a journey fraught with engineering challenges. Twisp has set out to rethink the underlying technology for financial ledger systems by combining the operational
The post Twisp: Reinventing Accounting Systems with Michael Parsons appeared first on Software Engineering Daily.
12/2/2022 • 47 minutes, 48 seconds
Modernizing the Monolith with Moti Rafalin and Amir Rapson
Java Applications became the go-to preference of most developers because of the write-once-run-anywhere advantage it gave over other languages. And it didn’t take much time for Java to become the language for the enterprise. Consequently, most enterprises are still running legacy Java Monoliths on their infrastructure. Breaking up a monolith is not an easy process–nor
The post Modernizing the Monolith with Moti Rafalin and Amir Rapson appeared first on Software Engineering Daily.
11/30/2022 • 51 minutes, 11 seconds
Cloud-native WebAssembly with Matt Butcher
When Web Assembly was created it was supposed to be a compile target, where you could compile your favorite programming language and then execute it inside of a web browser. This made it possible for developers to choose a programming language like C++ for compute intensive applications. Fermyon is taking Web Assembly to the cloud.
The post Cloud-native WebAssembly with Matt Butcher appeared first on Software Engineering Daily.
11/26/2022 • 59 minutes, 49 seconds
VMware Tanzu with Betty Junod
If you are a company with a large pool of physical servers, and compute resources sitting in the data center, and you want to use them efficiently, one way to do that would be to virtualize them. Then you can use those smaller virtual compute resources to run whatever workloads you need. VMware is a
The post VMware Tanzu with Betty Junod appeared first on Software Engineering Daily.
11/18/2022 • 34 minutes, 47 seconds
Secure Workflows on Sensitive Data with Amruta Moktali
With an increasing number of data breaches impacting customer trust, prioritizing data privacy and security is more important than ever. However, as you layer on security and privacy, the overall complexity of a system grows and the data gets harder to use. There’s a constant push and pull between securing and locking down the data
The post Secure Workflows on Sensitive Data with Amruta Moktali appeared first on Software Engineering Daily.
11/16/2022 • 51 minutes, 52 seconds
Collaborative Notebooks for DevOps and SRE with Micha Hernandez
The complexity of the software infrastructure has been increasing as companies have migrated towards kubernetes, containers, microservices and other distributed systems. However the tools around observability and monitoring have not seen much improvement. These tools are usually managed by teams distributed across different locations and time zones, which results in siloing of knowledge of your
The post Collaborative Notebooks for DevOps and SRE with Micha Hernandez appeared first on Software Engineering Daily.