Recent Posts

arch: disable linux error beep

less than 1 minute read

this beep comes up in terminals and for each error in matlab. just annoying.... fix this by disabling the right kernel module. append to /etc/modprobe.d/b...

arch+matlab: setup opengl rendering

less than 1 minute read

hardware accelerated rendering needs enabling. check out the arch-wiki page. i needed to install the intel graphics driver. explained here. to set the openg...

thunderbird: export message filters

less than 1 minute read

one can export/import/backup the message filters but it's more involved than it should be. the message filters are in single files within your home directory...

Latex+beamer: dual screen presentation

1 minute read

you can include notes into your slides. just use \note{txt} inside of your frame environment. you can also make use of overlays and align all notes in itemiz...