| Blog | https://jamesvandyne.com |
| ☀️ Solar | https://solar.jamesvandyne.com/ |
| ⛰ Tanzawa | https://github.com/jamesvandyne/tanzawa |
| 🏃♂️ Every run I’ve ever made | https://jamesvandyne.com/runs/ |
| Blog | https://jamesvandyne.com |
| ☀️ Solar | https://solar.jamesvandyne.com/ |
| ⛰ Tanzawa | https://github.com/jamesvandyne/tanzawa |
| 🏃♂️ Every run I’ve ever made | https://jamesvandyne.com/runs/ |
An introspection on coding agents.
https://brian.jp/blog/claude-code-or-how-i-learned-to-stop-worrying-and-love-the-agent-34/
Vibe coding. So hot right now. My initial reaction was to hate it. With a passion. Fuck these LLMs. But as I started asking myself "why?" I couldn't really come up with a good answer other than "bad for the environment" and some ethical concerns that honestly don't make sense given the fact that I'll easily look the other way when it benefits me. So what's up here? What's the deal.io?
🎙️ TALK: Partitioning very large tables with Django and PostgreSQL by @timb07
Database tables in PostgreSQL cause increasing performance and maintenance issues as they grow larger. In this talk, we'll look at ways of managing those problems with partitioning, the choices available, and how to partition existing tables at Kraken scale with Django.