<!-- buttondown-editor-mode: plaintext -->Hello there! A lot is happening in the AI world. OpenAI released GPT-5, along with two open-source models: gpt-oss-20
It is wild to think that it has been only a handful of weeks. Claude Code has considerably changed my relationship to writing and maintaining code at scale. I still write code at the same level of quality, but I feel like I have a new freedom of expression which is hard to fully articulate. Claude Code has decoupled myself from writing every line of code, I still consider myself fully responsible for everything I ship to Puzzmo, but the ability to instantly create a whole scene instead of going line by line, word by word is incredibly powerful.
<!-- buttondown-editor-mode: plaintext -->Hello there! A lot is happening in the AI world. OpenAI released GPT-5, along with two open-source models: gpt-oss-20
Fresh insights on AI-assisted development: practical experiences with Claude Code and the evolving landscape of full-breadth developers in the age of AI
I've made it! I'm over the hump! I'm actually writing* my language-learning app in Swift! Send an email expressing how proud you are of me to podcast@searls.co.…
Orta Therox reflects on six weeks using Claude Code for programming, describing it as transformative for maintenance tasks and side projects
I needed to round out my knowledge of Pydantic AI. ChatGPT 5 Thinking absolutely nailed it.
I've been experimenting with running coding models locally and managed to get GLM-4.5 Air up and running with mlx_lm.server and open-webui. It's pretty amazing what these local open-weight models can do these days. Next up, I want to try integrating local models with CLI-based coding tools like opencode or crush.