$ ls ./writing --tag ai
- Learning Python - Day 4-5: Where Python Stopped Feeling Like Tutorials Jun 27, 2026
Two days in, I went from learning Python's syntax to actually designing with it: modules, JSON persistence, and a CLI task manager that broke in four different ways before it worked, each bug teaching me something I couldn't have gotten from reading alone.
- Learning Python - From a Frontend-Heavy JS Backend Dev to Python: My First 3 Days Jun 22, 2026
I'm a frontend-heavy JS developer who's dabbled in backend with HonoJS and Express, but never gone deep. Here's what actually surprised me, broke, and clicked when I picked up Python for the first time, day by day.