Can We Rely On Timers For Distributed Algorithms?
Explores the reliability of timers in distributed algorithms like Raft, arguing they are viable with safety margins for mechanisms like leader leases.
Explores the reliability of timers in distributed algorithms like Raft, arguing they are viable with safety margins for mechanisms like leader leases.
A ZSH script to manage terminal titles when running multiple Claude Code instances, preventing confusion and accidental commands.
Explores Developer Experience (DevX) beyond productivity, covering measurement, discoverability, documentation, and GenAI's role in engineering culture.
Overview of new features in Java 25, including Scoped Values, Compact Source Files, Flexible Constructor Bodies, and performance improvements.
A developer's guide to solving code signing, notarization, and Sparkle auto-update challenges for sandboxed macOS apps.
Overview of JDK 25's 18 new features, including finalized and preview language, API, and runtime enhancements.
Introduces ReadBench, a benchmark for evaluating how well Vision-Language Models (VLMs) can read and extract information from images of text.
A developer shares opinions on parsing, grammars, and parser technologies, arguing for practical approaches over pure theory.
A deep dive into how import/export keywords and 'use client'/'use server' directives work in React Server Components (RSC).
Analyzing iPhone 15 Pro depth maps stored in HEIC files using Python scripts to extract and convert image metadata.
An analysis of OpenAI Codex as an autonomous coding agent, detailing a real-world task to improve label formatting logic.
A developer builds Vibe Meter, a macOS menu bar app to monitor AI API spending, detailing Swift 6, SwiftUI, and technical challenges.
A guide to the top 10 QA automation tools for startups in 2026, focusing on AI-powered and no-code solutions.
Announcing graphics support for DandeGUI, a GUI toolkit, with new functions for drawing and managing graphics windows in Interlisp.
A guide to setting up Wallabag, a FOSS read-it-later service, on a Kobo e-reader to replace Pocket, comparing two methods: Wallabako and KOReader.
A presentation on using Large Language Model (LLM) techniques to enhance Recommendation Systems (RecSys) and Search, from the AI Engineer World's Fair 2025.
A user shares their experience replacing a Sonos speaker with Music Assistant, an open-source hub for controlling multi-room audio without vendor lock-in.
A developer's technical walkthrough of instrumenting LLM tracing for litellm using Braintrust and Langfuse, detailing setup and challenges.
A technical guide on instrumenting AI agentic applications using Arize Phoenix and litellm for observability and trace grouping.
A guide to fixing the 'Identity not found' error when logging into Azure CLI using AKS workload identity.