Serving the For You feed
How a single Go process on a gaming PC powers Bluesky's For You feed with SQLite and Tailscale.
How a single Go process on a gaming PC powers Bluesky's For You feed with SQLite and Tailscale.
How a single Go process on a gaming PC powers Bluesky's For You feed for 72,000 users using SQLite and Tailscale.
Explores an alternative microservices pattern: deploying the same service codebase across multiple platforms for local ownership and resilience.
Browser-based PDF text extraction using LiteParse, a spatial text parsing tool built on PDF.js and Tesseract.js.
A developer builds a browser-based version of LiteParse, an open-source PDF text extraction tool, using PDF.js and Tesseract.js.
Exploring GPT-5.5 via the Codex backdoor API, including a new LLM plugin for using ChatGPT subscriptions with Codex.
GPT-5.5 is released via Codex; a new LLM plugin uses the semi-official backdoor API to access it through OpenAI subscriptions.
Release of llm-openai-via-codex 0.1a0, enabling OpenAI model access via Codex CLI credentials.
Release of llm-openai-via-codex 0.1a0, a plugin to access OpenAI models via Codex CLI credentials.
A mathematical approximation for solving oblique triangles without inverse trig functions, with Python code example.
A quote from Maggie Appleton on the benefits of learning in public through digital gardening, podcasting, or streaming.
Thomas Maurer announces his speaking session on Sovereign Private Cloud with Azure Local at Microsoft Sovereignty Day Madrid 2026.
Explores the ethical dilemma of using knowledge obtained through unethical means, applying it to technology and engineering.
Summary of top developer links for April 23, 2026, covering AI agents, .NET, web dev, security, and Windows development.
ClockTray v1.0.0 is a dual-mode Windows utility with GUI and CLI for controlling the taskbar clock, featuring automation and lunar calendar overlay.
Reflecting on the CSS Anthology book from 2004 and imagining what a 2026 edition covering modern CSS would look like.
Reflecting on the 2004 CSS Anthology and imagining what a 2026 edition covering modern CSS would look like.
Guide to configuring GitHub Copilot CLI with OpenCode Go models using BYOK feature.
Guide to debugging WebAssembly (WASM) code using Chrome DevTools, including breakpoints, stepping, and exception handling.
Introduces Wolverine.Http, a .NET framework for vertical slice architecture with built-in messaging and transactional outbox support.