daemon
Here are 852 public repositories matching this topic...
-
Updated
Jun 14, 2021 - C
-
Updated
Jun 1, 2021 - JavaScript
-
Updated
Jun 13, 2021 - Rust
-
Updated
Jun 14, 2021 - C
The USERLEN ISUPPORT token lets users know how long the ident can be. Do we wanna expose this?
-
Updated
May 7, 2021 - JavaScript
-
Updated
Jun 14, 2021 - C
-
Updated
Apr 24, 2021 - Go
-
Updated
Apr 17, 2021 - Python
-
Updated
Apr 11, 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
Jun 12, 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
Jun 10, 2021 - Go
-
Updated
May 2, 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."
spotifyddisables shuffle (at least) on every restart.I usually have shuffle turned on.
So it would be cool if
spotifydcould 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-