Lukas Schauer

Results 35 comments of Lukas Schauer

Hey, I didn't really find the time to experiment some more, but thanks for your reply, will try to get it working soon. This seems to be a genuine "7inch...

I tried a few more things (including copying code 1:1 from other repos) but I just can't get the I2C to work, always hangs at sending the address, not sure...

I think it's a great idea to bring more life to the front page and something like the ARD Mediathek layout with reels seems like a good idea to me...

I think there should be two types of those playlists: - Some kind of "advanced search" based playlists which are freely configurable (speaker, topic, tags, media format, whatever) - Moderated...

Mh, has there been an update to the spec I haven't seen yet? The rfc clearly states: ``` To get a fresh nonce, the client sends a HEAD request to...

The rfc also states that clients are free to use nonces as they wish, even allowing for something like grabbing a pool of nonces before doing anything else. The only...

Okay the spec hasn't changed, this is actually a test-feature of pebble, forcing implementation of retries on `badNonce` errors... https://github.com/letsencrypt/pebble#invalid-anti-replay-nonce-errors

I've implemented a workaround for this in 6fb8eba56a67af8e8b5528b669a5da923b5d2182. Not going to merge it into master yet, as I'm hoping to clean up some implementation details soon, hopefully making such retry...

fix has now been released

Retries will be supported in an upcoming release but I can't give you any specific time for that. I have a big project ending this month and hope I'll be...