
Software Engineering Daily
npub13apgr7zvz4898mkratlt9pg00jprmsy49yzsfvcmx3q48fvz4pcsnf4srm@drss.io
Technical interviews about software topics.
Follow into
How LLMs Are Reshaping Recommendation Systems
Save into
18 Aug 2026
News feeds and recommendation systems have long relied on deep learning architectures that score each candidate item independently. As LLMs have matured, they have opened up a fundamentally different
Rebuilding the Cloud for AI Agent Code
Save into
13 Aug 2026
For two decades, the cloud has been shaped by human developers writing code and managing its deployment. Now a growing share of production code is generated by LLMs with little human review. Because
SED News: The Kimi Moment, Runaway AI, and Tokenmaxxing
Save into
11 Aug 2026
SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer break down the biggest stories shaping software engineering, Silicon Valley, and the broader
The Terminal as an Agentic Interface
Save into
6 Aug 2026
The terminal has been a constant in software development for decades. It has remained largely unchanged while everything around it transformed. However, as AI agents have become central to the
AI-Powered Threats to the Software Supply Chain
Save into
4 Aug 2026
Open source software underpins virtually every modern application. That ubiquity is a superpower for developers, but it is also an expanding attack surface. Software supply chain attacks were once
Docker and Sandboxing AI Agents
Save into
30 Jul 2026
The most useful coding agents can mutate their environments by downloading packages, writing files, and connecting to services across the network. However, that freedom also presents dangers, and
The Startup Scene in Southeast Asia
Save into
28 Jul 2026
[Golden Gate Ventures](https://www.goldengate.vc/) is one of Southeast Asia’s most established early-stage venture firms, having backed companies across the region since 2011. They have invested in
NanoClaw and the Rise of Personal AI Agents
Save into
21 Jul 2026
AI agents have shown remarkable potential to function as persistent digital assistants that are capable of monitoring data, managing communications, and taking action autonomously over long periods.
Agentic DevOps at AWS
Save into
16 Jul 2026
AI agents have become capable of reasoning across large amounts of data, calling tools, and taking sequences of actions autonomously. These qualities make them well suited to some of the most
AURA and Open-Source Agents for Production Operations
Save into
14 Jul 2026
AI agents have transformed how software gets written, but the operational side of running software in production has not yet experienced a similar revolution. The same teams responsible for keeping

Eric Ries on Why Good Companies Go Bad
Save into
9 Jul 2026
[Eric Ries](https://x.com/ericries) is the creator of the Lean Startup method and the author of the New York Times bestseller The Lean Startup, which transformed how a generation of founders and
SED News: Restricted Models, IDE Wars, and the DeepMind Mafia
Save into
7 Jul 2026
SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer break down the biggest stories shaping software engineering, Silicon Valley, and the broader
Grafana’s Approach to AI-Native Observability
Save into
2 Jul 2026
Advanced software systems have long been more complex than any single engineer can fully understand. Observability is the established solution to this problem, but with AI agents now generating code,
Building Software That People Love
Save into
30 Jun 2026
Building great software always involves technical problem solving, but the best software goes beyond function. It feels fluid, coherent, and genuinely fun to use. This quality lives at the
Mina the Hollower
Save into
25 Jun 2026
[Yacht Club Games](https://www.yachtclubgames.com/) is the studio behind the acclaimed Shovel Knight franchise. Their latest release is Mina the Hollower, which is a top-down action RPG inspired by
Foundation Models for Structured Data
Save into
23 Jun 2026
Predictive modeling is a core element in modern systems, and powers capabilities such as fraud detection, loan approvals, and recommendation systems. These systems typically operate on structured,
Biome and the Future of JavaScript Tooling
Save into
18 Jun 2026
Modern web development requires an ever-growing collection of tools including formatters, linters, bundlers, and plugins. Each tool typically has its own configuration, dependencies, and performance

Preparing for Q-Day
Save into
16 Jun 2026
Most of the cryptography securing the internet today rests on mathematical problems that classical computers cannot solve in any reasonable timeframe. That assumption is now being tested. Recent

Developing Multiplayer Games in Godot
Save into
11 Jun 2026
Multiplayer games are among the hardest software systems to build, requiring developers to synchronize state across unreliable networks while maintaining fairness, performance, and a responsive

SED News: Apple’s AI Problem, The Real Business Model of AI, and Token Cost Reckoning
Save into
9 Jun 2026
SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech

Web Native Game Development
Save into
4 Jun 2026
The web has quietly become one of the most capable platforms for game development. Advances in WebAssembly, WebGL, and WebGPU have given developers tools that rival native desktop performance, while

The Hardware Bottleneck AI Can’t Fix
Save into
2 Jun 2026
Software engineering has developed powerful tools for observability, data management, and continuous testing, but hardware engineering has largely not kept pace. The feedback loops, tooling, and
Autonomous Drone Delivery at Scale
Save into
28 May 2026
Autonomous drone delivery has long been the stuff of science fiction, but ongoing advances have moved the space from experimental to operational. Zipline is one of the leading companies in this

The European Startup Scene
Save into
26 May 2026
Europe’s startup ecosystem is maturing rapidly, with companies like Revolut, Lovable, and Legora demonstrating that world-class technology businesses can be built and scaled on the continent. While

React Native at Scale
Save into
21 May 2026
[React Native](https://reactnative.dev/) is an open source framework developed by Meta that allows engineers to build mobile applications for both iOS and Android using a single JavaScript codebase.

Formal Methods as Agent Guardrails
Save into
19 May 2026
Formal methods are a branch of mathematics and computer science focused on proving the correctness of systems, and they have long promised a more rigorous foundation for software. However, their

Open Source Sustainability
Save into
14 May 2026
Open source software underpins nearly every modern application, including frameworks powering the most popular websites, to the libraries securing financial backend systems. However, while open

Vespa AI and Surpassing the Limits of Vector Search
Save into
12 May 2026
Vector search has risen to become a foundational tool in modern search and retrieval systems, including the RAG pipelines that power many AI applications. However, the demands on retrieval systems

SED News: Anthropic’s Mythos, Supply Chain Hacks, and the AI Spending Surge
Save into
7 May 2026
SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech

SmartBear and Multi-Agent QA
Save into
5 May 2026
AI coding tools have dramatically accelerated the pace of development, and the bottleneck in the software development lifecycle has shifted to code validation and testing. However, the conventional

The Ethics of Autonomous Weapons Systems
Save into
30 Apr 2026
Artificial intelligence is transforming warfare faster than the legal and ethical frameworks designed to govern it. Militaries around the world are deploying AI-powered decision support systems to

Open-Weight AI Models
Save into
28 Apr 2026
Open-weight models are AI systems whose trained parameters are publicly released, which allows developers to run, fine-tune, and deploy them independently rather than accessing them only through a

Hype and Reality of the AI Coding Shift
Save into
23 Apr 2026
AI coding tools have gone from novelty to core infrastructure in under three years. Today, many devs use AI daily, a substantial share of new code is AI-generated, and expectations for automation are
Unlocking the Data Layer for Agentic AI with Simba Khadder
Save into
21 Apr 2026
AI agents are increasingly capable of reasoning and performing autonomous work over long periods. However, as agents take on more complex, longer-horizon tasks, keeping them supplied with the right

Agentic Mesh with Eric Broda
Save into
16 Apr 2026
AI agents are evolving from individual productivity tools into distributed systems components inside enterprises. The next frontier is coming into focus, and it involves large-scale ecosystems of

New Relic and Agentic DevOps with Nic Benders
Save into
14 Apr 2026
Observability emerged from the need to understand complex software systems, and involves tracking metrics, logs, and traces so engineers can detect and diagnose problems before they affect users.

Mobile App Security with Ryan Lloyd
Save into
9 Apr 2026
Mobile apps have become a primary interface for critical services, including banking, payments, and healthcare. Unlike web applications, much of the logic and intellectual property in a mobile app

FastMCP with Adam Azzam and Jeremiah Lowin
Save into
7 Apr 2026
The Model Context Protocol, or MCP, gives developers a common way to expose tools, data, and capabilities to large language models, and it has quickly become an important standard in agentic AI.

SED News: OpenCode, AI Code vs. Shipped Code, and the LiteLLM Breach
Save into
2 Apr 2026
SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech

FreeBSD with John Baldwin
Save into
31 Mar 2026
[FreeBSD](https://freebsdfoundation.org/) is one of the longest-running and most influential open-source operating systems in the world. It was born from the Berkeley Software Distribution in the

Cilium, eBPF, and Modern Kubernetes Networking with Bill Mulligan
Save into
26 Mar 2026
Modern cloud-native systems are built on highly dynamic, distributed infrastructure where containers spin up and down constantly, services communicate across clusters, and traditional networking

Games That Push Back with Bennett Foddy
Save into
24 Mar 2026
[Bennett Foddy](https://x.com/bfod) is a legendary game designer known for creating wholly distinctive games such as QWOP, Getting Over It with Bennett Foddy, and the recently released Baby Steps.

Prettier and Opinionated Code Formatting with James Long
Save into
19 Mar 2026
Developer tooling shapes how software gets written day to day, but the best tools often disappear into the background once they succeed. Formatting, linting, and build systems can either create

Skate Story with Sam Eng
Save into
17 Mar 2026
Skateboarding games have long balanced technical precision with a sense of flow and expression, but [Skate Story](https://skatestory.com/) takes the genre in a radically different direction. It has a

DeepMind’s RAG System with Animesh Chatterji and Ivan Solovyev
Save into
12 Mar 2026
Retrieval-augmented generation, or RAG, has become a foundational approach to building production AI systems. However, deploying RAG in practice can be complex and costly. Developers typically have

Reinventing the Python Notebook with Akshay Agrawal
Save into
10 Mar 2026
Interactive notebooks were popularized by the Jupyter project and have since become a core tool for data science, research, and data exploration. However, traditional, imperative notebooks often

Organizational Context for AI Coding Agents with Dennis Pilarinos
Save into
5 Mar 2026
AI agents have taken on a growing share of software development work, so much so that the hardest problems are shifting away from code generation towards something new, context. The challenge is now

SED News: OpenClaw Goes Viral, Mistral’s Compute Play, and the Agent Arms Race
Save into
3 Mar 2026
SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech
