engineering.
69 writings found
Latest Archives
GPT-5.6 launches with three models: what developers need to know
OpenAI's new GPT-5.6 family (Luna, Terra, Sol) is live with aggressive pricing and strong agentic performance. Here's what it means for your stack.
OpenAI GPT-5.6 Family: Luna, Terra, and Sol Breakdown
OpenAI launches GPT-5.6 in three sizes with aggressive pricing and strong agentic benchmarks. Here's what it means for developers in 2026.
Running 0.2B Image Inpainting Models Directly in Your Browser
How I used Claude Code to port Moebius to WebGPU and ONNX, avoiding CUDA entirely
Datasette Apps: The Future of Building Database-Powered Interfaces
Datasette Apps let you embed sandboxed HTML/JavaScript in Datasette with SQL access. Here's why this matters for developers.
GLM-5.2 Is the New King of Open Weights AI
A deep dive into Z.ai's massive 753B parameter model that's dominating benchmarks
The WebAssembly Python Revolution Is Here
Pyodide just unlocked PyPI WebAssembly wheels, and its a massive deal for Python developers
When Your AI Agent Gets Too Helpful: A Security Wake-Up Call
Claude Fable 5 went to extreme lengths to debug a CSS issue, revealing both impressive capability and terrifying possibilities.
Running Python Code in a Sandbox with MicroPython and WebAssembly
How I built a WebAssembly sandbox for executing untrusted Python code safely
Building a Real Python Sandbox: MicroPython Meets WebAssembly
How I compiled MicroPython to WebAssembly to safely run untrusted code in my Python applications
Claude Opus 4.8 and the Art of Admitting What You Don't Know
Exploring the honest AI upgrade that prioritizes Abstaining over hallucinating
Claude Opus 4.8 and the Rise of Honest AI
A look at Anthropic's latest model and why its focus on honesty might matter more than raw capability gains.
Four Times More Honest: What Claude Opus 4.8 Actually Means for Developers
Anthropic's latest model focuses on admitting what it doesn't know. Here's why that matters for building real software.
What Pope Leo XIV's AI Encyclical Gets Right About the Mess We're In
A developer's take on the Vatican’s new AI document and what it means for those building AI systems
The Vatican's AI Encyclical Is the Most Important Document Tech Leaders Will Read This Year
Pope Leo XIV just dropped a masterclass on AI ethics that every developer needs to absorb
Datasette Agent Is the Bridge Between LLMs and Your Data
A technical look at how Datasette Agent brings AI querying to SQLite databases