horosin.comBuilding for myself: simple tools, real useI don’t usually trust online tools- but they’re just too convenient. Whether it’s editing PDFs, converting files, or tweaking images, you name it. So, to keep things private, I built a few simple ones myself. Why toolou? I needed a place to host thes...Jun 4, 2025·2 min read
horosin.comAI made my game while I waited for coffeeSo, I took part in #vibejam—a challenge to build a game in under two weeks, with the twist that over 80% of the code had to be written using AI. Here’s the result: galacticsiege.com. It’s very unfinished, but it exists. I’m now rehauling it to be mor...May 28, 2025·2 min read
horosin.comThe AI coding tool I use the mostThere are a lot of coding tools out there. I’ve tried a bunch, and I still use several - like augment code and GitHub Copilot. But if I had to pick the one I reach for most often, or the one I’d recommend first right now? It’s v0. Why? Speed For me, ...May 2, 2025·3 min read
horosin.comNavigating Large Codebases in VS CodeWorking with large codebases is different. Let me show you some ways I navigate through massive piles of code. In small projects you can feel like a magician. With AI wind in your sails, you storm through backlog like crazy. This changes when feature...Apr 9, 2025·2 min read
horosin.comHow to set up free, local coding AI assistant for VS CodeIntroduction I like coding with AI assistants. They let me focus on what matters - shipping quickly while only tuning the most important details like performance, security or design. You can’t use AI code completion and chat at all times though. You ...Mar 14, 2025·6 min read