Posts

Read Places to name things

Places to name things

This one is just for future reference for me that I may find useful one day - a website full of resources that may be useful for naming things.

Read Do we really need that meeting? - the forgotten costs

Do we really need that meeting? - the forgotten costs

We had a meeting recently with 16 people on the video conference call. Due to poor planning and technical issues it took nearly half an hour to decide to postpone the meeting. That is eight man hours …

Read The value of throwing code away

The value of throwing code away

We had a discussion at work about “throw away” code. One of our developers was very against developing any code that would be thrown away afterwards. He referred to this as a waste. In my …

Read From 5 whys to why now?

From 5 whys to why now?

I have used the “5 whys” approach multiple times to get to the root of some question. This article advocates adding a time dimension to the decision. Not only should we consider why we are …

Read How to identify real gurus and experts

How to identify real gurus and experts

This is an old post (March 2009) that someone retweeted but still holds true on how to work out if an expert is really an expert. It also is a guide how not to fall into common traps that so-called …

Read Creating 3D animations from a 2D photo

Creating 3D animations from a 2D photo

This is a pretty amazing demonstration of animating an aspect of a 2d photo. This even includes pulling out bodies and animating them moving away from their original scene.

Read Black Mirror - technology ethics and can it be used for wrong?

Black Mirror - technology ethics and can it be used for wrong?

Nearly every technology that has been developed has been used for both good and bad. Developments that look like they could have a massive impact on civilization have usually also spun off a side …

Read Antilibrary - should I finish the book I am reading?

Antilibrary - should I finish the book I am reading?

I read a lot of books and once I start reading a book I normally finish it. This article proposes that it may be more valuable to have a bunch of books that are unread. Not sure I completely buy in to …

Read Setting up Github SSH

Setting up Github SSH

Just a reminder of the starting point for setting up SSH with Github so I don’t have to keep looking for it each time.

Read Git - what to do when it goes wrong

Git - what to do when it goes wrong

This has a great summary of what to do when things go wrong when using Git. Added here so I know where to look in moments of panic.