Notes on Vim

Notes on Vim

Usually the default text editor I installed after re-installing Windows was Notepad++, however, I have recently become a Vim convert.

Why do I procrastinate?

Why do I procrastinate?

Never put off until tomorrow what you can do the day after tomorrow. - Mark Twain Procrastination is defined as: “The action of delaying or postponing something.”  It is something with which I am unfortunately very familiar with. I have...

Probably giving up my CSharp Github API

Probably giving up my CSharp Github API

I’ve been thinking that I’m going to retire my CSharp Github API. The ugly truth is that I’ve barely worked on it, literally in months. I did a little bit recently, and I had one or two good ideas about...

Stupid design decisions with the Github API wrapper

Stupid design decisions with the Github API wrapper

Whilst writing some blog posts about the authentication which I’ve been implementing, I’ve come to the realization, almost as an after thought, that even though I’ve still not got a lot of the main Github API implemented, the way I’ve...

Adding authentication on the fly to a RestSharp client request