Results 38 issues of hexchain

The output of the keychain password hash has been broken because using a bytes object for `%s` produces repr-type output. This PR fixes that. Also, export file names were all...

Due to different handling of string and bytes, mpDris running with Python 2 does not support non-ascii chars in `song_url`: ``` $ python2 ./mpDris2.in.py --debug 2016-09-12 23:07:36,558 mpDris2.in INFO: Using...

It would be great to provide these dashboard as directly-importable JSON, or publish them on grafana.com, for those who already have a Grafana instance.

Currently, ReGreet does not set `XDG_SESSION_TYPE` by default, and it is not possible to set different variables for different sessions. This can be a problem for some desktop environment components....

enhancement

**Is your feature request related to a problem, or particular use cases? Please describe.** Use case: A radio show album I listen to has entries for the non-music parts, such...

enhancement

User-agent: Chrome 124.0.6367.201 on Linux The swc.rs website has the following CSS: ```css html { /* ... */ font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color...

This change includes some coloring improvements to `iproute2`-family commands. **ip route**: - improved contrast of "default" labels by using reverse video effect - darken "broadcast" and "multicast" labels After |...

_(Please correct me if I'm wrong)_ The conditions here, if I understand correctly, are to detect whether a package is from a local source, with these two clues: - none...

npm
node

Currently, the Tailscale daemon reports its version as 1.66.1-ERR-BuildInfo in the control panel because the actual version isn't set correctly, due to an upstream variable name change. See #32246 for...

assigned
bug linked

I noticed that Linux ARM64 AppImage has been disabled in #8427, which seems to be related to missing multi-architecture support in the enterprise offering. As a daily user of Insomnia...