Ewout van Mansom

Results 147 comments of Ewout van Mansom

I configured NGINX to only allow a certain amount of HLS requests per second in order to share bandwidth more evenly across viewers. Sometimes eager people overload this limit by...

I would be very grateful if you added some logic to this PR to make the video player silenty retry on [HTTP status code `429` (Too Many Requests)](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429). Taking the...

> It seems that the status code isn't in the actual error object, it seems like a hls.js bug. [video-dev/hls.js#4852](https://github.com/video-dev/hls.js/issues/4852) > > After thinking a bit that may be a...

Another usecase could be for example when watching using a spotty 4G LTE connection.

Seconding this. Running into this when working on multiple features at once. Our workflow is as following: feature publish -> MR to staging branch. Other feature rebases then fail to...

How will it make things more responsive?

Works fine here on Arch, running GNOME 42 + [FCGU repo](https://gitlab.com/fabiscafe/gnome-unstable) on Wayland with AMDGPU driver (RX 550) with the [`gnome-shell-extension-dash-to-dock`](https://aur.archlinux.org/packages/gnome-shell-extension-dash-to-dock) AUR package.

> It looks like `setForcedHighlight` was introduced in gnome-shell 41.3.1 so that `JS ERROR` shouldn't happen in current versions... What version of gnome-shell was the error from? `43.alpha` as noted...

I usually have a ridicilious number of tabs both in Chromium and Firefox open, and would prefer `systemd-oomd` seeing that memory hog as a candidate to kill. Current behavior yields...