mise en place for the AI Age
Agentic AI wastes a surprising number of tokens reconstructing commands it already knows how to run. mise is the prep work that fixes that, and the name is not a coincidence.
Agentic AI wastes a surprising number of tokens reconstructing commands it already knows how to run. mise is the prep work that fixes that, and the name is not a coincidence.
I had Payload CMS, VS Code, and things to say. I still wasn't publishing. This is about what changed, and why it took an AI to get me out of my own way.
Dealing with mixed-type arrays in Swift Decodable is quite hard - here's an advanced trick that will lead you to a scalable and future-proof solution
Discover a scalable approach to decoding enums in Swift. Cleaner code, better flexibility, and improved maintainability for growing codebases.