74 related articles

Deep dive into Harness Engineering: why AI Agents need memory management, durable execution, guardrails & approvals to go from demo to production.

Deep dive into Harness Engineering: why AI Agents need memory management, durable execution, guardrails & approvals to reach production. Based on Scott Moss's workshop.

Complete guide to Pi coding agent: design philosophy, installation, shortcuts, session management, and 7-layer customization architecture. How this 45K-star minimalist terminal tool redefines AI coding workflows.

Complete guide to DeepSeek-OCR from vLLM inference deployment and Unsloth model loading to fine-tuning, covering cloud server setup, GPU selection, and code examples — all on a single 4090 GPU.

A step-by-step guide to Claude Code installation and configuration: Node.js setup, Git Bash config, npm install, network proxy for China users, and API Key login.

A step-by-step guide to the full Claude Code installation and setup: Node.js environment, Git Bash config, npm install, proxy setup for China, and API Key authorization—helping beginners avoid every common pitfall.
sqlite-utils 4.1 Released: The --code …
sqlite-utils 4.1 brings practical new features: the --code option for generating rows with Python, field type overrides fixing leading-zero ZIP codes, STRICT table mode switching, drop-index, and more. A deep dive into each design and the AI-assisted dev workflow.
sqlite-utils 4.1 Released: The --code …
sqlite-utils 4.1 brings practical new features: the --code option for generating rows via Python, type overrides to solve ZIP-code leading-zero loss, STRICT table mode switching, drop-index, and more. A deep dive into the design and AI-assisted dev workflow.

Step-by-step guide to deploying Dify AI platform locally with Docker. Covers Linux, Windows, macOS setup, docker compose launch, and first-time initialization in under 30 minutes.

Modern Web Guidance is an agent skill & CLI tool that injects modern Web standards into AI coding assistants like Claude Code and Copilot CLI, replacing outdated polyfills with Baseline-validated solutions.

Gemini new API keys (AQ__ prefix) returning 401/400 errors in Python? Learn the key format differences, SDK compatibility issues, and fixes including upgrading google-genai.

A technical deep-dive into AI-assisted reverse engineering: how MCP, Skills libraries, and Frida toolchains work together, their real capability limits, and the legal boundaries of iOS/Android/Web reverse analysis.

A developer is porting Claude Code to run natively on Windows XP — no SSH/RDP. Login, chat, and web search already work. Bash tool calls remain the key blocker.

BaseUI is an open-source React component library built on 'anti-slop' principles, offering 88 components, built-in light/dark themes, and TypeScript support — a more opinionated alternative to shadcn/Radix.

Create an Ubuntu 22.04 VM on a Windows host with Hyper-V, then deploy the 1Panel dashboard, OpenCode gateway, and Hermes agent to build a complete local AI Agent runtime. Includes port config and troubleshooting.

An in-depth guide to installing, logging in, and using OpenAI Codex CLI: call AI directly in your local terminal to modify code, refactor components, and add file and image context, with Git branch management for an efficient local AI coding workflow.

A comprehensive analysis of the terminal technology stack: PTY mechanisms, ANSI escape sequences, terminfo compatibility, Unicode rendering, and GPU acceleration explained.

Running self-supervised vision models (SSL) on a MacBook CPU isn't hard. This article reveals the core misconception of PCA visualization through ViT-S experiments: colors can't convey semantics across images, and changing resolution reverses hues entirely.

A deep dive into the fundamentals of container networking. By manually building a Linux bridge, veth pair, and iptables NAT, fully reproduce Docker's default bridge mode to understand container connectivity, port mapping, and Kubernetes networking.

Tired of staring at a terminal waiting for AI? An ESP32 + RGB light maps Claude Code's states to blue/yellow/green/red physical light effects. See what the AI is doing at a glance.