How to use multiple ssh-keys with multiple GitHub accounts
1 March 2020
For various reasons I have more than one GitHub account. Unfortunately
GitHub only allows you to use your ssh-key on a single account. So if
you have multiple accounts like I do then you need multiple…
GIMP as a screenshot tool for Linux
15 February 2020
As a Frontend Developer by trade, I take lots and lots of
screenshots. Windows and MacOS both have several good options for
taking screenshots. The one I like a lot on my Mac is
Monosnap but they did …
Emacs org-mode for developers
8 February 2020
tldr; I have created a Github Gist that captures the setup and
configuration, key-binds, formatting, and GTD chart if you just want a
reference.…
Portfolio: Schedule an event
2 February 2020
I ran across a UI that looked interesting through a newsletter I get
called "UI Movement" (https://uimovement.com/). The UI is
pretty basic, it is a component that allows one to "schedule a demo"
base…
Emacs vs Vscode
19 February 2019
I haven't really been using Emacs for all that long. I'm really a VIM
user when it comes down to it, but there is one thing that vim is
missing, a standardized package manager and a package repository…