MaeIsBad

Results 13 issues of MaeIsBad

It'd be great if we could have MPRIS2 as a output device to control MPD and display info

feature
postponed

RIght now jwt_tool uses sys.path[0] to store the config and the log files(https://github.com/ticarpi/jwt_tool/blob/master/jwt_tool.py#L1882) which makes it impossible to package it, and makes it annoying to share a single install between...

Fixes https://github.com/ticarpi/jwt_tool/issues/53 Haven't actually had the time to test this

[IANA's website](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=freeciv). Port 5555 is usually used by adb over network on android

Sometimes peerix/nix tries to request nar files from a host that's offline causing a big delay while nix times out the substitute. This adds a timeout on the socket connection...

Shaking my high refresh rate(1000hz, SteelSeries Rival 100) mouse results in a sudden framerate drop. This issue disappears as soon as I switch to using a different mouse, or change...

Grim by default used level 6 for compressing PDFs, which could take as long as a second depending on the hardware. This caused a big delay when taking a screenshot...

### Environment * ExAws from the `main` branch(8020fa1c0a7221c3931a91ec8089e52c868667c0) ### Current behavior The `ExAws.Config.AuthCache` module configures the `refresh_lead_time` as an attribute, preventing users from modifying it ### Expected behavior Users can...

Recent chrome versions only listen on `127.0.0.1`(https://issues.chromium.org/issues/41487252) In order to access chrome from another machine you need to proxy your traffic through something like `socat`. For container use cases you...

I'm migrating some older projects from statix to telemetry_metrics_statsd, and I've run into a problem where previously some metrics were using single segment names(eg. `job`), which is not supported by...