daemon
Here are 864 public repositories matching this topic...
-
Updated
Aug 6, 2021 - C
-
Updated
Jun 22, 2021 - JavaScript
-
Updated
Aug 5, 2021 - Rust
-
Updated
Aug 6, 2021 - C
The USERLEN
ISUPPORT token lets users know how long the ident can be. Do we wanna expose this?
-
Updated
Jul 25, 2021 - JavaScript
-
Updated
Aug 6, 2021 - C
-
Updated
Apr 24, 2021 - Go
-
Updated
Aug 2, 2021 - Python
-
Updated
Jul 12, 2021 - Swift
Not sure if this is the correct way to do it, but I wanted to save a cache script I could easily run.
"cache": {
"desc": "Cache versions and update lock file",
"cmd": "deno cache server.ts --lock-write",
"lock": "./lock.json"
}
The result however when running denon cache
is an endless loop instead of just executing it once, looks like this:
![Skärmavbild
Events
-
Updated
Jun 4, 2021 - Go
-
Updated
Jun 23, 2020 - Go
-
Updated
Aug 7, 2021 - Go
We avoid using cgo anywhere in the codebase since it causes problems with cross compilation. However, cgo would be advantageous in some cases (e.g. can use certain optimized libraries, can use libsecp256k1 bindings)
Investigate the viability of using xgo to do this. Test it on linux/osx/windows.
-
Updated
Aug 6, 2021 - Go
-
Updated
Aug 5, 2021 - C
Improve this page
Add a description, image, and links to the daemon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the daemon topic, visit your repo's landing page and select "manage topics."
spotifyd
disables shuffle (at least) on every restart.I usually have shuffle turned on.
So it would be cool if
spotifyd
could either preserve the status of if shuffle is enabled, or have a config/commandline option to set an initial value if shuffle should be enabled.From what I have seen documented here [https://developer.spotify.com/documentation/web-api/reference/#endpoint-