// words on the internet
Raf's Tech Blog
Where the code meets the commentary.
// 4 articles
- ▶
Website v2.0 — a dark redesign with Tailwind 4
04/04/2025#website#astro#frontend#tailwind#projectI redesigned my personal site from scratch with a dark terminal aesthetic, Tailwind CSS v4, and self-hosted fonts — then kept improving it.
- ▶
One Microsoft Way
02/02/2025#dotnet#nostalgia#microsoftThere used to be one Microsoft way of doing things. We were isolated and Microsoft led the way. Nothing else mattered and we lived in a cosy bubble. Everything has changed now and .NET developers face new challenges in a world which seems foreign and unnecessary.
- ▶
Feature switches / feature flags in .NET
15/12/2024#dotnet#featureflags#featureswitches#openfeature#repositoryMicrosoft introduced some new functionalities to support feature switches / feature flags in .NET. I took some time to check it out and I also looked at the OpenFeature library.
- ▶
My new website built with Astro
22/10/2024#website#astro#frontend#projectThis is a summary of my first experience with the Astro framework.