<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Tech on xyanrch's Blog</title><link>https://xyanrch1024.github.io/categories/tech/</link><description>Recent content in Tech on xyanrch's Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 17 Jul 2026 15:00:00 +0800</lastBuildDate><atom:link href="https://xyanrch1024.github.io/categories/tech/index.xml" rel="self" type="application/rss+xml"/><item><title>C++ Proxy Server Performance Optimization: From DNS Caching to TLS Session Reuse</title><link>https://xyanrch1024.github.io/posts/overplus-optimization/</link><pubDate>Fri, 17 Jul 2026 15:00:00 +0800</pubDate><guid>https://xyanrch1024.github.io/posts/overplus-optimization/</guid><description>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.</description></item><item><title>Building a REPL for a Scripting Language</title><link>https://xyanrch1024.github.io/posts/repl-design/</link><pubDate>Thu, 09 Jul 2026 16:00:00 +0800</pubDate><guid>https://xyanrch1024.github.io/posts/repl-design/</guid><description>Designing an interactive Read-Eval-Print Loop for the kai scripting language — multi-line input, expression auto-printing, state persistence, and graceful error recovery.</description></item><item><title>Building a Lua-like Language Frontend in C++</title><link>https://xyanrch1024.github.io/posts/kai-lang-frontend/</link><pubDate>Mon, 06 Jul 2026 15:00:00 +0800</pubDate><guid>https://xyanrch1024.github.io/posts/kai-lang-frontend/</guid><description>From lexer and parser to bytecode compiler — building a Lua-like language frontend for a stack-based VM.</description></item><item><title>Building a Stack-Based VM: Design Walkthrough</title><link>https://xyanrch1024.github.io/posts/stack-vm-design/</link><pubDate>Mon, 06 Jul 2026 14:00:00 +0800</pubDate><guid>https://xyanrch1024.github.io/posts/stack-vm-design/</guid><description>A deep dive into the design of a stack-based virtual machine, covering architecture, instruction set, execution model, and memory management.</description></item><item><title>Deploy Hugo Blog to GitHub Pages</title><link>https://xyanrch1024.github.io/posts/deploy-hugo-blog-to-github-pages/</link><pubDate>Mon, 06 Jul 2026 11:30:00 +0800</pubDate><guid>https://xyanrch1024.github.io/posts/deploy-hugo-blog-to-github-pages/</guid><description>A step-by-step guide to setting up a Hugo blog with automatic deployment to GitHub Pages using GitHub Actions.</description></item><item><title>Hello World</title><link>https://xyanrch1024.github.io/posts/my-first-post/</link><pubDate>Sun, 06 Jul 2025 11:26:47 +0800</pubDate><guid>https://xyanrch1024.github.io/posts/my-first-post/</guid><description>My first blog post powered by Hugo and GitHub Pages.</description></item></channel></rss>