-
The documentation of `CreatePseudoConsole` explicitly documents that `CreatePseudoConsole` can be used with sockets:
https://docs.microsoft.com/en-us/windows/console/creating-a-pseudoconsole-sessio…
-
````
var kue = require('kue');
kue.createQueue({
redis: {
socket: '/path/to/redis_sock',
},
});
````
throws an unhandled exception: "ReplyError: ERR invalid DB index"
This is d…
-
Is there a way to disable the IPv6 support? Unfortunately, my server only supports IPv4 and `docker-compose up` runs into an error while starting workadventure_reverse-proxy_1:
`ERROR: for 739c7ca2fd…
-
Hi there folks, is there maybe an alternative to Ranger that supports Image Preview in the terminal?
I've been looking for a solution but I've seen many Issues open asking for Ranger devs to suppor…
-
While adding tests to python-cybox, I encountered some unexpected types on some of the socket options. It may just be that some of the options are different depending on the context, but it might be w…
-
Hi!, We have a crestron DMPS that we use for live events. We use companion for all of our lighting, audio and some video cues. We are hoping to get the DMPS added to the list of supported devices. Any…
-
There is a lot of logic to find suitable IPv4/v6 addresses, but by the looks of it that is ignored by SSDP server code which just binds with `INADDR_ANY` regardless?
https://github.com/pupnp/pupnp/…
-
Switch serial ports so MIDI uses the default serial interfaces. Serial1 RX == pin 0 on the 3.2 and LC
Add 2 analog pots to control an A/D envelope
Add a dipswitch?
Add 3 pots + a button for p…
-
What is the best way to wait behind multiple queues and being notified when a message is coming from any of them?
Actually I want something like select (in linux sockets or go programming language fo…
-
### Operating System
Debian (Docker)
### Programming Languages
JS
### CCXT Version
3.0.79
### Description
We are using `kucoinfutures` `watchTickers` method to watch all tickers data 24/7.
Onc…