Andrew Meyer

Results 122 comments of Andrew Meyer

@vais Haha, no problem. :stuck_out_tongue_closed_eyes:

Format painter is a good analogy. It also kinda reminds me of feature in Factorio: Shift + Right Click on an entity to copy its settings, then Shift + Left...

Fyi I found a work around for this. If you switch to text mode in the attributes in the side panel you can copy the attributes as text, select another...

Looks like someone implemented this a while back but it never got merged: https://github.com/openstreetmap/iD/issues/5172#issuecomment-449513599

Actually, after reading up a bit more on how Docker works, I'm not sure this feature needs to be added to acme-dns itself. I'm able to get the process to...

Oops, looks like there's a problem; the directory cache for ACME certs, `api-certs`, isn't configurable, and by default it's placed under `/root`, which doesn't have the exec permission bit set...

Now that #81 is merged, it's possible to run acme-dns as an unprivileged user with the above `docker-compose.yml` by setting `acme_cache_dir = "/var/lib/acme-dns/api-certs"` in the config file, and configuring acme-dns...

I've also experienced this when resuming via playback via methods other than ending a call. Sometimes clicking the "Play" button in the [media controls](https://developer.android.com/guide/topics/media/media-controls) notification will cause playback to resume,...

AntennaPod seems to have a _lot_ of unusual behavior with Android [Media Controls](https://developer.android.com/guide/topics/media/media-controls) (see the issues referenced above, three of which I have also personally experienced in addition to this...