Results 18 comments of Martin

it's all working now. thanks

Press Alt to display it for the duration pressed. Like in every other windows application.

I'd love to see logreaders for willie https://github.com/embolalia/willie. I am totally lost. my logfiles look like: 2015-07-12T14:29:56.995597+02:00 hi there 2015-07-12T08:15:35.355646+02:00 **\* chatter has quit IRC 2015-07-12T08:15:40.773490+02:00 **\* chatter has joined...

> HTTPSConnectionPool(host='192.168.1.1', port=8443): It looks like you're trying to connect to the unifi device (i.e. router, usg udm) directly, however you have to connect to your unifi controller.

> @phixion I replaced the IP I used with a dummy IP (before posting on the internet), in this case 192.168.1.1 oops, disregard my comment then

I will take care of german

Maybe it's just a visual bug, I can still see the fingerprint: ```bash phixion@cray:~$ keybase id kempniu ▶ INFO Identifying kempniu ✔ public key fingerprint: 3071 6511 4203 AD67 F872...

```sh # Import the public key keybase pgp export | gpg --import # Import the private key keybase pgp export -s | gpg --allow-secret-key-import --import ```