Posts

Guide to Architect Secure AI Agents: Best Practices for Safety

Guide to Architect Secure AI Agents: Best Practices for Safety

AI agents offer immense power but come with significant security risks. This guide outlines a comprehensive architecture for securing AI agents using DevSecOps, robust access controls, threat monitoring, and a principle-of-least-privilege approach to mitigate dangers like prompt injection and data leaks.

From SaaS to AI-First: How Companies Are Reshaping Innovation

From SaaS to AI-First: How Companies Are Reshaping Innovation

Hosts Sarah and Elad discuss the "SaaS-apocalypse," arguing that while AI is fundamentally changing software, the death of SaaS is overstated in the short term. They explore the unprecedented speed of revenue growth and collapsing token costs in the AI era, the new challenges in engineering management like "coding slop," and the strategic imperatives for founders to build durable, multi-product companies in a rapidly changing landscape.

Build Hour: Prompt Caching

Build Hour: Prompt Caching

Explore prompt caching to significantly reduce latency and costs for your AI applications. This guide breaks down the mechanics of KV caching, best practices for maximizing cache hits using `prompt_cache_key` and the Responses API, and real-world implementation insights from the agentic development platform, Warp.

Protecting Healthcare Data w/ AI Cybersecurity | Siyethaba Nxumalo | Founder & COO | CipherGenix |4K

Protecting Healthcare Data w/ AI Cybersecurity | Siyethaba Nxumalo | Founder & COO | CipherGenix |4K

Siyethaba Nxumalo, the 22-year-old founder of CipherGenix, outlines the critical need for AI-specific cybersecurity in healthcare, where compromised models directly impact patient lives. He details his journey of building a global startup from South Africa, emphasizing a customer-first approach, a multi-layered security architecture to combat threats like data poisoning and model theft, and the non-negotiable role of ethical, explainable AI in building trust and ensuring patient safety.

Simple AI Upsells 30% Better Than Trained Reps

Simple AI Upsells 30% Better Than Trained Reps

Founders of Simple AI, Catheryn Li & Zach Kamran, discuss their journey from building consumer apps to creating an AI sales agent that handles inbound calls for major brands. They cover their pivot, the technical challenges of integrating with legacy systems, and how their AI outperforms human reps by leveraging hyper-personalization and rapid A/B testing.

Coding Agents & Language Evolution: Navigating Uncharted Waters • José Valim • GOTO 2025

Coding Agents & Language Evolution: Navigating Uncharted Waters • José Valim • GOTO 2025

José Valim deconstructs coding agents into three core components—instructions, tools, and runtimes—arguing for a shift away from fragmented tools towards integrated runtimes. He introduces AGENTS.md for better instructions, critiques the security and usability limitations of current tool protocols (MCPs), and showcases how integrated runtimes can provide agents with the deep context (via introspection) needed to create a more powerful and secure developer experience.