Latest

Sep
21
WaveNet: A Generative Model for Raw Audio | DeepMind

WaveNet: A Generative Model for Raw Audio | DeepMind

WaveNet: A Generative Model for Raw Audio | DeepMindThe DeepMind folks are at it again. Impressive stuff!
Sep
20

When Things Go Wrong

When Things Go WrongUsing slack at a central tool in both triage and resolution of dev-ops related issues. Very cool,
Sep
19

On DRY and the cost of wrongful abstractions

On DRY and the cost of wrongful abstractionsCould not agree more developers spend 10:1 reading vs writing code. Optimist
May
22

Automation Should Be Like Iron Man, Not Ultron - ACM Queue

Automation Should Be Like Iron Man, Not Ultron - ACM QueueDebugging is twice as hard as writing the code in
May
04

ImageTragick

ImageTragickWhoops. Get patching people.
Apr
27

15 Fundamental Laws of Software Development

15 Fundamental Laws of Software DevelopmentLaws/quotes for a developer to live by. Some really good ones!
Apr
25
NoSQL?

NoSQL?

TL:DR; A selection of high level notes and links about NoSQL. This is more a data dump than a
7 min read
Apr
25

Forgot what you did this morning, come standup?

Forgot what you did this morning, come standup?
Apr
22

Microservice's with hapi.js

Microservice's with hapi.jsA nice post teaching you how to write a hapi.js plugin in a way that makes
Apr
17

What to use for React styling?

What to use for React styling?Handy, as with all things JavaScript, there are 101 ways to solve every problem,