Posts by Tags

3D Point Cloud

3D Scene Generation

3D Vision

AI

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.

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.

AI Agents

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.

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.

AI Ethics

Action Coherence

Admittance Control

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.

Agentic AI

Alignment

Automated Discovery

Benchmarking

Bimanual Interaction

Bimanual Manipulation

Blog Notes

Bootstrapping

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.

CUDA

Claude Code

Claude Skills

CoRL

[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.

Code Generation

Codex

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.

Cognition

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.

Communication

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.

Coordinate Frames

Cross-Embodiment

Cross-Embodiment Learning

Data-Centric AI

Dataset

Dexterous Grasping

Dexterous Manipulation

Differentiable Simulation

Diffusion Models

Diffusion Policy

Digital Twins

DiscoRL

Discrete Diffusion

Distance Fields

Dynamics Models

EMG

Economics

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.

Egocentric Data

Egocentric Vision

Embodied AI

Embodied Intelligence

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.

End Effectors

Entrepreneurship

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.

Epistemology

Flow Matching

Force Control

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.

Foundation Model

Gaussian Splatting

Generative Models

Goal-Conditioned RL

Goal-conditioned

Grasping

Hand Morphology

Hand Motion

Human Video Learning

Human Videos

Human-to-Robot Transfer

Humanoid

Humanoid Robotics

Imitation Learning

Impedance Control

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.

In-Hand Manipulation

Inference Acceleration

Information Retrieval

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.

Information Theory

Intelligence

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.

Internet

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.

Inverse Dynamics

Inverse Kinematics

Knowledge Transfer

LLM

LLM Agents

LLM Workflows

Latent Actions

Legged Locomotion

Long-Horizon Control

Machine Learning Theory

Manipulation

Memory

Meta-Learning

Model-Based Control

Model-Based RL

Motion Generation

Motion Imitation

MuJoCo

Multitask Learning

Novel View Synthesis

Offline RL

Online RL

Operating Systems

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.

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.

Optimization

PAL Robotics

Paper Notes

Persona

Personal Thoughts

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.

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.

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.

Philosophy

Pinocchio

Planning

Point Clouds

Policy Improvement

Policy Learning

Pretraining

Productivity

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.

Programming Languages

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.

Project Notes

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.

Prompt Engineering

RL Algorithms

RSS

Reinforcement Learning

[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.

Research Automation

Reward Modeling

Robot Foundation Models

Robot Learning

Robotics

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.

[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.

Robustness

Runtime Systems

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.

Sample Efficiency

Scaling Laws

Science Robotics

Self-Hosting

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.

Sim-to-Real

Sim2Real

Simulation

Single-Image Reconstruction

Spatial Grounding

State Representation

Synthetic Data

Systems

Tabletop Scenes

Tacit Knowledge

Tactile Sensing

Task and Motion Planning

Technical Notes

Teleoperation

Test-time Guidance

URDF

Unsupervised RL

VLA

VLM Fine-tuning

Video Diffusion

Video Generation

Video World Models

Vision-Language Models

Vision-Language-Action

Vision-Language-Action Models

Vision-Tactile Learning

World Model

World Models

Zero-shot Generalization

Zero-shot Manipulation

update

Updating website

less than 1 minute read

Published:

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

website

Updating website

less than 1 minute read

Published:

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