/ tags/ tech

# KDE and Xmonad in 2018

3 min read

I love tiling window managers: I’ve used i3 for years, and ever since I started learning Haskell, I was curious about Xmonad. However, during my i3 experience, I missed a lot of expected features…

Read

# Mirroring a Gogs repository on Github

2 min read

Gogs makes it pretty easy to mirror another repository. Github… doesn’t. While it’d just be easier to move my Gogs repository to Github, that would mean changing the remote of 3-4 local repositories.…

Read