doas v sudo
A discussion about the sudo alternative doas comparing the two and why I switched to doas.
Firefox userChrome.js Modification
A response to a Reddit question that surveys the world of Firefox userChrome.js customization which I have spent way too much time on.
Portfolio Refresh
I have redesigned and updated my portfolio website, where this blog is hosted from. This post describes some of the new features and my motivation for this update.
Installing Brave Browser on Void Linux
An inductive discussion about the means of accessing out-of-repo packages on Void Linux
Vice Color Scheme
Behind much of my work that is personal or represents me in some way, I use a color scheme I designed for base16. This is a description of what it is and why I even went through the trouble of perfecting it.
AwesomeWM Remember Geometry
Using client.connect_signal you can insure that after maximizing a window, it will be restored to its original size and position. Doing this doesn't require much in terms of code but is a quality of life feature you'll be glad to have.
AwesomeWM Stack Layout
The bling library is great, but I find a lot of it is unnecessary for my uses and while I love the mstab layout, I don't love the tab bar it provides. Instead let's make our own layout without the tab bar or bloat!
NeoVim Bleeding Edge Installation
A guide for how to set up NeoVim with all of its really awesome new features, like Lua configuration that makes NeoVim much faster and true rival to an IDE.
Get the Git
A quick, down and dirty introduction to the Git version control system and its usage within thecontext of Github