Technical interviews about software topics.
…
continue reading
Technical interviews about software topics.
…
continue reading
Stories of people hacking on weird and interesting projects.
…
continue reading

1
Machine Learning Archives - Software Engineering Daily
Machine Learning Archives - Software Engineering Daily
Machine learning and data science episodes of Software Engineering Daily.
…
continue reading
Databases and data engineering episodes of Software Engineering Daily
…
continue reading

1
Open Source Archives - Software Engineering Daily
Open Source Archives - Software Engineering Daily
Open source technology episodes of Software Engineering Daily
…
continue reading

1
Engineering in the Age of Agents with Yechezkel Rabinovich
50:05
50:05
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
50:05Modern software platforms are increasingly composed of diverse microservices, third-party APIs, and cloud resources. The distributed nature of these systems makes it difficult for engineers to gain a clear view of how their systems behave, which can slow down troubleshooting and increase operational risk. groundcover is an observability platform th…
…
continue reading

1
Engineering in the Age of Agents with Yechezkel Rabinovich
50:05
50:05
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
50:05Modern software platforms are increasingly composed of diverse microservices, third-party APIs, and cloud resources. The distributed nature of these systems makes it difficult for engineers to gain a clear view of how their systems behave, which can slow down troubleshooting and increase operational risk. groundcover is an observability platform th…
…
continue reading

1
Static Analysis for Ruby with Jake Zimmerman
47:13
47:13
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
47:13Dynamic languages like Ruby, Python, and JavaScript determine the types of variables at runtime rather than at compile time. This flexibility allows for rapid development and concise code, but it also makes it harder to catch certain classes of bugs before execution. Type checkers for dynamic languages add structure and safety without compromising …
…
continue reading

1
Static Analysis for Ruby with Jake Zimmerman
47:13
47:13
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
47:13Dynamic languages like Ruby, Python, and JavaScript determine the types of variables at runtime rather than at compile time. This flexibility allows for rapid development and concise code, but it also makes it harder to catch certain classes of bugs before execution. Type checkers for dynamic languages add structure and safety without compromising …
…
continue reading

1
Static Analysis for Ruby with Jake Zimmerman
48:15
48:15
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
48:15Dynamic languages, like Ruby, Python, and JavaScript, determine the types of variables at runtime rather than at compile time. This flexibility allows for rapid development and concise code, but it also makes it harder to catch certain classes of bugs before execution. Type checkers for dynamic languages add structure and safety without compromisin…
…
continue reading

1
Scaling AI in Enterprise Codebases with Guy Gur-Ari
52:05
52:05
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
52:05The rise of language-model coding assistants has led to the creation of the vibe coding paradigm. In this mode of software development, AI agents take a plain language prompt and generate entire applications, which dramatically lowers the barriers to entry and democratizes access to software creation. However, many enterprise environments have larg…
…
continue reading

1
Scaling AI in Enterprise Codebases with Guy Gur-Ari
52:05
52:05
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
52:05The rise of language-model coding assistants has led to the creation of the vibe coding paradigm. In this mode of software development, AI agents take a plain language prompt and generate entire applications, which dramatically lowers the barriers to entry and democratizes access to software creation. However, many enterprise environments have larg…
…
continue reading

1
SED News: NVIDIA Bets on Intel, Meta’s Demo Crash, and Anthropic’s Explosive Growth
53:23
53:23
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
53:23SED 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 industry. In this episode, they cover NVIDIA‘s $5B investment in Intel and $100M stake in OpenAI, Meta’s stumble with its AR glasses demo, and the surpr…
…
continue reading

1
SED News: NVIDIA Bets on Intel, Meta’s Demo Crash, and Anthropic’s Explosive Growth
53:23
53:23
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
53:23SED 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 industry. In this episode, they cover NVIDIA‘s $5B investment in Intel and $100M stake in OpenAI, Meta’s stumble with its AR glasses demo, and the surpr…
…
continue reading

1
SED News: NVIDIA Bets on Intel, Meta’s Demo Crash, and Anthropic’s Explosive Growth
54:35
54:35
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
54:35softwareengineeringdaily.com által
…
continue reading

1
Orkes and Agentic Workflow Orchestration with Viren Baraiya
46:44
46:44
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
46:44Modern software systems are composed of many independent microservices spanning frontends, backends, APIs, and AI models, and coordinating and scaling them reliably is a constant challenge. A workflow orchestration platform addresses this by providing a structured framework to define, execute, and monitor complex workflows with resilience and clari…
…
continue reading

1
Orkes and Agentic Workflow Orchestration with Viren Baraiya
46:44
46:44
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
46:44Modern software systems are composed of many independent microservices spanning frontends, backends, APIs, and AI models, and coordinating and scaling them reliably is a constant challenge. A workflow orchestration platform addresses this by providing a structured framework to define, execute, and monitor complex workflows with resilience and clari…
…
continue reading

1
Turbopuffer with Simon Hørup Eskildsen
50:36
50:36
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
50:36Vector search has become a foundational technology for AI applications, enabling everything from semantic code search to contextual retrieval for large language models. However, a major challenge with vector databases has been the cost as data storage scales. Turbopuffer is a vector database that focuses on speed, cost and scalability. It was creat…
…
continue reading

1
Turbopuffer with Simon Hørup Eskildsen
50:36
50:36
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
50:36Vector search has become a foundational technology for AI applications, enabling everything from semantic code search to contextual retrieval for large language models. However, a major challenge with vector databases has been the cost as data storage scales. Turbopuffer is a vector database that focuses on speed, cost and scalability. It was creat…
…
continue reading

1
Turbopuffer with Simon Hørup Eskildsen
51:29
51:29
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
51:29Vector search has become a foundational technology for AI applications, enabling everything from semantic code search to contextual retrieval for large language models. However, a major challenge with vector databases has been the cost as data storage scales. Turbopuffer is a vector database that focuses on speed, cost and scalability. It was creat…
…
continue reading

1
Building an Indie Hit in Godot with Jay Baylis and Tom Coxon
42:22
42:22
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
42:22Cassette Beasts is a turn-based monster-battling RPG that lets players record creatures onto cassette tapes and transform into them during battle. The game was an indie hit, and is also one of the most successful games built with the open source Godot Engine. Jay Baylis and Tom Coxon are the creators of Cassette Beasts at Bytten Studio. They join t…
…
continue reading

1
Building an Indie Hit in Godot with Jay Baylis and Tom Coxon
42:22
42:22
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
42:22Cassette Beasts is a turn-based monster-battling RPG that lets players record creatures onto cassette tapes and transform into them during battle. The game was an indie hit, and is also one of the most successful games built with the open source Godot Engine. Jay Baylis and Tom Coxon are the creators of Cassette Beasts at Bytten Studio. They join t…
…
continue reading

1
Building an Indie Hit in Godot with Jay Baylis and Tom Coxon
43:07
43:07
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
43:07Cassette Beasts is a turn-based monster-battling RPG that lets players record creatures onto cassette tapes and transform into them during battle. The game was an indie hit, and is also one of the most successful games built with the open source Godot Engine. Jay Baylis and Tom Coxon are the creators of Cassette Beasts at Bytten Studio. They join t…
…
continue reading

1
Rethinking GraphQL Frontends with Robert Balicki
38:00
38:00
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
38:00A challenge in modern frontend application design is efficiently fetching and managing GraphQL data while keeping UI components responsive and maintainable. Developers often face issues like over-fetching, under-fetching, and handling complex query dependencies, which can lead to performance bottlenecks and increased development effort. Relay is a …
…
continue reading

1
Rethinking GraphQL Frontends with Robert Balicki
38:00
38:00
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
38:00A challenge in modern frontend application design is efficiently fetching and managing GraphQL data while keeping UI components responsive and maintainable. Developers often face issues like over-fetching, under-fetching, and handling complex query dependencies, which can lead to performance bottlenecks and increased development effort. Relay is a …
…
continue reading

1
Rethinking GraphQL Frontends with Robert Balicki
38:50
38:50
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
38:50A challenge in modern frontend application design is efficiently fetching and managing GraphQL data while keeping UI components responsive and maintainable. Developers often face issues like over-fetching, under-fetching, and handling complex query dependencies, which can lead to performance bottlenecks and increased development effort. Relay is a …
…
continue reading

1
pnpm with Zoltan Kochan
36:23
36:23
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
36:23Traditional package management systems for JavaScript have faced several inefficiencies related to dependency storage, resolution, and project performance. pnpm is a fast, disk-efficient package manager for JavaScript and TypeScript projects, serving as an alternative to npm and Yarn. Due to its efficiency and reliability, pnpm is increasingly popu…
…
continue reading

1
pnpm with Zoltan Kochan
36:23
36:23
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
36:23Traditional package management systems for JavaScript have faced several inefficiencies related to dependency storage, resolution, and project performance. pnpm is a fast, disk-efficient package manager for JavaScript and TypeScript projects, serving as an alternative to npm and Yarn. Due to its efficiency and reliability, pnpm is increasingly popu…
…
continue reading

1
pnpm with Zoltan Kochan
37:26
37:26
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
37:26Traditional package management systems for JavaScript have faced several inefficiencies related to dependency storage, resolution, and project performance. pnpm is a fast, disk-efficient package manager for JavaScript and TypeScript projects, serving as an alternative to npm and Yarn. Due to its efficiency and reliability, pnpm is increasingly popu…
…
continue reading

1
SurrealDB 3.0 and Building Event-Driven AI Applications with Tobie Morgan Hitchcock
55:18
55:18
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
55:18Modern application development often involves juggling multiple types of databases to handle diverse data models. The lack of unification can lead to complex architectures with attendant security concerns and fragmented development workflows. SurrealDB is an open-source, multi-model database developed in Rust and integrates functionalities of many …
…
continue reading

1
SurrealDB 3.0 and Building Event-Driven AI Applications with Tobie Morgan Hitchcock
55:18
55:18
Lejátszás később
Lejátszás később
Listák
Tetszik
Kedvelt
55:18Modern application development often involves juggling multiple types of databases to handle diverse data models. The lack of unification can lead to complex architectures with attendant security concerns and fragmented development workflows. SurrealDB is an open-source, multi-model database developed in Rust and integrates functionalities of many …
…
continue reading