New PHP Architect day!
More and more I’ve begun to really appreciate slowing down, leaving my cell phone and computer in my office and reading something physical. It’s so awesome I can still get a tech magazine with code listings.
Fragments: Detailed report on the Thoughtworks AI retreat, should we write a manifesto for AI-enabled development, is spec-driven development the return of waterfall, LLMs perform better in healthy codebases
So proud of the work I’m doing at YMS. It’s such a great group of folks willing to go the extra mile for every single client.

My wife encouraged me to make her an iOS app so she could keep track of our game collection. It’s the most simple implementation possible. Stores info on iCloud and just keeps track of game platform and name.
1.0 of Super Game Catalog available now for $1.99
This is a bear bones MVP with very little functionality. Learning a bit of Swift and native iOS development was fun. But I’m not sure if we will continue development. It meets our needs for now.
https://apps.apple.com/us/app/super-game-catalog/id6758810651
Folks talk about using AI to write code; TBH the best use I’ve found is writing my commit messages and drafting my JIRA documentation for me.
My usual workflow is have Claude pull my ticket and do a write up of what parts of the codebase I’ll likely need to touch.
I write my feature and then get Claude to do some documentation of the changes and review my PR for things I might have overlooked.
It isn’t making me productive at writing code but it is making JIRA and Git much more informative.