Why you should be Folding@Home

I’ve just restarted Folding@home and if you haven’t yet, you should start to! Get involved in the fight against coronavirus! 💪
Read more →

Get recent (public) GitHub commits

So, I recently found myself needing to publicise how many public GitHub commits I had made on any repo I’ve worked on and dug in to GitHub’s incredibly useful API!
Read more →

PHP DOM Manipulation (snippet)

A topic of contention - should you use PHP or jQuery (or any other of the plethora of JS framework offerings!) to manipulate elements in the DOM?
Read more →

What is a CDN & why should you use one?

CDN’s (Content Delivery Network’s) have become incredibly widely used these days when it comes to creating and maintaining a high performing, international website - yet a lot of people starting out aren’t necessarily always aware of them or whether they need one.
Read more →

What is DNS and why should you care?

I’ve previously covered ‘What is a CDN?’ and I thought it was high-time I cover another of IT system with a three letter acronym for a name.
Read more →