~/Categories/Tricks
have been wasted why the line spacing and DIV
calculation (typearea) of KOMA script was hanging with LuaTeX
.
TL;DR: LuaTeX
and setspace
don’t go together.
I stripped out the custom fonts, I …
Note to self:
If you want to make sure some nice GNU/Linux installer does not touch
certain drives just run echo 1 > /sys/block/sdX/device/delete
in a
root shell and the drive will vanish from the …
Note to my future self :).
Reloading my Linux install after a pretty radical ’nuke and pave’ I had to get my Windows dualboot back to work. There are a thousand guides on how to do that, …
I am currently working on a project which involves talking to the
systemd
userspace session via the session dbus
instance.
After some fiddling around and enabling debug mode on travis via the …