Thoughts on writing

I've not done a lot of writing in 2025. Here's why.

Last summer (2024) I decided that I wanted to write more often. I started to publish tips weekly.

One of my "Tip of the week" articles
One of my "Tip of the week" articles

The idea was to write tiny posts (like Manuel Matuzovic does https://www.matuzo.at/til), making it easy to write once a week and publish it. My first post, Pill buttons was the thing that sparked the whole idea. Having written CSS for 15+ years I've encountered a lot, and sharing useful solutions to common (like creating a pill shape) and not so common problem seemed like something I could do week in and week out.

The problem was that even the smallest problems in web development often needs thorough explanations, like this post about SVG icons.

Each tip, which was supposed to just be tiny posts, quickly became long-written articles with a lot of code examples and explanations. It was really time-consuming, taking way longer than I wanted to. Still, I managed to do it roughly each week for about 6 months, racking up 21 tips. I'm happy with that.

Changes to my post structure

In January this year (2025), Kevin Powell released his website HTML & CSS Tip of the Week, and God dammit it's good! It's everything I wanted this collection of posts to be.

Kevin Powell's HTML & CSS Tip of the Week website
Kevin Powell's HTML & CSS Tip of the Week website

I still want to share tips, but I'm stepping away from the weekly format (actually I already have, having not published weekly since January), and removing "Tip of the week #" from each article title. All my posts, either them being tips, thoughts, reflections, opinions, encouragements or whatnot, doesn't need to be labelled as such. I do tag my posts (like this), creating different collections, but each weekly tip is standalone enough not to be labelled as a tip, but rather just like any other post.

I've also done some changes to the URLs of my posts, removing the tag. The aforementioned post about Pill buttons is changed from:

  • /writing/tips/pill-buttons

to:

  • /writing/pill-buttons

The URL /writing/tips still exists, but the posts are standalone, giving me the opportunity to change the tag or add several tags to one post.

Going forward

I'm not going to vow to write more in the future, but the removal of "tip of the week" makes it easier to write just for writings sake. The last couple of months have been really busy at work as well, so I've felt a bit of fatigue.

But I'm still going to try!


Former "Tip of the week" posts

For those curious, these were the original "Tip of the week" posts: