This blog now has a search page š
Blog Updates
Note posted 3 September 2026
It’s a new month, so I have updated my now page.
New blog feature: photo archive
Iāve added a photo archive to the blog to make it easier to find articles by their photo. Feel free to have a look!
Thoughts on the blog so far
Iām happy to see how this blog project seems to be surviving so far, two and a half months in.
The whole thing started as an impulse and an AI prompt about me missing personal blogs and when the Internet was free from slop and ads.
The AI helped me build the platform, and I have semi-regularly been filling it with short journal posts, photos and random thoughts. This is the 44th post, excluding the very shortest notes.
I havenāt actually shared the blog address with anyone and the traffic is very low. Tbh, thatās quite liberating! I can post whatever I feel like, without worrying about whether anyone will find it interesting or whether it is āon brandā or whatever.
Because thatās the whole point of this blog. Itās mine. Itās a manually curated feed of my life and interests. By me, for me. There are no retweets and no like button for anyone to press and no sense of failure when they donāt.
Itās just me putting my notes on my wall. If anyone happens to walk past and see them, thatās cool, but itās not the main purpose.
Note posted 25 July 2026
It’s good fun updating the script that generates my blog pages, adding or changing features. It’s fair to say I spend a lot more time doing that than creating the content! š
Note posted 15 July 2026
Note to Google: I, the owner of this blog called “MXGNS”, am not an artist and music producer. I am a UK-based guy who blogs. More than one person can have the same name. Plus, as far as I know, I used the name MXGNS before they did.
š
How I use AI for this blog
In this post, I describe how I use AI when creating this blog.
TL;DR: I use AI for writing code, not creating the content.
How (A)I built this blog
AI is definitely a big help for me as an infrequent coder. For a while now, Iāve been pasting code and errors into Claude or ChatGPT to get some help, like āWhat does this error mean?ā or āWhat is the correct way of doing this in React?ā
The blog youāre reading right now is the first time Iāve let the AI actually build an application. Admittedly, itās very basic: a static site generator in Python, using templates and publishing to the web, but looking back, I havenāt actually written a single line of code or barely even looked at one.
Hereās what I did…
Read moreFirst post!
Welcome to my new blog!
Like so many things these days, it all started with an AI prompt:
I miss personal blogs and an Internet free of slop and ads.
I want to build a pre-algorithm kind of site for myself. I want it to kind of feel like a platform but don’t want anyone else on there, no likes or anything.
It will be a mix of photos and short text.
After spending a few hours writing a spec, I now have a custom-built site generator in Python resulting in the site you are looking at right now.
What a time to be alive!
