aliquote.org

Latest micro-posts

You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.

2023-09-12 15:22 #

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

2023-09-11 18:43 #

♪ Bentley · Left Right Goodnight

2023-09-07 10:44 #

Visual explanations of core machine learning concepts: Very nice and interactive illustrations. #statistics

2023-09-06 10:55 #

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

2023-09-06 08:57 #

♪ Angel Olsen · All The Good Times

2023-09-05 12:49 #

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

2023-09-04 13:40 #

binary search trees: A thorough treatment of binary search trees enriched by an interesting comment thread.

2023-09-04 09:35 #

Doppler looks like iTunes reinvented. (via Tom Macwright)

2023-09-04 08:53 #
2023-09-04 08:40 #

13 ways to look at table joins. #database