Hugo and droppy, Chromebook friends
While using SSH to SSH into your own machine is fun, it seems to cause some instability on deep sleep. Using droppy is the simplest way of using hugo on a Chromebook. Read more»

While using SSH to SSH into your own machine is fun, it seems to cause some instability on deep sleep. Using droppy is the simplest way of using hugo on a Chromebook. Read more»
In the latest turn of events, I've simplified my hugo workflow a little and removed gulp. To get the file change event to fire in Termux I turned to SSH to remote into my Chromebook from my Chromebook. Read more»
Sometimes you're in such a rush to write code that you forget to switch branches and only realize later that oops... wrong branch! What do you do then? In this post, we'll look into a strategy for just this type of situation. Read more»
Having trouble learning git or need a place to start? In this installment in our git series, we take a look at the git flow pattern. It's one pattern really worth looking into, especially if your just learning. Read more»
Using Termux is awesome, except with Chrome OS's limit on one window it required a lot of switching sessions. In this post we look at tmux, which is an awesome solution to that problem. Read more»
For a while now I've overlooked a very useful feature in Bitbucket Pipelines, which is the ability to schedule code deployments. Lets take a look at how to use them. Read more»
In this installment of our git series we're expanding on the merge command and looking into merge conflicts, which are everyone's pain point when using git. Read more»
Having trouble learning git or need a place to start? In this installment in our git series, we take a look at branches. Read more»
By introducing gulp into my stack, I can now have a super easy work around for writing blogs with Hugo on my Chromebook. Best of all, it was super simple! Read more»
Introducing gisty~ an open source gist interface that only stores your data in your Github account. Read more»