Recent Posts

How to NOT Get Screwed as a Software Engineer

less than 1 minute read

This is a great episode from the crew at YC. It would have been nice to hear some real horror stories though but still great situational examples. Worth th...

How to Scramble a String in Javascript

5 minute read

To randomly scramble a string in JavaScript, you can use the split method to split the string into an array of characters, the sort method to randomly shuffl...

A Brief History of Instana

3 minute read

With the great technology, team and the times we had together, I thought it would be worth documenting some of the history and highlights of Instana that I w...