Overplus Getting Started: Set Up Your Own Proxy in 5 Minutes

Step-by-step guide to set up your own proxy server with Overplus. One-click install script + Windows GUI client, up and running in 5 minutes.

July 18, 2026 · 4 min

C++ Proxy Server Performance Optimization: From DNS Caching to TLS Session Reuse

Full-stack performance optimization for Overplus (a C++17 proxy server): global TCP DNS cache, SSL session reuse, buffer tuning, and log level demotion — 146 concurrent connections at just 25MB memory.

July 17, 2026 · 4 min
Look inward

When Nothing Goes Right, Look Within

When nothing goes right, the instinct is to avoid — but avoidance changes nothing. When you hit a wall, look within. Turn inward — that’s where the way out begins.

July 15, 2026 · 1 min
百年树木

随想

十年尘埃十年雪,百年树木仍长青。曾记年少青云志,不负韶光不负卿。

July 11, 2026 · 1 min

Building a REPL for a Scripting Language

Designing an interactive Read-Eval-Print Loop for the kai scripting language — multi-line input, expression auto-printing, state persistence, and graceful error recovery.

July 9, 2026 · 5 min

Building a Lua-like Language Frontend in C++

From lexer and parser to bytecode compiler — building a Lua-like language frontend for a stack-based VM.

July 6, 2026 · 5 min

Building a Stack-Based VM: Design Walkthrough

A deep dive into the design of a stack-based virtual machine, covering architecture, instruction set, execution model, and memory management.

July 6, 2026 · 3 min

Deploy Hugo Blog to GitHub Pages

A step-by-step guide to setting up a Hugo blog with automatic deployment to GitHub Pages using GitHub Actions.

July 6, 2026 · 2 min
West Lake Hangzhou

Hangzhou Travel Guide

A travel guide to Hangzhou, covering West Lake, Lingyin Temple, and local cuisine.

September 6, 2025 · 1 min
Hello World

Hello World

My first blog post powered by Hugo and GitHub Pages.

July 6, 2025 · 1 min