Mac mini M4 Base Model Expansion Experience
A detailed account of the entire process of expanding the Mac mini M4 using a Samsung 990 Pro NVMe SSD, including reasons for purchase, expansion plans, performance comparisons, development …
In-depth articles and insights on open source, AI, cloud-native, DevOps, and software engineering.
Mac mini M4 Base Model Expansion Experience
A detailed account of the entire process of expanding the Mac mini M4 using a Samsung 990 Pro NVMe SSD, including reasons for purchase, expansion plans, performance comparisons, development …
Data-Driven: How I Built My Website Content Analysis Dashboard
To better understand my website content, I developed a brand new /analysis page. This article shares its features, build process, and technical implementation, hoping to provide you with inspiration.
Note-Taking Like Coding: My VS Code + GitHub + Hugo Workflow
From VS Code editor to GitHub version control, and Hugo static site generation, this workflow makes note-taking as efficient and elegant as coding.
Envoy Jaeger Tracing Example Explained
This article provides a detailed analysis of the official Envoy example ‘jaeger-tracing’, explaining its construction process, related files, and functionality. It aims to supplement the …
A curated list of high-quality open source tools I’ve personally tested and used for over a decade, covering development, writing, productivity, and more.
AI Gateway Deep Dive (2026): Architecture, Product Comparison, and Production Practices
A practical AI Gateway deep dive comparing Envoy, APISIX, Kong and others, with architecture guidance for security, routing, observability, and cost control.
Deep Dive into Envoy Dynamic Module: Principles, Development, and End-to-End Demo
A comprehensive guide to Envoy Proxy Dynamic Module—principles, configuration, development, and hands-on demo—with official Rust SDK and multi-language capabilities. Step by step, learn how to achieve …
Understanding Envoy's Extension and Integration Mechanisms: From Built-in Filters to Dynamic Modules
Overview of Envoy extension and integration options (C++, Lua, Wasm, dynamic modules, ext_proc, ext_authz) with a recommendation favoring dynamic modules for performance.
Step-by-Step Guide: Moving from ingress-nginx to Envoy Gateway
This blog guides users through migrating from ingress-nginx to Envoy Gateway using the Gateway API. It covers the reasons for migration, step-by-step instructions on Minikube, and how the …
Observability Guide for Envoy Gateway Data Plane
A hands-on guide to configuring observability for the data plane of Envoy Gateway using Prometheus, Loki, and Tempo.