You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.
The Racket Manifesto. #racket
Python programs to practice or demonstrate skills, by Peter Norvig. #python
#rstats tip of the day:
table(installed.packages()[,"License"])

The Unix Workbench, by Sean Kross.
expss package provides tabulation functions with support for ‘SPSS’-style labels, multiple / nested banners, weights, multiple-response variables and significance testing. #rstats
TIL Ross Ihaka (one of the two fathers of R) is retired. I guess I will never see the reincantation of R as a Scheme dialect. #rstats
PyonR (pronounced “Pioneer”) is an implementation of the Python programming language for the Racket platform. #racket
Ok, so for now I’m done with Bitbucket since I can no longer connect to my BitBucket or Atlassian account, and I’ve been migrating part of my Git repos over Github.
Just came across this post again, and I dig a bit about MS own LSP. Although it would be cool to have an LSP as powerful as that of VS Code, the installation steps are a little discouraging. And since the default LSP that I used in Doom Emacs has been enhanced a lot (it no longer hang on with Python code, for example), I think I will deal with factory settings. #emacs