103 related articles
Protocol Buffers Deep Dive: Principles…
A deep dive into Google's open-source Protocol Buffers (Protobuf): binary encoding, schema definitions, gRPC integration, and real-world microservice use cases.

Learn how to connect AI agents to SQL Server via MCP protocol — wrapping DMV queries, managing multi-instance fleets, and enabling natural language ops with layered safety guardrails. Includes Docker deployment.

A deep dive into LangChain's four core modules: LangChain components, LangGraph orchestration, Deep Agents, and LangSmith. Build your first Agent from scratch.

pgrust is an open-source project rewriting PostgreSQL entirely in Rust, claiming 100% regression test passage. This article analyzes the technical motivation, implementation approach, and key challenges.

A developer builds a 3D editor from scratch in C++, modeling programs as dataflow graphs rather than object collections. Exploring dataflow vs. OOP, Greenspun's Tenth Rule, and the debugging dividend of visual programming.

An in-depth analysis of gRPC's core architecture: HTTP/2 multiplexing, Protocol Buffers serialization, and unified multi-language implementation, covering microservice communication and cloud-native integration.

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.

Alibaba has banned Claude Code as high-risk software. Reverse engineering revealed a covert environment-identification mechanism hiding user fingerprints in punctuation via prompt steganography. A deep dive into the incident and AI tool trust.

OpenAI's GPT-5.6 series (SOL, TERRA, LUNA) benchmarked via PinBash: major gains in math and backend tasks, but frontend visuals remain a weakness. Full pricing and model selection guide.

yaml-cpp is the most popular YAML parsing and emitting library for C++, supporting YAML 1.2 with a clean Node API and custom type conversion. Used by ROS and more.

Unsloth v0.1.481-beta adds full DeepSeek-V4-Flash support, NVFP4/FP8/imatrix GGUF quantized export, 1.3x faster GRPO, 3-5x faster MoE training, and an OpenAI-compatible API service in Studio.

A detailed guide to Dify, the open-source LLM app development platform, covering its core features and full local deployment via VMware + Ubuntu + aaPanel + Docker. Supports 100+ models like DeepSeek and ChatGPT to build enterprise AI apps fast.

Fortress is an open-source stealth Chromium built for AI Agents. It eliminates automation fingerprints to bypass Cloudflare and other anti-bot systems.

Breaking down a 10-hour Python course for absolute beginners — covering syntax, OOP, functional programming, web scraping, and automation, with mind maps and exercises.

A beginner-friendly guide to setting up Git on Windows before using Claude Code for AI programming. Covers git.git install, Git for Windows setup, common pitfalls, and verification.

Learning Python from scratch? This article breaks down the three learning stages—Fundamentals, Intermediate, and Practice—covering variables, OOP, scraping, and data analysis to help you plan a systematic Python path.

How can beginners learn Python without getting lost? This guide outlines a 3-stage learning path covering basics, advanced topics, and hands-on practice in web scraping, data analysis, and office automation.

Unsloth v0.1.48-beta released, adding NVFP4/FP8 quantization export, OpenAI-compatible API hot-swapping, 3-5x faster MoE training, and 1.3x faster GRPO, covering the full LLM fine-tuning, quantization, and local deployment pipeline.

Unsloth v0.1.45-beta adds Gemma 4 MTP support, AMD ROCm & NVIDIA Blackwell fixes, a new Hub download manager, and a compact RAG system for local LLM fine-tuning.

Unsloth v0.1.471-beta adds full GLM-5.2 support, 3x longer context (up to 200K tokens on a single GPU), a new Model Hub, and Chat Canvas — a major leap for local LLM fine-tuning.