Jonathan Davies

Results 83 comments of Jonathan Davies

On a second look through the current open issues - only #1805 is related.

This would be particularly useful as oauth2_proxy appears to have been abandoned: https://github.com/bitly/oauth2_proxy/issues/628

@licaon-kter Apparently not, I have Dino and Element next to each other - Element shows me a 24-hour timestamp for messages (only locale setting I seem to have is: `LANG=C.UTF-8`).

I fixed this with: ``` $ PYTHONPATH=. python3 scripts/train.py --n_images=512 --batch_size=16 --log_dir logs ```

@bitsofinfo Isn't this fixed by just setting `rbac.create` to `true`?

I just spent an hour debugging why OMEMO between my Conversations client and my friend's Siskin wasn't working. > When adding a new contact: Both presence switches. (User can deactivate,...

A Raspberry Pi: ``` Linux raspberrypi 4.14.79-v7+ #1159 SMP Sun Nov 4 17:50:20 GMT 2018 armv7l GNU/Linux ```

I found an interesting note about this at the end of https://dsa.debian.org/howto/install-ganeti/ ``` VirtIO RNG (random number generator) is a paravirtualized device that is exposed as a hardware RNG device...

It is indeed, I did `kubectl delete pod db-0` and the database cluster came back after that.