Niklas
Niklas
What about just adding the media query to the dark one and placing it below the light one? This seems to have worked for me on a few sites: Load...
I had the idea last year, but then decided that it probably would be too much work. :) I don't have any time this week but might look at this...
Ingress with Google login works for me since Calyx 4.13.3
It works to some extend. But it requires me to write `\begin{minted} % Python` instead of `\begin{minted}{Python}`, so minted doesn't get the language anymore. (And it also only works for...
This is related to #68, right? What's missing for this to work? I was trying to download a `.tar.zstd` archive (but the URL has no file extension) with this crate...
I'm not exactly sure. If you're writing a kernel, then you'll most likely load it with `lgdt`, so it would have to be `'static` either way. Not requiring it *might*...
So, do you have a better idea of the landscape now? :)
duplicity is already installable: * Install `gnupg`, `librsync-dev`, `clang`, `python2` and `python2-dev` via `apt`. * Install `duplicity` via `pip2`. * Edit `~/usr/bin/duplicity` with your favourite text editor and set the...
You can also install Syncthing as a normal Android app.
Yes, I could change the password in the terminal by running `vdc cryptfs changepw password `. And I could verify it by running `vdc cryptfs verifypw `. I'm not using...