Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

0 minute read

Page Not Found

Page not found. Your pixels are in another canvas.

0 minute read

About

0 minute read

CV

0 minute read

Edge51

Personal site

0 minute read

0 minute read

Notes

0 minute read

Physics

0 minute read

0 minute read

Search

0 minute read

Sitemap

0 minute read

0 minute read

0 minute read

0 minute read

0 minute read

0 minute read

0 minute read

0 minute read

0 minute read

0 minute read

0 minute read

0 minute read

0 minute read

0 minute read

0 minute read

0 minute read

Posts

4 minute read
vllm llm function-call tool-use

vLLM Function Call 全链路深度解析

vLLM v0.20.2,聚焦 function call 的主链路分析。 版本与模型:Qwen3CoderToolParser(XML 格式工具调用)

29 minute read
rust actix-web

Rust Study

Rust Actix-Web Learning

less than 1 minute read
stock

Hikyuu Study

Hikyuu Project Learning

less than 1 minute read
Windows API C++

Windows Coding

How to get DNS Server for particular adapter on Windows

  1. Retrieve addresses information about adapter through API:GetAdapterAddress(…)
  2. Loop to check whether current pointer points to the adapter specified by verify the attributes like FirstUnicastAddress.
  3. if the pointer points to the specified adapter, FirstDnsServerAddress data member points to the head of the linked list which stores the list of dns server for the specified adapter.

notes

physics

portfolio

less than 1 minute read
C++ Network Programming Protocol Design Cloud Computing

Cloud Desktop Protocol

Network protocol design and implementation for cloud desktop service, supporting efficient display transmission and low-latency user interaction.

less than 1 minute read
C++ Backend Development Distributed Systems

Software Upgrade Service

Reliable software upgrade framework for cloud desktop system, supporting multi-end coordinated updates with rollback and progress tracking.

publications

readings

, , 2024
C++ Glog Code Read

Glog Study

Reading notes of Glog project

, , 2024
C++ LevelDB Code Read

leveldb-study

Reading notes of LevelDB project

talks