There comes a time when I cannot manually share every video that my family needs. I need a media server. So I create one… or I just install some stuff.
[Read More]Create Custom Keyboard Layout With QMK for No Good Reason
I was a really happy user of a Keychron Q11 when I decided I wanted to try the Q8 as well. I really wanted a keyboard from the “Alice” family, but when I set my layout up with VIA, something felt wrong. This sent me down a path that started with flashing new firmware to the keyboard and ended with compiling it with my own layout.
[Read More]Replace Slstatus with Dwmblocks While Contemplating Performance
If the following words mean nothing to you, you may find this post confusing: slstatus
, dwmblocks
.
The short explanation is that they are status bars. The long explanation is the same, but the interesting thing is not what they do, but how they do it.
[Read More]Making a Better Keyboard Layout
Sorry man, still qwertz, this is about navigation and comfort
Let me introduce you to my keyboard layout modifications, which make the most useful use of the Caps Lock key and adds a navigation layer.
[Read More]Creating My Dream DOS Setup
My first exposure to computering™ was with an Amiga 500, closely followed by a 386 PC, which I used for a long time. Because of this, I have a soft spot for games like Flashback and Lost Vikings and for programs like Norton Commander.
Since all this can be used in DOS, and since that was the first operating system I learned to use, it’s time to replicate that experience.
[Read More]Flask Project Structure Example Shoot From the Hip
One day I was looking at a beautiful monolith, she smiled back at me then I went on to make some changes to a file which contained couple of thousand lines of code and a couple of dozen routes. Then I tought, how would I structure this if I had ten minutes to think about it? Let’s find out.
[Read More]Setting Up an Efficient GNOME Experience
In only a couple of steps, we can make GNOME an efficiency beast. Follow me on this short but sweet adventure.
[Read More]Serving Markdown Files With Flask
I created a simple Flask app that serves markdown files. It uses a folder structure for routing, reads the markdown file, converts it to HTML, and serves it.
[Read More]A Very Aggressively Simple Introduction to Ansible
I made a simple introduction to Ansible. It has one goal: to present the point of using Ansible, in a pre-configured environment, without any setup.
[Read More]The Many Lessons of Building Dwm
The horrifying and uplifting tale of trying out window managers, hunting for packages, losing functionality, and building dwm.
[Read More]