Once you have downloaded a file from the internet, it is always nice to check the integrity of the file to ensure that it contains what it is meant to contain. No more and no less.That is the...
IntroductionVersion control is at the heart of every mature, modern software development project but it is amazing how many people / teams either do not use it at all, or use it effectively. This l...
Writeroom
Writeroomis one of my favorite writing applications because it limits you to just focusing on the text. When I use Microsoft Word I waste too much time on styling, and these things d...
IntroductionCommand-line user interfaces (CLUIs) still have a play an important role amongst today’s graphical user interfaces (GUIs).
CLUIs are easier to create
Small tools, combined i...