Here’s one quick tip for making better use of iTerm 2 in MacOS. I’ve finally found a use for that… Read more How to make iTerm2 appear using a hotkey

Here’s one quick tip for making better use of iTerm 2 in MacOS. I’ve finally found a use for that… Read more How to make iTerm2 appear using a hotkey
I worked out how to start a java Minecraft server using Siri shortcuts on a Linux/Ubuntu server! If you want… Read more How to start Java Minecraft Server using Siri Shortcuts and SSH
Improving your brain boot time The end of your day (It seems strange starting a post at the end, but… Read more How to start & end your development day
Why create helpful bug reports? Part of being a productive developer is being able to distinguish between what the task… Read more Bug reports that are helpful
In this post, I’m going to show you 3 great browser bookmark tricks to speed up your productivity. 1. Use… Read more Bookmark Speed-Hacks
An executable is a file or program that can be run by a computer. For example, the ls command. You… Read more Command Line Mastery: How to make executable scripts
So, you’re working on a project where a team norm is to add the story (task) number to all commits… Read more Git: How to use part of branch name in a commit message
What is an alias? An alias is a feature of command line shells. They are a way to store command… Read more Command Line Mastery: All About Aliases
Code review is the process of checking over code that has been submitted by another developer to spot any mistakes… Read more Perform Code Reviews Locally
Distractions and interruptions take us out of a state of flow. Distractions reduce our effectiveness as programmers. This is because… Read more Destroy Distractions