93 related articles

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.

Deep dive into infrastructure architecture patterns for production-grade Agent applications, covering state persistence, sandbox isolation, LLM observability, and cost control.

From Jellyfin and Immich to Nextcloud, explore self-hosted services worth deploying on a home server, covering media, file sync, encrypted chat, and download automation.

Deep dive into Bash's colon command (:) and its practical uses: no-op placeholders, infinite loops, default value assignment. Explores Bash design philosophy and PowerShell comparison.

Why does production never match local? This article analyzes root causes like config gaps and dependency drift, and explores how Docker, Twelve-Factor App, and IaC practices bridge the dev-prod divide.

Explore running Android apps in Docker containers, comparing containerized emulators (redroid/docker-android), API packet capture, and notification forwarding tools with GMS push limitations analysis.

Learn how to use NetBird WireGuard mesh networking with Caddy reverse proxy for homelab remote access without exposing public ports. Covers Split DNS, TLS certificates, and ACL controls.

A 7-year frontend engineer, fearing AI-driven job loss, builds a homelab to learn Docker, databases, and networking. A pragmatic roadmap for developers building breadth in the AI era.

Know a little of everything but can't figure out what to build? Practical methods to overcome tech decision paralysis and find your ideal project direction.

How does DeepSeek founder Liang Wenfeng's open-source philosophy inspire indie game developers? This article unpacks three core methodologies for long-term thinking in technical creation.

NanoClaw founder David Boyd breaks down the core engineering of enterprise autonomous Agents: a triple security isolation model, LLM Wiki memory design, and the real-world path from personal Agents to team-scale deployment.

A focused guide to core LLM application engineer interview topics, covering agent architecture, Multi-Agent, Langfuse evaluation, security, and RAG optimization.

A focused guide to the core interview topics for LLM application engineers, covering agent architecture, Multi-Agent, Langfuse evaluation & tracing, security, and RAG optimization.

A beginner's guide to Dify covering Docker deployment, MySQL setup, model integration, five app types (Chatbot/Agent/Workflow), and publishing — build LLM apps fast.
CS Self-Study Guide: The 74K-Star Comp…
A 74K-star GitHub project by Peking University students curates MIT, Stanford, and CMU open courses into a complete CS self-study roadmap covering algorithms, OS, databases, and more.
GitHub Daily · July 21: The Agent Skil…
GitHub Trending July 21: The Agent Skills ecosystem explodes as pluggable skill packs top the charts, MCP becomes the de facto standard, and ai-agent-book surges 4,434 stars in a day.

Ornith 1.0 by Deep Reinforce reinforces Qwen 3.5 for code agents. We test Ornith 9B & 35B MoE on Chinese writing, logic, and invoice OCR, with full llama.cpp deployment guide.

A deep dive into LibreOffice's open source documentation workflow — covering volunteer writing models, style standards, and how to lower barriers to contribution.

No coding needed: master Claude Code workflows with folder structure, sub-agents, third-party connectors, and scheduled routines to build your own AI automation OS.
MemStitch Zero-Copy Context Bridging: …
A deep dive into how MemStitch's zero-copy context bridging achieves 25x TTFT speedup in vLLM. Covers KV Cache optimization, prefill acceleration, and practical developer value.