Posts by Tag

jekyll

New Beginnings

3 minute read

I’ve been rocking the same website since 2013. I created it on the 25th of April 2013 when I heard that GitHub had moved GitHub Pages to a dedicated domain, ...

Back to top ↑

github

New Beginnings

3 minute read

I’ve been rocking the same website since 2013. I created it on the 25th of April 2013 when I heard that GitHub had moved GitHub Pages to a dedicated domain, ...

Back to top ↑

gpg

Bye-Bye GPG

1 minute read

So I have been using GPG to sign my Git commits for about 5 years now and every year, when my keys expire, it’s a nightmare to renew the keys for another yea...

Back to top ↑

ssh

Bye-Bye GPG

1 minute read

So I have been using GPG to sign my Git commits for about 5 years now and every year, when my keys expire, it’s a nightmare to renew the keys for another yea...

Back to top ↑

security

Bye-Bye GPG

1 minute read

So I have been using GPG to sign my Git commits for about 5 years now and every year, when my keys expire, it’s a nightmare to renew the keys for another yea...

Back to top ↑

git

Bye-Bye GPG

1 minute read

So I have been using GPG to sign my Git commits for about 5 years now and every year, when my keys expire, it’s a nightmare to renew the keys for another yea...

Back to top ↑

osx

Simple QR Code Command

less than 1 minute read

Sometimes you need to open a URL on your phone that you found on your company laptop but theres no simple way to send it between the two devices. This simple...

Back to top ↑

bash

A Simple Script Base

less than 1 minute read

Sometimes you just need a script that takes arguments. This is a simple script which will call different functions based on the first argument from the user.

Back to top ↑

code-quality

One Rule to Build Them All

2 minute read

Every business is different, every codebase has debt that needs to be worked around. Any given project has different success criteria (budget vs. cost vs. sc...

Back to top ↑

engineering

Project Decomposition

7 minute read

As an architect, I frequently assist software engineers in breaking down project scope into manageable chunks. Here is one of the techniques I use.

Back to top ↑

thinkpad

Back to top ↑