-
Currently `hs.chooser` uses a `NSWindow`, which doesn't support "non activating". It would be great if we could convert `hs.chooser` from a `NSWindow` to a `NSPanel` so that we can customise the `wind…
-
Refactoring is needed. The team suggested that the UUID generation tool should generate the UUID and store it in a standard file in the Pi itself. That file gets read by the model in which the model g…
-
Currently, Kernel.run() blocks the thread until it's done with the
tasks at the hand. If curio is embedded in an other application
you should either:
- Feed the kernel with coroutines with short ru…
-
Hi,
I'd like to know if it is possible to pause the streaming device? Are there any hooks or commands within shairport-sync that I can use to fire back to the streaming device ( iPad ) to pause it?…
-
Trying to breed using the search bar crashes your mc whist clicking on the searched mon.
-
When a dependency of a javascript pacakge with a lock file is released dependabot will send a pull request to update the lock file to use that new version. This has proven to be quite valuable (to ens…
-
From a user interface perspective, scheduling posts will be a very small and simple change to begin with.
In the post settings menu, there is a field for entering a date and time that you would like …
-
Hi,
I am not entirely sure if it's just me, but when installing tpot from the installation script on a debian, it does not seem to be able to execute the npm install elasticsearch-dump command (npm…
-
Whist implementing a google recaptcha backend I was getting HTTP 411 (Length Required) error responses from Google using roughly this code.
```rust
ClientRequest::post(recaptcha_url)
.finish()
…
-
## Description
I didn't reconnect my wallet back to the network before the deadline. I decided deleting the wallet and making a new one would be the quickest fix. It appears that I've lost acces…