ElasticSearch Getting Started with ElasticSearch We're currently focusing on improving our ELK (Elasticsearch, Logstash & Kibana) monitoring service & the reporting around error levels. This has given me the perfect opportunity to learn a bit
Code Review Code Review Helper Function for Git in PowerShell I wrote the following article for work after finding a particularly useful function for code review as first talked about in this article. You can use PowerShell and Git to build a helper function for showing the different between develop and a branch under
Code Review How to Rock Code Review on the Command Line Recently I’ve focused on utilising the command line more whilst learning how to use Git outside a GUI. Through this I’ve found what can only be described as the ultimate code review command!! along with an approach I like for assessing changes.