Recently, I migrated our project from Husky to Lefthook — and the difference was immediately noticeable. 🤔 Why Lefthook? A few key reasons: ⚡ Written in Go → extremely fast execution 🔀 Parallel execution → run tasks concurrently instead of sequentially 🧩 Simple & powerful config → less boilerplate, easier to maintain 🧠 Smarter workflow control → flexible hook-level optimization ⸻ ⏱️ Real impa
You're in another app and there's a timer counting down at the top of your phone. You lock the screen and the same timer is sitting there. You swipe down to the Notification Center and it's there too, still ticking. It looks like a notification, but a notification can't tick. That's a Live Activity. It looks like three different surfaces (Dynamic Island, lock-screen banner, Notification Center ent
I'm experimenting with Claude Code, filling the pot with ideas and seeing where it goes. The project started with an empty folder, 'Flight Sim.' So far, I've worked a day on it. It's a voxel based flight sim using OpenGL, StereoKit, and other goodies. I'M NOT TESTING THE SIMULATOR UNTIL IT'S GOT 20,000 LINES OF CODE, OR MORE. I wonder what's to be created, how my prompting styles are, and how
I kept watching the same thing happen. What I Built It's a 3D interactive sales simulator. I call it a flight simulator for software — except instead of flying a plane, you're walking a non-technical client through the risk inside their own infrastructure. The Map You feed it a simple JSON file describing your client's tech stack. It reads it and instantly draws a floating, 3D web of nodes — s
At 2:17 AM, my monitoring alert yanked me out of sleep: the customer service bot had suddenly lost its memory. Users were asking “Where is my order?” three times in a row, and it kept asking for their phone number as if they were complete strangers. I opened the logs and saw that ConversationBufferMemory was loading empty message lists. The key was still there in Redis, but somehow deserialization
I’m becoming more convinced that LLMs are moving toward the same structure as payment networks. The models will be incredibly important. But the largest value will not be captured by the raw model layer alone. It will be captured by the layers above it: routing, evals, RAG, MCP, memory, orchestration, agentic workflows, vertical applications, and trust infrastructure. As a founder and developer, t
Ever had users sign up with [email protected] or [email protected]? Disposable email addresses are a headache for any app that relies on real user contact. I built burner-bouncer to solve this — a zero-dependency libra
I finished an English series on the way I think ordinary people can start using AI for real work. The point is not to become an AI expert first. The point is to have one place where you can say what you want, give the tool access to the right folder, and check the result. Anything important still needs a human pause: publishing, deleting, paying, or authorizing. My preferred starting point is simp