JPJason Priceinnullstack.hashnode.dev·5d ago · 7 min readDocker Desktop Won't Start on Windows? Track Down the Missing WSL VM DiskTL;DR Docker Desktop suddenly refused to start with "Docker Desktop is unable to start." The real error underneath was: Wsl/Service/CreateInstance/CreateVm/HCS/ERROR_FILE_NOT_FOUND The root cause had00
JPJason Priceinnullstack.hashnode.dev·Jun 16 · 11 min readWhy I stopped building Morpheus tooAbout six weeks after my last essay on Morpheus, I've decided to stop building it. This is, I'm aware, an embarrassing arc. The previous fifteen essays in this chronicle describe two consecutive attem00
JPJason Priceinnullstack.hashnode.dev·May 4 · 17 min readClosing the loop with ground truthHere's the design for what I'm calling the "self-improving" vertical slice of Morpheus's dev workflow. It needs care, because "self-improving" is a phrase that, in the current AI discourse, has become00
JPJason Priceinnullstack.hashnode.dev·May 3 · 11 min readThe autonomy gate: chat vs. cronA week into Morpheus's dev workflow, I ran into a contradiction. The MOR-13 approval spec, which I wrote six days ago, said that every destructive tool call requires explicit per-call approval from th00
JPJason Priceinnullstack.hashnode.dev·Apr 29 · 13 min readThe pipeline that publishes itselfThis week's design doc has a small recursion at the heart of it: I am specifying the system that will, on its first scheduled run tomorrow morning, draft and publish a blog post on its own. The post w00