How to run a Codex subscription in Claude Code and Conductor
A simple CLIProxyAPI setup for using Codex-backed models from Claude Code and Conductor.
A blog about backend development, software engineering, and other tech topics.
A simple CLIProxyAPI setup for using Codex-backed models from Claude Code and Conductor.
Connect Factory Droid to your Claude Max and OpenAI Codex subscriptions using CLIProxyAPI as a local OAuth-to-API-key proxy. Covers installation, latest model configuration, and troubleshooting for Claude Opus 4.7, Sonnet 4.6, GPT-5.5, and more.
A behind-the-scenes look at happymode: a native macOS menu bar utility that switches system appearance using sunrise/sunset (no external APIs) or custom daily times, with a weekly preview and permission-aware UX.
A practical deep dive into happycontext, a Go wide-logging library that emits one structured event per request with support for slog, zap, zerolog, and net/http, gin, echo, and fiber integrations.
Personal portfolio website showcasing backend engineering work, technical writing, and projects.
A detailed build log of cloning PlanetScale's pg_strict in Rust. From the pitfalls of sqlparser and executor hooks to the zero-overhead solution using Postgres' native post_parse_analyze_hook.
Theme management, Mermaid diagrams, and infrastructure improvements.
Updated for Zustand v5: persist state in the URL hash so users can copy, share, and restore app state across sessions.
Compare PostgreSQL 18 native UUIDv7 with custom UUIDv7, ULID, and TypeID implementations using real benchmark data, index locality tradeoffs, and practical primary-key recommendations.
Learn how to break down text effectively for Retrieval-Augmented Generation (RAG) systems. From simple character-based splits to AI-powered adaptive chunking, discover the best strategies to improve retrieval accuracy and context understanding.
Start Apache Kafka locally with Docker Compose and KRaft mode, avoid ZooKeeper, configure advertised listeners, and verify the broker with Kafka UI.
Deploy a Next.js app without Vercel using standalone output, Docker, and a production-ready Node server that can run on any VM, container host, or cloud.
Learn how to build an app with Next.js and Electron with Server Components support
Create best Dockerfile for Golang, optimize your Dockerfile for Golang and make it blazingly fast! 🔥
Features, enhancements, and changes.
A comprehensive SaaS application to enhance the review system of eCommerce sites.