Posts

Inside the New Media Team with Marc Andreessen & Ben Horowitz

Inside the New Media Team with Marc Andreessen & Ben Horowitz

Erik Torenberg, Ben Horowitz, and Marc Andreessen of a16z dissect the paradigm shift from old to new media. They explore why an offensive strategy of 'flooding the zone' has replaced defensive PR, how authentic individuals have eclipsed sterile corporate brands, the strategic importance of speed and the OODA loop, and the nuanced interplay between oral and written cultures on the internet.

How Debuggers Work • Sy Brand • GOTO 2025

How Debuggers Work • Sy Brand • GOTO 2025

Sy Brand demystifies the internal workings of native code debuggers, explaining how core features like breakpoints, stepping, stack unwinding, and variable inspection are implemented using operating system primitives, debug information formats like DWARF, and low-level hardware features.

Perplexity Comet, agentic blabbering, and the shift-left failure

Perplexity Comet, agentic blabbering, and the shift-left failure

This episode explores the security risks of AI, including 'agentic blabbering' in AI browsers that aids phishing attacks, the ability of models like Claude Opus to resurrect vulnerabilities in legacy code, the debate on 'shift left' security practices, and new threats like AI-generated 'ephemeral malware' and the challenges of the post-authentication perimeter.

Write Reliable Software with Temporal

Write Reliable Software with Temporal

Johann Schleier-Smith from Temporal explains Durable Execution, a paradigm for building reliable, long-running applications. He details how Temporal's model of deterministic workflows and stateful activities provides a robust alternative to traditional checkpointing and event-driven architectures, especially for complex, LLM-driven agentic systems.

Greetings, Earthlings: Philip Johnston of Starcloud on Data Centers in Space

Greetings, Earthlings: Philip Johnston of Starcloud on Data Centers in Space

Philip Johnston of Starcloud argues that space will become the primary location for AI compute within a decade. He explains how plummeting launch costs, superior solar energy economics in orbit, and the physics of heat dissipation will soon make space-based data centers cheaper and more scalable than their terrestrial counterparts, predicting a future where nearly a trillion dollars in annual CapEx shifts to space.

What is Human In The Loop with AI? How HITL Shapes AI Systems

What is Human In The Loop with AI? How HITL Shapes AI Systems

Exploring the concept of Human-in-the-Loop (HITL) AI, this summary details the spectrum of human involvement—from strict HITL to full autonomy. It covers how humans are integrated at different stages of the AI workflow, including training (Active Learning), tuning (RLHF), and inference (runtime oversight), to ensure safety, instill judgment, and build trust in AI systems.