Everyone is talking about vibe coding. It seems impossible to pass a day without reading or hearing about it. But why? I mean, everyone knows that it is a shitty VC funded AI buzzword-bingo idea that’s just a rage bait 1 (and I’m falling victim to the rage bait). Nothing more. Nobody will seriously vibe code. Because if you don’t understand the code, you lack the understanding to…
Today I learnt how to use git conditional config to use multiple identities easily. I use git for my private project and the projects I need to work at my day job. To keep these two projects apart, I have a ~/projects folder in my home directory with the two subfolder ~/projects/work and ~/projects/personal . Now we can tell git to always use the one identity for all projects under…
I was scared of today. Very scared. I thought I would be crying all day, thinking about you. You’ve always told me what you wanted to gift me for this birthday, that you wanted to bake a cake for me. You’ve never wanted to tell me what you wanted to gift me, but you’ve always mentioned it accidentally. Every time I thought about my birthday in the last few weeks, I always thought…
Currently, I’m in the process of migrating my Steam Deck to NixOS. Today finally arrived my 1 TB NVMe, so I rushed to installing it and reinstalling NixOS as I already had a working configuration. The annoying part is, that, when using Jovian-NixOS you need to compile the kernel. As this takes long and my father owns a M1 Mac, I thought about building my NixOS configuration on the mac and…
Have you ever struggled to find the perfect tool for transferring files, which is easy to use and broadly available? If so, you are not alone, and I think I might have found the solution called “scp.” What is SCP? SCP is a program shipped with OpenSSH, allowing you to copy files between two hosts over a network. Since it’s shipped with OpenSSH, it should be available on most of…
Hey, I’m Alex (he/him). I’m a software developer based in Bonn, Germany. I spend my days writing code, and somehow I still enjoy doing it in my free time too. Outside of coding, you’ll find me going for walks or a hike. I also like to put on some music and just exist for a while. Things I like Here’s an incomplete list of things I’m interested in or want to learn more…
TheGoldEconomy TheGoldEconomy is a simple Minecraft Spigot Plugin, which implements a on gold items based Economy. It integrates with VaultAPI, PlaceholderAPI and Towny. GitHub Modrinth
Introduction TheGoldEconomy is a powerful economy plugin that allows servers to manage their gold-based currency through a bank system. Players can deposit and withdraw gold and send money to each other. With support for both gold nuggets, ingots and raw gold this plugin is designed to be lightweight, easy to configure, and fully compatible with popular plugins like Vault and Towny. Features…