Tutorial Adjust KDE Plasma scale without restarting (X) My main machine is currently a 15.6" laptop. As such, for things to not be too tiny, I have set the global scale to be a bit higher. There are a few situations where it shouldn't be, though, for example when i plug in an external
Tutorial Migrate Email with mbsync Migrating mail between IMAP servers using mbsyncMy university recently announced a switch from Zimbra to Microsoft Exchange server. The thought didn’t sit well with me, so I decided to migrate the mails to my own mail server instead. A generalised account of what I used to achieve this, can
Tutorial Mic Push-to-talk With AutoHotkey and SoundVolumeView This is an AutoHotkey script I set up to use with NirSoft's SoundVolumeView. It uses the command-line from that to send mute/ unmute the microphone (through the system) whenever a key is held down. It's not perfect and there is a small delay, so improvements are
Tutorial Using (Multiple) Emacs Daemons (Windows) GNU Emacs' performance on Windows at times feels a bit sluggish/ slow. It still randomly crashes sometimes when I use the menu bar but I haven't figured out why. Of course, the daemon/ server-mode can be used, however, you can also run multiple daemon(s?)! Benefits * Separation
Tutorial Selfhosting Gitea Installation and OAuth2 Settings for Nextcloud and Github UPDATE: Moved this from previous blog, updated links, and added Nginx config :) This post will cover my process installing Gitea onto the Vultr VPS I've been using for the past months. I also moved the entire setup to another VPS with no issues. Both run Ubuntu 20.04