Programming Sucks.
…many of the programs you depend on are written by dicks and idiots
Funny ranting about crazy programming life.
Every programmer occasionally, when nobody’s home, turns off the lights, pours a glass of scotch, puts on some light German electronica, and opens up a file on their computer…This file is Good Code.
There are two types of people in functional programming world: those who use monads and those who don’t know they use monads.
This is a good overview that helps to convince your colleague to use fp without monads, applicative functors and other theoretical shit.
A set of patterns and techniques applicable to game development. Probably some of them you’ve already used. Unfortunately, examples in C++.
Pour some light on git internals. Seems like almost everything in git is just a hashcode.
Hangouts with Martin Fowler, Kent Beck and David Heinemeier Hansson about TDD. Do not test everything.
A history and caveats of encodings. Windows sucks.
Generic useful rules you may consider when building high-performance applications. Memory latency, context switch, granularity and other things explained.
Meta one. Good set of programming talks. 50 in 50 is a pure gold.
This is quite interesting.
Stackoverflow discussion with examples how to write a program that makes 2+2=5
.
mishadoff 06 June 2014That. Is. Evil.