RxJS is an open-source library for composing asynchronous and event-based programs. It provides powerful operators for transforming, filtering, combining, and managing streams of data, from user input and web requests to real-time updates. Ben Lesh is the creator of RxJS. He joins Josh Goldberg to talk about his path into engineering and the RxJS library.
The post RxJS with Ben Lesh appeared first on Software Engineering Daily.
--------
50:29
--------
50:29
Small AI Models with Yoeven Khemlani
JigsawStack is a startup that develops a suite of custom small models for tasks such as scraping, forecasting, vOCR, and translation. The platform is designed to support collaborative knowledge work, especially in research-heavy or strategy-driven environments. Yoeven Khemlani is the Founder of JigsawStack and he joins the podcast with Gregor Vand to talk about making
The post Small AI Models with Yoeven Khemlani appeared first on Software Engineering Daily.
--------
40:39
--------
40:39
Streamlining Cloud Infrastructure Deployments with Jake Cooper
Railway is a software company that provides a popular platform for deploying and managing applications in the cloud. It automates tasks such as infrastructure provisioning, scaling, and deployment and is particularly known for having a developer-friendly interface. Jake Cooper is the Founder and CEO at Railway. He joins the show to talk about the company
The post Streamlining Cloud Infrastructure Deployments with Jake Cooper appeared first on Software Engineering Daily.
--------
43:07
--------
43:07
MCP Security at Wiz with Rami McCarthy
Wiz is a cloud security platform that helps organizations identify and remediate risks across their cloud environments. The company’s platform scans layers of the cloud stack, including virtual machines, containers, and serverless configurations, to detect vulnerabilities and misconfigurations in context. The Model Context Protocol, or MCP, is emerging as a potential standard for connecting LLM
The post MCP Security at Wiz with Rami McCarthy appeared first on Software Engineering Daily.
--------
54:07
--------
54:07
Modern Distributed Applications with Stephan Ewen
A major challenge with creating distributed applications is achieving resilience, reliability, and fault tolerance. It can take considerable engineering time to address non-functional concerns like retries, state synchronization, and distributed coordination. Event-driven models aim to simplify these issues, but often introduce new difficulties in debugging and operations. Stephan Ewen is the Founder at Restate which
The post Modern Distributed Applications with Stephan Ewen appeared first on Software Engineering Daily.