Now

What I'm up to, live.

Live · June 10, 2026

Now playing
Nothing playing — check back later.
Status
LocationHangzhou, CN
TimezoneCST (UTC+8)
FocusCUDA kernels + agent systems
ReadingProgramming Massively Parallel Processors
EditorVS Code + Windows Terminal
LanguagesTypeScript, Python, CUDA C++
Local time16:27 CST
Recent commits
Loading commits…
Recent writing
Loading posts…
Context

Deep in the CUDA programming model — writing kernels, understanding warp-level execution, and slowly building intuition for how data movement dominates everything on the GPU.

Building a multi-agent CMS that coordinates LLM-backed specialists through a shared context layer. The goal: agents plan, edit, and publish collaboratively, human in the loop only when it matters.

Working through Programming Massively Parallel Processors (4th ed.) cover to cover. The exercises are brutal. Highly recommended.