Blog - page 10

09 Apr 2018

Notes on Good API Design

API Dev

How To Design A Good API and Why it Matters is a great talk that Joshua Bloch gave at Google. It's actually over 10 years old now but still very relevant. I recently rewatched it and this post contains the summary notes I made.

02 Mar 2018

Proxy Specific Sites with PAC Files

Dev SysAdmin

Proxy auto-config files, or PAC files, are a neat way to programmatically decide whether to send requests for a website via a proxy or direct. This post is a brief introduction on how to write and install such a file.

15 Feb 2018

When does running git clone give a dirty working directory?

Dev Git SysAdmin

I started working on a new programming task and needed to make an edit to some code in one of our main repos. This was the first time I'd used the repo on this machine. This is also where things started to get strange...

01 Feb 2018

PHP for Static Websites on Netlify

Dev Git Netlify PHP

Regular readers of this blog will no doubt have noticed my recent obsession with migrating websites away from servers I have to maintain onto servers where I do not. This week's task was to move a PHP site to static hosting with minimal effort.

28 Jan 2018

Jessops And The Sneaky Newsletter Sign-Up

Dev

If there is one thing more annoying than automatically being opted in to receive a newsletter, it's not knowing that you've opted in.

8 9 10 11 12