Dennis Schubert
Dennis Schubert
We should probably archive this repo and add a note to the README forwarding people to webcompat.com. Unless someone shakes their fist at me in disagreement, I'll do so soon....
You filed an issue on a Saturday. It got triaged the following Monday, 18 hours ago. It will be worked on as soon as possible. Please have some patience while...
Ah, pygit2 `1.15.0` is too new. `1.13.1` works. Oh well.
I mean, this project has a history of "we don't care about anything except the versions we tested with", but sure, let's reopen.
tl;dr: This is a clear browser bug, and not a WebCompat issue, and not specific to YouTube. I'm in the habit of writing GitHub comments while I debug, and I...
So, this is painful. More painful than it should be. Summary: Unlike with all other photos, we don't store profile pictures as actual photos. They don't pass the usual methods,...
I can reproduce this.
I should add that there was a previous issue, https://github.com/moby/moby/issues/45436, and I have set the following engine config: ```json { // ... "default-ulimits": { "nofile": { "Name": "nofile", "Hard": 1024,...
de1app has a [configurable after-shot-delay](https://github.com/decentespresso/de1app/blob/c3d0cf1f3ae3ee0faef91dcd3812332f8d71c663/de1plus/machine.tcl#L321), [one of the handlers](https://github.com/decentespresso/de1app/blob/c3d0cf1f3ae3ee0faef91dcd3812332f8d71c663/de1plus/device_scale.tcl#L1502) is the [`save_drink_weight` handler](https://github.com/decentespresso/de1app/blob/c3d0cf1f3ae3ee0faef91dcd3812332f8d71c663/de1plus/device_scale.tcl#L1488) that ultimately ends storing a final measurement after that timeout. That measurement [is a median of the...
We're engaging with Microsoft on that one, and will update this issue as soon as we have something to share.