-
Currently rustup is scarily sequential. It could easily download more stuff while installing the previously downloaded stuff.
-
### Actual Behavior
WSL is configured to use `networkingMode=mirrored` https://learn.microsoft.com/en-us/windows/wsl/networking#mirrored-mode-networking Kubernetes will never start, Docker works fine…
-
Hi all! Sorry in advance if this is a dumb question. Is it possible to play a DOS game over network even if it doesn't have a network multiplayer option?
For example [Arcade Volleyball](https://en.…
-
Here is my current thinking... Cornhole is a two player game and it needs networking. So what I think we should do is build out the corn hole scene as best we can. Put it in a pretty backyard with …
-
I'm trying to install Sockeye with Horovod but in order to do so, I need access to the internet and access to CUDA/`nvcc`. The requirement seems to be mutually exclusive on Trixie. On the head node …
-
## Hardware and software
- **mt32-pi version:** v0.12.1
- **Raspberry Pi model:** Raspberry Pi 4 CM4104000 module (4gb Lite, wifi) on a Serda McCake32 board.
- **USB devices:** None
- **MIDI…
-
Build of resin-raspberrypi fails on CentOS 7.1 for platform raspberrypi3-64.
make[2]: *** No rule to make target `zImage'. Stop.
zImage is not a supported Target on aarch64 linux platform KERNEL…
-
I tried out running my app in docker, and while the signaling server works fine (a log from the `authorization` method is printed), the data channel seems to never open (log in `onConnection` never pr…
-
A distroless Linux container image is essentially one that provides the minimal necessary files to start an application. These mean the typical libraries provided by a Linux distribution are not there…
-
## Bug Report
Talos's doc does not contain any info about how to get IPv6 working. After guessing some parameters, it still does not work for multiple reasons. If I tried Cilium, everything here is…