Category: Open Source
Install Espanso on Fedora with Wayland
by
I’ve been using Espanso on macOS for a while now, but haven’t had the chance to git into it on Fedora yet because there wasn’t a one click way to install it. Today we’re going to go over the Fedora install instructions from the Espanso site. This was my first time compiling a piece of…
Add some Vim to your Browser
by
I’ve made no secret that I’m a Vim user. I use it as my IDE and text editor and I’ve loved Vim key-bindings ever since I first figured out what they were. In general, I want to be able to operate my computer without touching the mouse. This is where Vimium C comes in, because…
Centering A Single Buffer in NeoVim
by
When you’re working on a single buffer on a widescreen monitor you end up looking far to the left which over the course of the day can result in some neck pain. Previously my solution was to split NeoVim and work on the right buffer via the :vsplit command. But recently I found Centerpad.nvim which…
Replacing Downie on Linux
by
One of the tools I need to replace as I live on Fedora instead of macOS is Downie, which is used to download videos from YouTube, or other sources. My biggest use of Downie is to download videos of my kids figure skating. My wife is a coach and I often spend competitions at home…
Add Synology Share to NixOS
by
While it’s not all that hard to do, it did take me a bit of digging to figure out how to add my Synology to nixOS. The first thing that tripped me up was a simply mind trick where I didn’t really clue into the fact that I was looking to add a Samba share…