An excellent book on how to make your code more readable and useful.
read moreReadable Code
Nobody wants ugly code. Get educated about how to make your code readable.
read moreLinuxCon: so many things to follow up ...
I've been at LinuxCon for two days and I'm kind of overwhelmed by the incredible amount of information pouring into my head.
read moreVimscript Variable Scoping and Pseudovariables
Reproduces a couple tables related to variables, scoping, and pseudovariables.
read moreGO Open Data Conference
Open Data is great ... but a bit dull ...
read moreGrunt, or 'The Joys of Node Under Ubuntu'
All I wanted was Grunt ... which led to an odyssey with Node.js under Linux that I really wasn't expecting.
read moreLooking at Previous git Commits
Finding out what changes were made in a specific commit isn't obvious - but it's not difficult once you know how to do it.
read moreLint, Linting, and Linters (and Vim)
Nobody likes lint in their programs! What is it, and how do I get it working with Vim?
read moreInstalling Ruby(s) on an Unprivileged Account
Ruby's tangle of dependencies makes the "Ruby Version Manager" pretty much a necessity.
read moreThe ELK Stack with Beats: Creating Logstash Filters
Filters are how you get Logstash to interpret the data they're importing. They're tricky to write.
read more