Blogging is Insane and No One is Talking About It
Okay, so to be honest, blogging isn't really insane and some people are talking about it. I just wanted to name this title as sort of an homage to a blog post made by a friend of mine. If you haven't already seen that, you can check out React Still Feels Insane And No One Is Talking About It.
He's the one that convinced me to create this blog. Initially, I didn't really want to do this, but it's been so long since I've actually shipped a side project, that it feels kind of good to get this to production, even if it is just a blog. Honestly, I'm not sure for how long or if I'm even gonna keep up with it, but here's the first post.
The Magic of Modern Development
If AI-powered coding wasn't a thing, I wouldn't actually have gone through with it. But now that LLMs have gotten so much better, it's honestly been pretty straightforward to get this whole site going end-to-end.
But, even with AI, the most difficult and time-consuming stuff is still:
- Debugging minor issues
- Integration problems
- Deployment headaches
But once you get that down, everything else kind of falls into place.
What's Next?
I might, in the near future, make a post on what I did exactly to create this blog. Or I might just leave that on my to-do list like every other side project.
Thank you for reading!
This is my first blog post. We'll see how this goes.
EDIT: Looks like viewing posts was broken, fixed it...
EDIT2: Also had to fix avatar uploads. Fun.