Different maximum number of authors in BibLaTeX bibliography
I have a document with multiple bibliographies, which I need to submit somewhere. Very annoyingly, the bibliography counts towards page limit, so I try to sa...
I have a document with multiple bibliographies, which I need to submit somewhere. Very annoyingly, the bibliography counts towards page limit, so I try to sa...
Developing the Linux kernel is cumbersome, starting from the very beginning. Typical development cycle of writing, compiling, deploying1, testing, debugging,...
Emacs is famously powerful editor. Its org-mode can be used for work logs, literate programming, or even spreadsheets. In this post I want to outline a speci...
Sometimes you think the only way to solve your problem is to debug the kernel over serial console. At least, this happened to be the case for me this week. H...
От переводчика
I’m about to finish reading “Homo Deus” by Yuval Noah Harari. One of the ideas the author brings up is that because of advance in computer algorithms, an AI ...
Recently I watched a presentation from the last CCC called “Social Bots, Fake News und Filterblasen”. The presentation was give by a data journalist Michael ...
I like writing in R and often I do vizualisations using ggplot2. I often have a need to generate a multi-page PDF document from several disjoint groups in a ...