Chris Wesseling

Results 56 comments of Chris Wesseling

Never mind the PulseVolume widget was causing the hang because I didn't have the cffi binding built. I was missing the libpulse header files. at install time.

I bumped into this whilst answering [a question on StackOverflow](https://stackoverflow.com/a/68727013/383793) A shame you can't inject your own requests Session here: https://github.com/geopy/geopy/blob/ade9c1b68c83a1fc76d90bc0ff603f6b34dfbbbf/geopy/adapters.py#L396 But this, before creating the `Nominatim` seems to work:...

@nicorikken This pretty much describes the workflow I expect from using a tool like reuse; it removes the tedium wherever it can, by discovering educated defaults that I can confirm...

Maybe the invoker of reuse should be considered as the source of truth (author and user in vcs aren't always copyright holder either... Anything googlers make is owned by Google,...

@nicorikken Yes, that's the idea. About saving the choices. I'm very new to `reuse`, and just started to use it on a toy project. The programmer in me will seek...

This looks like a duplicate of issue #93

pytest-vcr has a `vcr` fixture that gives you the configured VCR object so you can swap cassettes mid-test and test non-safe methods in 'once' recording mode. ```python def test_content_editing(vcr): with...

Like mutually exclusive options, that are both given.

I don't understanding how the RDP algorithm would improve the path. Wouldn't we end up with just as noise, just more coarse path with less points? I found [others use...

You could define a local directory (could be on SD card or one that is synced by Seafile or Owncloud) and a filetype, as an "Account" that way you can...