You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.
Bouquet de fleurs du jour.
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.
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
Random Permutations. #maths
Gix is a command-line interface (CLI) to access git repositories. Still wip apparently, but it looks like a great initiative.
Differential Privacy algorithms by Google.
Look, I’m back to Elfeed (Feedly only allows 100 feeds for a free account). #emacs
Bevy is a refreshingly simple data-driven game engine and app framework built in Rust. #rust
clj is a collection of functions to work with lazy iterators in Python. #python