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

About me

Apps

Interactive experiments, learning routes, and research maps.

Posts

A Practical Map of LLM Training Ecosystems

8 minute read

Published:

A compact field note on how Megatron, Hugging Face, PyTorch, vLLM, SGLang, and verl fit together in a practical LLM training pipeline.

Force Control and the Missing Layer in Embodied Intelligence

11 minute read

Published:

A late-night conversation over grilled skewers revealed a gap: most embodied AI researchers don’t think about what the robot arm is actually doing at the control level — and closing that gap might reshape how we think about action spaces.

Bootstrapping and the Game of Entrepreneurship

11 minute read

Published:

Bootstrapping is the same pattern across compilers, AI, and startups: borrow external structure to cold-start, then recursively replace dependencies until the system sustains itself.

The Singularity is Near

1 minute read

Published:

Autonomous agents are now cheap and networked enough to spread faster than any institution can contain — the question is what order emerges after control becomes partial.

I Vibe Coded an Operating System

17 minute read

Published:

I built a scripting-first OS prototype in a weekend with Codex, where the system language gradually takes over its own environment from the host.

Intelligence Is Not Only Reasoning

9 minute read

Published:

Intelligence depends on retrieval and communication as much as reasoning — a powerful model limited by information gaps is still limited.

Cognitive Bandwidth in the AI Agent Era

8 minute read

Published:

As AI tools get more capable, the bottleneck shifts from tool friction to human cognitive bandwidth — compressing intent and steering effectively becomes the key skill.

Updating website

less than 1 minute read

Published:

A major site update done mostly by Codex — page refactoring, content restructuring, and bilingual support.

[Paper Notes] DayDreamer: World Models for Physical Robot Learning - CoRL 2022

1 minute read

Published:

Key information

  • This paper learns two models: a world model trained on off-policy sequences through supervised learning, and an actor-critic model to learn behaviors from trajectories predicted by the learned model.
  • The data collection and learning updates are decoupled, enabling fast training without waiting for the environment. A learner thread continuously trains the world model and actor-critic behavior, while an actor thread in parallel computes actions for environment interaction.

portfolio

publications

Paper Title Number 4

Published in GitHub Journal of Bugs, 2024

This paper is about fixing template issue #693.

Recommended citation: Your Name, You. (2024). "Paper Title Number 3." GitHub Journal of Bugs. 1(3).
Download Paper

talks

teaching

Teaching experience 1

Undergraduate course, University 1, Department, 2014

This is a description of a teaching experience. You can use markdown like any other post.

Teaching experience 2

Workshop, University 1, Department, 2015

This is a description of a teaching experience. You can use markdown like any other post.