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-04-06 18:17 #

IB Foundations of Data Science (PDF, 106 pp.). Yet another textbook for learning DS “quickly”. Beware, it relies on Python and is quite mathy.

2019-04-06 18:15 #

Python for Epidemiologists: Tutorial in Python targeted at Epidemiologists. Over the last few years, I came across several attempts at bringing the Python statistical ecosystem to the Epi domain. Now trying this one. #python

2019-04-06 10:12 #

TIL about Bulma, which is a free, open source CSS framework based on Flexbox. Looks like a solid and lightweight alternative to Bootstrap.

2019-04-06 10:03 #

  Arno, Human Incognito.

2019-04-06 09:21 #

Writing a sqlite clone from scratch in C. I already learned a lot of cool stuff by reading part of this tutorial. I’m eager to learn more. #database #clang

2019-04-05 21:12 #

93% of Paint Splatters are Valid Perl Programs. So funny that you probably have to read the paper as well.

2019-04-04 21:30 #

  Alain Bashung, Bleu pétrole.

2019-04-03 21:17 #

Statistics for Hackers. Be sure to also check the GH repo of the author, e.g. code_py. #python

2019-04-03 21:12 #

  Cigarettes After Sex, Cigarettes After Sex.

2019-04-03 19:54 #

Convert images to LaTeX using Mathpix snipping tool. Maybe one day I will learn that I was wrong about the way I wrote some equations. A little test demonstrated that it works right out of the box with simple expressions:

Mine was, in this particular case:

$$ \hat f(x) = \frac{1}{nb}\sum_{j=1}^n K\left(\frac{x-x_j}{b}\right) $$