You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.
The point is, there’s no reason why this bug — and it is a bug! — should have stuck around for so long. If your terminal emulator gets told to make text blue, and instead it makes it unreadable, then you can’t say that’s not a problem with the terminal emulator. — That Annoying Shade of Blue
♪ Bentley · Left Right Goodnight
Visual explanations of core machine learning concepts: Very nice and interactive illustrations. #statistics
TIL about CIEL, an an Extended Lisp that looks really cool. It includes a bunch of useful libraries (Alexandria, Trivia, arrow macros, etc.) and provide an IPython-like REPL experience (shell pass-through, helper commands, documentation and lisp-critic). #lisp
♪ Angel Olsen · All The Good Times
Curl supports a crazy number of protocols, from HTTP, FTP and TELNET to IMAP, LDAP and GOPHER. It runs on 92 operating systems and has over 20 billion installations worldwide. — Mastering curl: interactive text guide
binary search trees: A thorough treatment of binary search trees enriched by an interesting comment thread.
Doppler looks like iTunes reinvented. (via Tom Macwright)
An Intuition for Logarithms. #math
13 ways to look at table joins. #database