I just finished a redesign of this site, so it feels like a good time to write down how I actually keep it running. The short version is: I do not open a code editor very often. I talk to an AI in a Telegram chat, and the AI edits the files, runs the build, and tells me what to commit. This post is for anyone who has been curious about agentic AI but has not set one up yet. I will not go deep into theory. I will show what my day to day looks like, what works, and what I would not bother with. Where this started I did not start with the blog. I started with small offline web apps for my own use. A simple calculator for splitting rent. A page to track my car maintenance. Little things that took me an hour each and saved me from opening a spreadsheet. The point was to ship something useful to myself, fast. After a while, I started using the same setup to publish things I cared about. Notes from a course I was doing. Opinions I wanted to write down. That is when I dusted off this…
← All tags