Engineering Blog
Thoughts & Contributions
Deep dives into engineering problems, open-source contributions, and technical decisions.
Open Source
How a Sneaky Symlink Bug Broke OpenClaw for Thousands of Devs
I dove into an open-source issue that had been bugging developers for months — turns out nvm and friends don't play nice with symlinks. Here's how I tracked it down and shipped a fix.
TypeScriptNode.jsOpen SourceSymlinksnvm
February 12, 20268 min read
Read More