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.

2020-08-14 21:26 #

fleurs Bouquet de fleurs du jour.

2020-08-14 21:23 #

We are done with Black List (Season 7). This really is a great series, even if the rhythm is rather irregular and the tension and suspense is running out of steam in the last few seasons.

2020-08-14 21:19 #

Reference management with Org mode.
My workflow is apparently simpler, thanks to ivy-bibtex, but overall I agree that Org is well suited for such kind of tasks. I only use Markdown for light stuff (e.g., Github READMEs) and blogging, but I guess I will switch to using Org mode exclusively soon or later. #emacs

2020-08-14 21:18 #
2020-08-14 21:09 #

Gix is a command-line interface (CLI) to access git repositories. Still wip apparently, but it looks like a great initiative.

2020-08-14 21:07 #

Differential Privacy algorithms by Google.

2020-08-14 21:05 #

Look, I’m back to Elfeed (Feedly only allows 100 feeds for a free account). #emacs

emacs

2020-08-13 11:13 #

Bevy is a refreshingly simple data-driven game engine and app framework built in Rust. #rust

2020-08-13 11:13 #

clj is a collection of functions to work with lazy iterators in Python. #python