Weeknotes 2025-08-11
Taking a summer break this week. Released a new version of django-cast with Wagtail 7.1 support, and just sharing a handful of links.
Articles
- The Future Of Software Is Small | This resonates with me - I think it applies to standard office tools like Excel too. What an exciting time to be building software!
- 🤖 VibeOps: Using Claude Code on Cheap VPS Servers | I've been doing something similar - giving Claude root SSH access when I'm working out Ansible deployment scripts. It's surprisingly effective.
- Python performance myths and fairy tales
- Enjoy better UX with Wagtail 7.1 | Cool!
- TabICL: Pretraining the best tabular learner
- Debian 13 "trixie" is released
- A contact just told me that my old "LLMs generate nonsense code" blog post from 2 years ago is now very outdated with GPT5 because it's so awesome and so helpful. So I asked him to give it a test... | Thoughtful thread that critiques LLM capabilities without being dismissive. I disagree with the conclusion though - these models don't need to be perfect to be valuable. Humans fail at reasoning too, yet we manage. I lean toward a functionalist perspective here. Still, the humanist/rationalist critique raises valid points. It reminds me of the Chinese room argument (which I also find flawed but thought-provoking).