Coding
Agile
Engineering
Open Source
Web3
IoT
Resources
Engineering
Building a Collaborative DevOps Platform with Adam Jacob
DevOps is a powerful model for managing the building and operational aspects of modern applications. Most developers are now familiar with DevOps, and the adoption of DevOps practices is widespread and growing. Adam Jacob was the original author of Chef, a popular early DevOps tool. He’s now the CEO of…
2024-09-05
Software Engineer Daily
By Software Engineering Daily
React 18 at The New York Times with Ilya Gurevich
React is an open-source front-end JavaScript library maintained by Meta. It was first released in 2013 and is now the most popular web framework. Ilya Gurevich is a Senior Software Engineer at The New York Times. Last winter, his team set out to implement React 18 for The Times’ flagship…
2024-09-04
Software Engineer Daily
By Software Engineering Daily
Lekko and Dynamic Configuration with Konrad Niemiec
Feature flagging tools have grown in popularity as a way to decouple releases and deployment, but they can introduce their own long-term problems and tech debt. Lekko is a startup democratizing the practice of dynamic configuration. Their motivating idea is to empower engineers to focus on software releases, and business…
2024-09-03
Software Engineer Daily
By Software Engineering Daily
Crafting a Stop Motion Video Game with Onat Hekimoglu
Harold Halibut is a 2024 narrative adventure video game developed by German developer Slow Bros. The game has a distinct look owing to its use of stop motion animation with 3D scans of physical sets and puppets. Onat Hekimoglu worked on Harold Halibut as the Director, Game Designer, Composer, and…
2024-08-29
Software Engineer Daily
By Software Engineering Daily
Why Stack Overflow Uses Svelte with Giamir Buoncristiani
Stack Overflow is a legendary question-and-answer site for programmers, and is likely well known to most SEDaily listeners. Svelte is an open-source front-end framework that was released in 2016 and continues to grow rapidly in popularity. Giamir Buoncristiani is a Staff Software Engineer at Stack Overflow. He is also the…
2024-08-28
Software Engineer Daily
By Software Engineering Daily
How Google Sheets Uses WasmGC with Michael Thomas and Thomas Steiner
The Google Sheets calculation engine was originally written in Java and launched in 2006. In the early days of the product, all calculation happened on the server. However, starting in 2013 the engine has run in the browser using JavaScript. Google Sheets is now one of the first products at…
2024-08-27
Software Engineer Daily
By Software Engineering Daily
Containers at the Edge with David Aronchick
Large datasets require large computational resources to process that data. More frequently, where you process that data geographically can be just as important as how you process it. Expanso provides job execution infrastructure that runs jobs where data resides, to help reduce latency and improve security and data governance. David…
2024-08-22
Software Engineer Daily
By Software Engineering Daily
Evolving JavaScript with Douglas Crockford
Douglas Crockford is an American computer programmer who is involved in the development of the JavaScript language. He specified the JSON data format, and has developed various JavaScript related tools such as the static code analyzer JSLint. Crockford is also a game developer and worked at Atari. Douglas joins the…
2024-08-21
Software Engineer Daily
By Software Engineering Daily
Developer Productivity with Damien Filiatrault
Damien Filiatrault is the founder and CEO of Scalable Path, a software staffing agency that matches companies and startups with vetted, remote software developers. The company was founded in 2010, and since then has worked on hundreds of client projects and has built a freelance network with 35,000 remote developers…
2024-08-20
Software Engineer Daily
By Software Engineering Daily
GemFire with Ivan Novick
Tanzu GemFire is a distributed, in-memory, key-value store that performs read and write operations at fast speeds. It offers highly available parallel message queues, continuous availability, and a scalable event-driven architecture. It was developed to have sub-millisecond response times and accordingly found early application in automated trading environments on Wall…
2024-08-15
Software Engineer Daily
By Software Engineering Daily
Modern Frontend Engineering with Stefan Li
In 2022, Stefan Li and Stew Fortier envisioned a document editor with language model features built in. They founded Type.ai, received backing from Y Combinator, and have since been at the frontier of building a next-generation document editor. However, to ensure a robust and performant frontend, Type.ai needed to take…
2024-08-14
Software Engineer Daily
By Software Engineering Daily
AI Research at Capital One with Bayan Bruss
A major challenge in applied AI is out-of-distribution detection, or OOD, which is the task of detecting instances that do not belong to the distribution the classifier has been trained on. OOD data is often referred to as “unseen” data, as the model has not encountered it during training. Bayan…
2024-08-13
Software Engineer Daily
By Software Engineering Daily
DuckDB with Hannes Mühleisen
DuckDB is an open-source column-oriented relational database that was first released in 2019. It’s designed to provide high performance on complex queries against large databases, and focuses on online analytical processing workloads. Hannes Mühleisen is the Co-Creator of DuckBD, and is the CEO and Co-Founder of DuckDB Labs. He joins…
2024-08-08
Software Engineer Daily
By Software Engineering Daily
Creating GUIs in Rust with Emil Ernerfeldt
Rerun is an open source SDK and viewer for visualizing and interacting with multimodal data streams. The SDK lets you send data from anywhere, and the viewer collects the data and aligns it so the user can scroll back and forth in time to interpret it. The tools have been…
2024-08-07
Software Engineer Daily
By Software Engineering Daily
Chroma’s Vector Database with Anton Troynikov
Chroma is an open-source AI application database. Anton Troynikov is a Founder at Chroma. He has a background in computer vision and previously worked at Meta. In this episode Anton speaks with Sean Falconer about Chroma, and the goal of building the memory and storage subsystem for the new computing…
2024-08-06
Software Engineer Daily
By Software Engineering Daily
This Week’s
Trending Engineering Resources