Context plumbing
Explores 'context plumbing' for AI agents, the engineering needed to move relevant context from various sources to where AI systems run.
Discover the best personal developer blogs and articles from around the world. Stay updated with the latest trends, tutorials, and insights from the developer community.
Stay updated with developer content directly in your browser
Most upvoted articles from the past 30 days
OpenAI releases GPT-5.1 API with new reasoning modes, adaptive reasoning, extended prompt caching, and new built-in tools for developers.
Learn how to use the Microsoft Agent Framework for .NET to create AI agents with persistent memory across sessions using persisted threads.
Explores integration methods between Microsoft Copilot and ServiceNow, covering Copilot 365, Copilot Studio agents, and MCP servers.
A hands-on review of Cursor 2.0's new Composer AI coding model, testing its speed and code quality with and without structured workflows.
A simple, intuitive explanation of public key cryptography using analogies and a number game to explain how to prove a secret without revealing it.
Analysis of a prompt injection vulnerability in Google's Antigravity IDE that can exfiltrate AWS credentials and sensitive code data.
Stay updated with the newest content from developer blogs
Explores 'context plumbing' for AI agents, the engineering needed to move relevant context from various sources to where AI systems run.
Wikipedia's new guideline advises against using LLMs to generate new articles from scratch, highlighting limitations of AI in content creation.
Compares the energy use of a ChatGPT query to streaming Netflix, putting AI's carbon footprint into perspective.
Developer shares his experience building a Bluesky Thread Viewer tool using AI assistants like Claude and ChatGPT.
A critique of AI's role in software development, arguing that output is not productivity and that expertise remains essential for solving real problems.
Technical report on Qwen3-VL's video processing capabilities, achieving near-perfect accuracy in long-context needle-in-a-haystack evaluations.
DeepSeek-Math-V2 is an open-source 685B parameter AI model that achieves gold medal performance on mathematical Olympiad problems.
A simple, intuitive explanation of public key cryptography using analogies and a number game to explain how to prove a secret without revealing it.
Brendan Gregg discusses AI agents trained on his performance engineering work, their limitations, and the ethical implications of creating 'Virtual Brendans'.
Simon Willison discusses data journalism, Django's origins, and tech's role in news on the Data Renegades podcast.
Analysis of a prompt injection vulnerability in Google's Antigravity IDE that can exfiltrate AWS credentials and sensitive code data.
LLVM 21 adds constant-time support to protect cryptographic code from timing attacks at the compiler level.