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.

2019-08-16 16:42 #

And now you can have config files for VS Code as well, thanks to Bodil Stokke: vscode-use-package and vscode-init-script.

2019-08-16 16:38 #

Ok, Fish shell is great: fewer config files–all in a centralized location, btw–, clean syntax. And it works right out of the box without any plugin! Once I figured out how to setup the $PATH variable, I knew I will probably not look back.

2019-08-15 20:30 #

Trying the Fish shell right now. Looks good so far.

2019-08-15 08:35 #

The talk that wasn’t: Lisp is not based on the Lambda Calculus. #lisp

2019-08-15 08:33 #

There is now a JS api for Vega-Lite, and it looks quite awesome (i.e., compared to writing raw JSON specs). #javascript #dataviz

2019-08-15 08:29 #

TIL about Yack!: The Unified Community Browser.

2019-08-15 08:27 #

Season 1 of 12 Monkeys, done.

2019-08-14 09:05 #

Racket 7.4 is out! #racket

2019-08-14 08:55 #

How many of you are still using or even knowing the APL language? I remember that Jan de Leeuw played a bit with R to resurrect it at the REPL several years ago, and that Nick Cox used to use J in addition to Stata. Never used any of those two languages, but the APL book contains a lot of useful information on designing PL.