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.

2024-09-17 09:31 #

Dissecting the GZIP format. Very interesting read for those interested in compressing techniques. #clang

2024-09-16 10:47 #

If you need an easy way to convert MS docx to a PDF from the command line, don’t forget that lowriter (from Libre Office) has option to convert any document on the fly.

2024-09-16 10:39 #

Stick with the mainstream & boring unless a competing alternative that is so much simpler and/or more powerful, and that has an acceptable learning curve, so that it will justify leaving the flock, exists.

Best resume I read in a while.

2024-09-16 09:49 #

All mainstream, general purpose programming languages are (basically) Turing-complete, and therefore any programme you can write in one you can, in fact, write in another. There is a computational equivalence between them. The main differences are instead in the expressiveness of the languages, the guardrails they give you, and their performance characteristics (although this is possibly more of a runtime/compiler implementation question). — Why Haskell?

2024-09-11 22:06 #

♪ The Cure · A Night Like This

Recorded live at the Roskilde Festival 2019.

2024-09-06 21:47 #

img Pesto tart with goat cheese and pine nuts. It wasn’t too bad a job after all.

2024-09-06 21:46 #

It’s both delightful and surreal to see that Valgrind is still in wide use today. — Twenty years of Valgrind