Below is my favorite MsBuild configuration. I use this on the go to check the status of my code especially after merging code from a […]
Category: Software Development
Bug fixing? Do it now rather than later
I recently attended an event where a speaker gave the metaphor of the age old customs from the Kamba people. He talked about how the […]
Safaricom SMS retry bug
If you have received duplicate SMS recently raise up your hand! By duplicate SMS I mean receiving two identical SMS from the same person. I […]
Why developers shouldn’t have access to production databases
In order to support a high number of transaction processing in an automated environment like in e-commerce, some measures need to be taken to ensure […]
RabbitMQ poison messages
First of, let me start with a disclaimer. I wont claim to be a master at working with AMQP principles but I have found alot […]