This looks pretty kickass: Vim as IDE.
Design Patterns Explained with Food
Today I discovered Design Patterns Explained with Food. It’s fun. The original GoF patterns implemented for food.
Reasoning about code is a scam
Today I read Reasoning about code is a scam, itself a rather contrarian piece. But I enjoyed it.
How to use CSS
Articles I ran into today:
D3.js
Today I learned about D3.js which looks pretty interesting. A JavaScript library for “data-driven documents”.
apt-rdepends
Today I learned about apt-rdepends which can show what dependencies an apt package has… handy!
Parsing HTML on the command line
Check out pup for parsing HTML on the command line. Does pretty printing too.
Generating unique, random-looking voucher codes
Today I discovered Generating unique, random-looking voucher codes.
Incomplete List of Mistakes in the Design of CSS
Today I discovered Incomplete List of Mistakes in the Design of CSS.
ZFS performance tuning
I read The Next Gen Database Servers Powering Let’s Encrypt which mentioned how they tuned ZFS.