Weeknotes 2025-07-07
May you find someone who loves you with the same enthusiasm that mainstream tech publications have for the press releases about the latest AI model --Tom
Work's been keeping me busy, but I did manage to get the new podcast episode out – this one's about data class builders. Meanwhile, I've been doing some serious housekeeping on django-cast:
- Switched over to a proper src layout
- Now using the uv build backend
- Ditched black, isort, and flake8 in favor of ruff
Articles
- I wish the term "vibe coding" was taken more seriously by engineers... | 🧵
- Tools: Code Is All You Need | Yes, resonates with my experience very well.
- So you want to serialize some DER?
- Using Playwright MCP with Claude Code | Very token hungry, but sometimes necessary
- In modern mathematics we take it for granted that there is a consensus standard of truth that virtually all mathematicians subscribe to... | 🧵
Software
Video
- Agentic Coding: The Future of Software Development with Agents | yep
- I can't sleep gud anymore - A Practical Guide to Agentic Computering | ok, interesting
- Mastering Claude Code in 30 minutes | If you only have 30 minutes 😀
- uv: Making Python Local Workflows FAST and BORING in 2025 | Super Video!