Blog 385 posts

Notes from the trenches on AI engineering, LLM apps, and the full-stack work that holds it all together.

A maker used Codex and MuJoCo RL to teach a tiny robot to stand back up
5 min read

A maker used Codex and MuJoCo RL…

The SelfRisingRobot project trains a self-righting policy in MuJoCo with PPO, exports it to a C header, and runs inference on an M5Atom with two servos. Codex helped scaffold the sim loop. Sim-to-real without cloud GPUs at runtime.

Free AI resources: a curated list for aspiring AI engineers
16 min read

Free AI resources: a curated list for…

A hand-picked directory of free AI courses, math resources, datasets, and tools, annotated so you know what's worth your time and what to skip.

LLMs keep inventing the same fake experts, and Zenodo now has 1,655 ghost papers
4 min read

LLMs keep inventing the same fake experts,…

A new arXiv study maps correlated name priors in Claude, GPT, and Gemini outputs. Fictional personas like Elena Vasquez and Marcus Chen appear across AI-generated sites and 1,655 backdated Zenodo records with real DOIs.

Microsoft's ML for Beginners is still the best free 12-week classic ML path
4 min read

Microsoft's ML for Beginners is still the…

26 lessons, 52 quizzes, Scikit-learn projects, and Jupyter in VS Code. Microsoft's MIT-licensed curriculum is the on-ramp I still send before deep learning rabbit holes.