26 Week Cleanse

So someone has introduced me to something called the 26 Week Cleanse. It boils down to getting rid of one item the first week, two items the second week, and so on until you’ve completed 26 weeks (hence the name). Rather than following that timeline however, I plan to get rid of stuff in batches. sum(1...n) = (n * (n+1)) / 2 sum(1...26) = (26 * 27) / 2 sum(1...26) = 351 So that’s the ultimate target – I have to get rid of 351 things.

Starting a blog / experimenting with Hugo

Cue cliché opening line: So I’ve decided to start a blog... I intend this to be a place where I can keep track of my thoughts on tech, photography, wine, personal projects, and pretty much anything else that tickles my fancy. Rather than having to be concerned about WordPress security issues, I’ve opted to go the route of a static site. The dominant players seem to be Jekyll (Ruby) and Hugo (Go).