Prefetch Technologies // Keeping your cache lines cozy

Archive

Posts from 2017

One of the best docker resources on the interwebs

containersJan 21, 2017 1 min read

For the past two years I've scoured the official docker documentation when I needed to learn something. Their documentation is really good but there are areas that lack examples and a deep explanation of why something is the way it is. One of my goals for this year is to read one technical book / RFC a month so I decided to start off the year with James Turnbull's The Docker Book. James starts with the basics and then extends this with a thorough description of images, testing with docker and orchestration…

$ read more →