Things I have learnt over time ...

Even more book summaries

Published on 
2 min, 225 words

I read a lot of books - a bit less at the moment as I commute less - but still probably more than most people. However there are so many books I would like to read I can't read them all. I still prefer to read the full book but sometimes book summaries are useful - either to get the key concepts or as a reminder of what I have previously read.

Read more ...

Categories: life

Lazy programmers can be the most productive

Published on 
1 min, 129 words

There is often a work culture that you should be busy all the time - if you are a programmer you should always be typing and producing code. Programming is a mental process and so requires thinking. Sometimes a little thought upfront saves a lot of pain and work down the line.

Read more ...

A clear desk helps avoid being the bottleneck

Published on 
1 min, 188 words

I really like Seth Godin's blog - I could easily link to his posts every day - however occasionally a post really stands out for me. A recent post called Bottlenecks had an interesting observation that was a different way of thinking about them.

Read more ...

Categories: life

Technical debt is like Tetris

Published on 
1 min, 108 words

This article uses a really neat analogy with Tetris for illustrating the impact of technical debt. Leaving gaps is akin to leaving technical debt in the code base and makes subsequent changes more difficult or slower to ship.

Read more ...