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-06-29 09:00 #

Is there a style convention for Common Lisp recursive helper functions?. Interesting SO thread of GP in writing CL. #lisp

2019-06-29 08:51 #

Even if it focus on JS, this blog post has a lot of useful advices for configuring Vim quickly: A guide to setting up Vim for JavaScript development. See also Setting up Vim for JavaScript development. #vim

2019-06-28 16:00 #

Categorical Query Language: A principled way to transform data. See also John Cook’s post on Category theory for data science.

2019-06-28 15:59 #

Fork: A fast and friendly git client for Mac and Windows. Note that GH notifications are embedded in the menu bar.

2019-06-28 12:04 #

First “ratatouille de l’été”. Sounds good too.

2019-06-28 12:01 #

Second day without anti-HT treatment. Feeling good, 11/6, starting Entresto in the evening. In the meantime I’m pushing Racket commits because it also feels so good.

2019-06-28 11:59 #

  Alboran Trio, Metlemi.

2019-06-28 11:57 #

I learned a lot by just reading the following thread: challenge: best fibo implementation under the new laziness?. #lisp

2019-06-28 11:53 #

Licensing matters surely. However, I feel like it’s quite a good approach to allow using a given software for free but to ask to give it back.

The meaning of our current license is, in short, the following: you can use ECL for any purpose in any setting (including commercial applications), but if you commit changes to ECL itself you are obliged to share these changes (and only them).

2019-06-25 18:30 #

swank-racket works like a charm! #racket