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-03 19:45 #

I somehow forgot about GitUp. A simple git log and more Magit when required, and I’m generally done with tracking what I’ve done. Of course, this is because I mostly work alone. Anyway, I like it when you have a such a clean and minimal UI which helps to visualize at a glance (or even act on) a full Git repo.

2019-04-03 19:39 #

Un excellent tutoriel Emacs en français ! #emacs #fr

2019-04-03 08:09 #

Oldie but goodie: normal random number generator in R. (via @BrodieGaslam) #rstats

2019-04-03 08:06 #

Another command-line utility to deal with flat files: xsv (available on Homebrew).

2019-04-01 22:06 #

Another screenshot in the dark night…

2019-04-01 21:43 #

  Arno, Human Incognito.

2019-04-01 21:41 #

Beta-blockers are so much fun. I just stayed out of it for almost four hours after I got home from work. And it’s been going on for weeks. Time for another beer I guess.

2019-04-01 21:38 #

Visual Statistics. Use R! (PDF, 429 pp.) #rstats

2019-04-01 20:02 #

This is the 1000th post! 💪👈

Building sites …
                   |  EN
+------------------|------+
  Pages            | 1000
  Paginator pages  |  160
  Non-page files   |    0
  Static files     |  617
  Processed images |    0
  Aliases          |   34
  Sitemaps         |    1
  Cleaned          |    0

Total in 2825 ms
2019-04-01 19:58 #

I don’t really like editing code in a browser. This is why I rarely use Jupyter notebooks. Likewise, I found that the Emacs EIN package was clunky. This was years ago, and I don’t think the project has evolved so much in the recent years. TIL there’s a new interface to communicate with Jupyter kernels: emacs-jupyter. #emacs