Peter Linss

Results 78 comments of Peter Linss

I confirmed all the anchor data for remote-playback-1 is in the spec DB and is being exposed via the API, see: https://test.csswg.org/shepherd/api/spec/?spec=remote-playback-1&sections=1&draft=1&anchors=1 What specs do you see missing data for?...

I'd like it too, but it needs to allow the quotes to differ if doing so avoids escapes. e.g. ``` raise ConfigError( 'validators should be used with "fields" and "keyword"...

Please note that Nextcloud 15 has been released. Hopefully this is still compatible but will need the max version bumped in info.xml.

I'm unable to reproduce reliably now, but it was fairly consistent for several days. One thing I noticed was that the 'Unlock with PIN' setting turned itself off. The only...

`.editorconfig` files should always take precedence. Also note that `.editorconfig` files need to be checked for in the same directory as each opened file, and every parent directory until you...

The precedence rule is a consequence of the sub-directory support. Consider the following, I have a Python application and my coding convention is for 4 space indents and Unix line...

One problem we've run into in the past is that people's employers are less willing to sponsor work they do for the TAG (and especially travel) if they're not officially...

Another thought, possibly allow a variable number of appointed seats (maybe 3-6?). So if there's an election cycle with too many well-qualified candidates (like this one), some of those that...

> TLS works when you set `ES_HOST` to `https://….` I can confirm this works, however the URL can't contain the port, just scheme and hostname (it appears that the port...

@maraino Yes, that's what I'd expect the file to contain (and what restic requires). Your suggestions seem useful as well (though I don't personally have a need for that at...