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-03-05 12:36 #

Just added to my Papers list: Mean and median bias reduction in generalized linear models. See also the brglm2 R package. #rstats

2019-03-05 11:54 #

I haven’t written a single line of Latex in a long time, but it looks like we now get Font Awesome for free in our TeX distribution. (via @kaz_yos)

2019-03-05 11:51 #

It’s astonishing how much work has been done regarding working with database using R. We now have dbplot and modeldb (not to be confused with this one). (via @theotheredgar) #rstats

2019-03-05 07:37 #

syn uses OS X’s natural language processing tools to tokenize and highlight text. Nice utility to add to my writing stack. It is used by Emacs wordsmith-mode. #emacs

2019-03-04 20:57 #

  ECM.

2019-02-28 20:33 #

Okay, so it looks like we started with season 2 of The Expanse instead of season 1. Great! That may well explain why we didn’t understand anything during the first episodes.

2019-02-28 19:56 #

Prompted by a recent Twitter question, I was about to benchmark some R packages to process large files. However, there already seems to be a very nice post about this: Working with pretty big data in R. #rstats

2019-02-28 18:31 #

Today was my first attempt at building a Flask site, using a boilerplate Bootstrap theme, and a Postgresql backend. Done. On reflection, I wonder why I continue to maintain PHP websites.

2019-02-28 09:25 #

Principles and Techniques of Data Science. Nice ressource to have! It’s been written using Jupyter book, btw. #python

2019-02-28 08:03 #

This Elisp cheatsheet (PDF) is really great. #emacs