Hello World

by

Or for the developers:

#include <stdio.h>

main() {
    printf("Hello World");
}

I’ve been meaning to start blogging for years now but have always found reasons to put it off – “it’s too time consuming”, “I should be working on more important things”, “I don’t have anything interesting to write about”, “I need to find the right blog theme”. These are the excuses I usually tell myself.

Well it’s time to stop making excuses and give it a shot. If only as a challenge to myself to read more interesting things; or hang around with more interesting people, so that I actually have something to write about.

I’m going to focus my writing on my experiences in startups (I’m currently just over a year in to co-founding my current venture) and marketing, coming at things largely from a technical perspective.

Lets see how this goes.