suasuasuasuasua

First Blog Post

The blog is finally set up, and it's thanks to VSCode's AI agent mode. The agent mode has been super helpful getting me to this point, but I'll do the heavy lifting from here. I love that I can make a request in a chat window, the agent scans my directory structure and just does everything in the background while I'm anticipating the next problem. I've been procrastinating setting up the blog because I had no idea how to start, and this blog scaffolding from Vercel wasn't being very helpful when I asked a question.

Using AI agents does feels like sort of a cheat, I'll admit. But to be fair, I'm not a web developer anyway, and this is more of a hobby or a 4fun project. On the other hand, if I did want to get into web development, I should seriously learn everything that I'm writing. I do feel like I can understand why the AI agent does certain things but it would take me a lot longer to figure it out (and a lot of googling!). Moreover, this website could have been a lot easier since I'm just making a static website. I could have just used something easier like Hugo or plain html or md files, but I'm extra and wanted to learn typescript and Next.js so I feel like a real software engineer (lol).

I wrote pretty much everything else on the website though, but I appreciate having a second glance at the codebase, especially because I'm a noob with TypeScript and don't have anyone else to consult. I'm sure this website is really bad if a real web developer came across it, but it's fine.

So far, I've gotten help with the following things:

TLDR; I still don't really know what I'm doing with this website, so I'll use the AI to point me in the right direction.