My Setup

This is my current workspace. I designed it to be both calming and beautiful while also being modern and minimalistic: That’s my stuff: Laptop: HP Pavilion Gaming Laptop (modded specs, secret 🙃) OS: Windows and Linux 😎 Monitor: Samsung Odyssey G4 (1080p @240Hz) Keyboard: Keychron K4 Mouse: Logitech G Pro Wireless Fan: Noname but cool and it has a light :) You can also notice I decorated the wall a little.
Read more

About

This is a blog project that reads Markdown files and converts them to HTML using Hugo 🔥 Benefits Hosting cost Using this approach I am able to minimize hosting costs as far as possible, since only HTML files are served and I don’t require a database. Theming Hugo enables theming and many skilled designers have published their cool themes which can easily be imported and used. So, no more centering divs myself :)
Read more

Beetle X31 SSD

Introduction Yesterday my Beetle X31 SSD was delivered. I ordered it because it was heavily discounted on the black friday sale (70€). I ordered the 1TB Version to extend my external storage possibility as far as possible. Product Package Content Inside the package was: The SSD itself A protective case for the SSD Two extra thicc USB 3.0 cables: USB type C - USB type C cable USB type C - USB type A cable A little manual #skipthetutorial 🙃 Benchmarks As soon as it arrived, I ran a few benchmark tests on the external SSD.
Read more

My first blog entry

This is the first entry in my blog. I am testing a few things here: Get it to work Get images to work Get Code to be displayed properly Get publishing to work Images Here is an image of my beautiful desktop environment: Code System.out.println("Hello, world!");
Read more

The idea behind this

I always wanted to develop a post where I could write inspiring stuff about my life and programming carrier. But the problem always was, that hosting a big ass web app with a database and everything would result in high hosting cost. To avoid this, I came up with this solution: I write my posts in Markdown I translate the Markdown to HTML using Hugo I run a custom bash script to polish everything off I automatically publish the site to Vercel through a GitHub push
Read more