Sitemap
A list of all the posts and pages found on the site. For you robots out there, there is an XML version available for digesting as well.
Pages
Posts
Flashinfer-Learning
Published:
夏日的光芒渐渐消失……
Published:
七月生活记录,关于旅行、科研、星露谷、暑校、投稿、世界杯与 F1。
The Glow of Summer Has Faded, Now…
Published:
A July life record about travel, research, Stardew Valley, summer school, a first paper submission, the World Cup, and F1.
ArchLite
Published:
ArchLite 机器学习大作业复盘,比较规则模型、小型 DNN 与 Qwen2.5 LoRA 在静态 load-level prefetching 决策上的表现。
ArchLite
Published:
A machine-learning course project review comparing rule-based models, compact DNNs, and Qwen2.5 LoRA on static load-level prefetching decisions.
ACMAPI
Published:
从零搭建大模型 API 中转站的实践记录,包含服务器、域名与网络架构思路。
ACMAPI
Published:
A practical record of building an LLM API relay from scratch, including servers, domains, and network architecture.
CPU Scheduling
Published:
操作系统 CPU 调度笔记,详细总结 FCFS、SJF、RR 与多级反馈队列机制。
CPU Scheduling
Published:
Operating-system notes on CPU scheduling, covering FCFS, SJF, RR, and multilevel feedback queues.
LaTeX-Tutorial
Published:
常用 LaTeX 数学语法速查,覆盖文档结构、公式环境与符号示例。
LaTeX-Tutorial
Published:
A quick reference for common LaTeX math syntax, covering document structure, formula environments, and symbol examples.
JaneZ-Claw
Published:
Openclaw 配置与使用记录,包含服务器部署、API 选型和 bot 接入体验。
JaneZ-Claw
Published:
Notes on Openclaw setup and usage, including server deployment, API choices, and bot integration.
26-Spring
Published:
26 Spring 学期记录,包含课程进展、F1观赛、科研尝试与生活碎片。
26-Spring
Published:
A 26 Spring semester record, including courses, F1, research attempts, and life fragments.
26 Winter
Published:
寒假月记,记录旅行、滑雪、重逢与开学前的心情变化。
26 Winter
Published:
A winter-break monthly log about travel, skiing, reunions, and the mood before the new semester.
Mlsys Learning
Published:
mlsys 入门学习笔记,聚焦 RAG、LLM serving 与系统调度相关主题。
Mlsys Learning
Published:
Introductory mlsys learning notes focused on RAG, LLM serving, and system scheduling.
Explore RCompiler
Published:
RCompiler 实战复盘,整理 parser、IR、寄存器分配与优化阶段的关键经验。
Explore RCompiler
Published:
A practical RCompiler review covering parser, IR, register allocation, and optimization stages.
Modern Cpp
Published:
Modern C++ 知识综述,覆盖值语义、移动语义、类型推导与智能指针。
Modern Cpp
Published:
An overview of Modern C++ covering value semantics, move semantics, type inference, and smart pointers.
25 Fall
Published:
记录 25 Fall 学期里的学习、旅行和情绪波动,从课程压力到短途出走的真实片段。
25 Fall
Published:
A record of learning, travel, and emotional swings during the 25 Fall semester.
GPU Acceleration
Published:
一份 GPU 加速入门分享稿,梳理 CPU/GPU 架构、并行编程与矩阵乘案例。
GPU Acceleration
Published:
An introductory GPU acceleration presentation covering CPU/GPU architecture, parallel programming, and matrix multiplication.
Mathematical Logic CT Paper
Published:
CS2950 数理逻辑课程总结与资料整理,面向后续同学复习使用。
Mathematical Logic CT Paper
Published:
A CS2950 Mathematical Logic course summary and resource collection for later students.
portfolio
ArchLite
A study of model scale for static load-level prefetching decisions, comparing rules, compact neural networks, and Qwen2.5 LoRA.
Distributed Hash Table
Two distributed hash table protocols, Chord and Kademlia, implemented in Go.
RCompiler
A compiler for Rx*, a Rust-like educational language, written in approximately 30k lines of C++.
RISC-V CPU
A toy CPU written in Verilog.
publications
talks
teaching
Great Ideas in Computer Science
Teaching Assistant, Shanghai Jiao Tong University, 2025
Teaching assistant for Great Ideas in Computer Science, including office hours and a Turing Machine simulator assignment.
