Most weekends, after the kids are in bed on Friday night, I sit down and build something. It's rarely planned. I don't keep a backlog of project ideas in a spreadsheet. Usually something caught my attention during the week: a tool, a technique, or a question I couldn't answer, and the weekend is when I give myself permission to chase it. The projects are small on purpose. I'm not trying to build a startup. I'm trying to learn by doing. A [[lab/Vibe Coded Kids Game|number game for my kids]]. A [[lab/Local Data Lake|local data lake]] to organize files on my machine. Using AI to [[life/Thrift Store AI Books|sort through books at a thrift store]]. None of these are impressive in isolation, but together they add up to something I value a lot: a habit of making things. There's a compounding effect that's hard to see in the moment. Each small project teaches me something that makes the next one faster. I learned about prompt design while building the kids' game, and that helped me when I was setting up the data lake. The thrift store experiment taught me about image-based workflows, which gave me ideas for work the following Monday. These things connect in ways I can't predict ahead of time. I think the real reason I do it is simpler than all that, though. It's fun. There's a specific feeling you get when something you built actually works, even if it's small, even if no one else will ever use it. That feeling is energizing. It makes the rest of the week better. If you're thinking about starting a habit like this, my only advice is to keep the scope tiny. Don't plan a project that takes a month. Pick something you can finish in a few hours. The goal isn't the output. The goal is staying in motion, staying curious, and giving yourself a space where it's okay to try things that might not work. ← [[Life|Back to /life]]