April 28th, 2023 · 6min read
Deploying Websites with GitLab CI and Uberspace
I documented my way of setting up automatic deployments to Uberspace via rsync with GitLab CI. Hopefully it’ll be useful to others as well!
March 26th, 2023 · 5min read
Am I Turning Into a Mac User?
A bit of a reflection on my recent computing habits and the creeping insertion of the Apple ecosystem into my life.
February 18th, 2023 · 10min read
Auto-Generated SVG Sprites in Vite
In this tutorial, I share my current method of creating SVG sprites containing icons automatically from the contents of a folder by using a custom Vite plugin, including how to optimize them with SVGO
January 18th, 2023 · 5min read
Mastodon Migration, Among Other Things
I moved Mastodon instance at the end of last year. Here’s some thoughts on my experience, as well as a couple of little other things that have already happened in 2023.
December 26th, 2022 · 4min read
2022: A Year in Review
Here’s my look back at what happened in my life in the past twelve months and where I see things going in 2023.
November 27th, 2022 · 8min read
Reaching for the Stars with Astro
My go-to static site generator hasn't had a release for two years, so I'm looking at alternatives. One of them: Astro, a new static site generator powered by Vite, Vue support and some fresh ideas…
October 23rd, 2022 · 6min read
Pure CSS Input with Shrinking Label
It’s been a while since my last tutorial! So here’s one on how to build a modern input field with a shrinking label in pure CSS, hope you’ll like it!
October 1st, 2022 · 7min read
Using VS Codium
Adobe wants to buy Figma and it’s giving me flashbacks to earlier this year when Microsoft announced that Atom will be sunset by the end of the year. So here’s an update on how I’m dealing with that!
August 28th, 2022 · 15min read
I got a new phone
Last month, I finally took the plunge and got myself a new phone: the Nothing Phone (1). Now that I've been using it daily for about a month, here are my notes on the device itself and my experience.
July 10th, 2022 · 6min read
Hydrt: helping you stay hydrated
I built a new app: Hydrt. It allows you track how much water you are drinking every day and in doing so helps you meet a daily goal that you can set yourself—all while looking clean and minimal. Here’s how it came to be…