Writing Archive

Technical notes, project retrospectives, and occasional life updates. Chinese originals and available English translations are collected separately below.

中文文章

夏日的光芒渐渐消失……

less than 1 minute read

Published:

七月生活记录,关于旅行、科研、星露谷、暑校、投稿、世界杯与 F1。

ArchLite

2 minute read

Published:

ArchLite 机器学习大作业复盘,比较规则模型、小型 DNN 与 Qwen2.5 LoRA 在静态 load-level prefetching 决策上的表现。

ACMAPI

less than 1 minute read

Published:

从零搭建大模型 API 中转站的实践记录,包含服务器、域名与网络架构思路。

CPU Scheduling

1 minute read

Published:

操作系统 CPU 调度笔记,详细总结 FCFS、SJF、RR 与多级反馈队列机制。

LaTeX-Tutorial

4 minute read

Published:

常用 LaTeX 数学语法速查,覆盖文档结构、公式环境与符号示例。

JaneZ-Claw

less than 1 minute read

Published:

Openclaw 配置与使用记录,包含服务器部署、API 选型和 bot 接入体验。

26-Spring

less than 1 minute read

Published:

26 Spring 学期记录,包含课程进展、F1观赛、科研尝试与生活碎片。

26 Winter

less than 1 minute read

Published:

寒假月记,记录旅行、滑雪、重逢与开学前的心情变化。

Mlsys Learning

1 minute read

Published:

mlsys 入门学习笔记,聚焦 RAG、LLM serving 与系统调度相关主题。

Explore RCompiler

3 minute read

Published:

RCompiler 实战复盘,整理 parser、IR、寄存器分配与优化阶段的关键经验。

Modern Cpp

1 minute read

Published:

Modern C++ 知识综述,覆盖值语义、移动语义、类型推导与智能指针。

25 Fall

less than 1 minute read

Published:

记录 25 Fall 学期里的学习、旅行和情绪波动,从课程压力到短途出走的真实片段。

GPU Acceleration

5 minute read

Published:

一份 GPU 加速入门分享稿,梳理 CPU/GPU 架构、并行编程与矩阵乘案例。

Mathematical Logic CT Paper

less than 1 minute read

Published:

CS2950 数理逻辑课程总结与资料整理,面向后续同学复习使用。

English Posts

The Glow of Summer Has Faded, Now…

10 minute read

Published:

A July life record about travel, research, Stardew Valley, summer school, a first paper submission, the World Cup, and F1.

ArchLite

7 minute read

Published:

A machine-learning course project review comparing rule-based models, compact DNNs, and Qwen2.5 LoRA on static load-level prefetching decisions.

ACMAPI

8 minute read

Published:

A practical record of building an LLM API relay from scratch, including servers, domains, and network architecture.

CPU Scheduling

7 minute read

Published:

Operating-system notes on CPU scheduling, covering FCFS, SJF, RR, and multilevel feedback queues.

LaTeX-Tutorial

5 minute read

Published:

A quick reference for common LaTeX math syntax, covering document structure, formula environments, and symbol examples.

JaneZ-Claw

4 minute read

Published:

Notes on Openclaw setup and usage, including server deployment, API choices, and bot integration.

26-Spring

11 minute read

Published:

A 26 Spring semester record, including courses, F1, research attempts, and life fragments.

26 Winter

4 minute read

Published:

A winter-break monthly log about travel, skiing, reunions, and the mood before the new semester.

Mlsys Learning

9 minute read

Published:

Introductory mlsys learning notes focused on RAG, LLM serving, and system scheduling.

Explore RCompiler

27 minute read

Published:

A practical RCompiler review covering parser, IR, register allocation, and optimization stages.

Modern Cpp

4 minute read

Published:

An overview of Modern C++ covering value semantics, move semantics, type inference, and smart pointers.

25 Fall

6 minute read

Published:

A record of learning, travel, and emotional swings during the 25 Fall semester.

GPU Acceleration

9 minute read

Published:

An introductory GPU acceleration presentation covering CPU/GPU architecture, parallel programming, and matrix multiplication.

Mathematical Logic CT Paper

less than 1 minute read

Published:

A CS2950 Mathematical Logic course summary and resource collection for later students.