-
Howdy
I have come across your library while trying t get round some issues I am having while trying to make an attiny88 work with a WS2812 LED
I had tried the adafruit neopixel library to no ava…
-
### Problem description
I have 2 use-cases:
- need to connect to a named pipe (from another project) as a grpc client
- need to start a server as a uds
Are these 2 use-cases even possible cu…
-
https://github.com/qaecology/boab/blob/7baf111575d9622d3a35f587b0cc98748b23d7c9/Dockerfile#L51
This is installing multiple versions of JRE - 8 & 11. We need to force only the single version to inst…
-
It seems that irc clients and IPv6 are not fans of each other. When I connect using IPv6 to a server, I do not get a more, channel windows refuse to open properly, and probably other things that the…
-
Disclaimer: I may be using this incorrectly :)
## Doc update
Currently it reads:
> "bool | nat" is evaluated to jsc.sum(jsc.bool, jsc.nat)
Should read
> "bool | nat" is evaluated to jsc.sum([jsc.…
-
I don't know if anyone even checks up on this anymore but I've been having so many issues. I finally got a booting system and the screenpad lights up but i cannot get the trackpad to work for the life…
ghost updated
2 years ago
-
I ran into this issue today on my RHEL9 box after updating to kernel version `5.14.0-427.16.1.el9_4`:
```
CC [M] /var/lib/dkms/gasket/0.0.git.256.b6a7c6d8/build/gasket_core.o
/var/lib/dkms/gas…
-
Not sure if this is within your control, but there's a firewall problem in the CentOS 6 box. We don't use ubuntu/debian so I set the puppet server to be CentOS. It starts up with a firewall config t…
-
When I start `ipdb` in the shell, I get command line completion and the arrow keys work just fine.
However, when I run a script with `import ipdb; ipdb.set_trace()`, I get neither. All the arrow keys…
-
Hey. First of all, I would like to say that this is a pretty impressive prototyping application. Thank you for making it and open sourcing it.
I'm trying out Quant-UX for mocking up and prototyping…