Results 54 comments of Lukas Pirl

I'd also very welcome OGG I/O for ideological reasons. :) Best Regards & big "thank you" for mp3fs!

Using these rules on Debian with 5.10.0-16-amd64 and 5.18.0-2-amd64 without seeing this issue.

I could contribute a few URLs as well – do we want to collect success stories? :)

shameless plug: I store [some slide decks online](https://gitlab.com/lpirl/slides-public), e.g. a [lecture on software fault injection](https://lpirl.gitlab.io/slides-public/210114-software-fault-injection/). However, be aware that those slides use the [custom theme `simple-slides-dark`](https://github.com/lpirl/hieroglyph-themes).

Yes. Add a [custom CSS file](http://docs.hieroglyph.io/en/latest/styling.html?highlight=custom%20css#custom-css) to your presentation and then you can use CSS classes for images like this: ``` .. image:: _static/peace.svg :class: your-css-class ```

Are you aware of ``make slides latexpdf``? This should produce a pdf file in ``_build/latex``.

What do you mean exactly? Limiting the maximum amount of disk space used by PsiTransfer data?

> I've talked about this a number of times if you look through the tickets. Might have mentioned it in the docs too but don't remember. Hm, then apparently I...

Very true. So what would be the first step towards designing all this? Writing down all the edge cases? Decide on a fault model? …? I could write "start a...