Blog & Notes

Thinking in public

Notes on AI, robotics, hardware, and the intersection of digital intelligence with physical systems. Written as we build, not after.

RSS & updates coming soon

Follow the GitHub for now — research notes often ship alongside code.

GitHub
Embodied AIPhilosophyRoboticsHardwareLearning3D PrintingLabScienceMaterials AIInverse DesignAgentsHMIInterpretabilitySafetyMethodologyPrototyping

Published

4 posts
Embodied AIPhilosophy
May 2026·6 min read

Why closed-loop intelligence matters more than model size

A working 7B model that receives sensor feedback and updates its beliefs in real time is more useful than a 70B model that acts on stale priors. Here's why the loop is the real innovation.

Full post
RoboticsHardware
April 2026·8 min read

Designing robots to be taught, not programmed

Traditional industrial robots are programmed via teach pendants and waypoints. AI-controllable robots need to be designed differently — from the actuator selection up. Notes from building the Adeept arm integration.

Full post
3D PrintingLab
March 2026·5 min read

3D printing as a scientific instrument

When your lab has a 3D printer, every experiment can have a custom fixture in 4 hours. The design-to-test cycle collapses in ways that change how you think about rapid science.

Full post
Materials AIInverse Design
February 2026·10 min read

Building AI agents for materials discovery

Notes on running autonomous inverse design campaigns for MXene and perovskite compositions — including the dataset bias problem, balanced sampling, and what it means for an agent to 'propose an experiment'.

Full post

Coming up

2 drafts
Draft~7 min

On interpretability in physical AI systems

When an AI drives a robot arm, you need to know not just what it's doing but why — and how to override it safely. This is harder than interpretability for pure software systems.

Draft~5 min

Rapid prototyping as a research methodology

A defense of building things fast and breaking them. Why physical prototyping speed matters for AI research, and how to set up a lab workflow that makes it the default.