Bram Diederik

Results 13 comments of Bram Diederik

> o when you press "pause" and later resume, what do you expect to happen? This issue is messing up my streams. I expect that streams can be dropped or...

You can look to the snapshots pictures with probability at `/usr/lib/security/howdy/snapshots/`

I had problems with the default howdy settings. Disabled those and put it into pam.d directly. 'auth sufficient pam_python.so /lib/security/howdy/pam.py'

``` [homeassistant] # Generate the token on the /profile page in Home Assistant token = mytoken # The display name of your device in Home Assistant device_name = "mylaptop" #...

other sensors do get updated after a sleep of the laptop.

how do i build a go project? i tried go build but that did not work.

strange i compiled it for my amd64 it works. but when i crosscompiled it for my PI it did not work. program runs cpu not shown.

Did not run on pi correctly due to configuration all is fine now.

Its a test case string somewhere in a html or json result export. My translation dictionary picked them up when i added the json format into my parser. Any html...