Dmitrii Sharshakov
Dmitrii Sharshakov
Idea is to support https://minecraft.gamepedia.com/Advancements#JSON_Format for custom advancements (MC 1.12+)
If I just re-run fiddle, it saves new temp files. It's performance issue and bad for SSD drives.
**Is your feature request related to a problem? Please describe.** Kubernetes can be run rootless (see [Usernetes](https://github.com/rootless-containers/usernetes)). k0s is a great distribution, but it would be better for security and...
#### Describe your feature request Add support for setting breakpoints and running debug session, backed by DAP (debug adapter protocol). Maybe this needs to be done after WASM plugins. DAP...
As an experiment it would be interesting to alter the ggml format a bit and then mmap it directly. Maybe this coulde reduce memory pressure for small systems
#### Expected behaviour I can list USB device IDs to be passed through automatically, even if devices are not present when the VM starts. #### Actual behaviour Only devices present...
Could you please publish ARM64 builds on the releases page? I want to also run musikcube on a Raspberry Pi with 64-bit OS.
Useful when testing debugging UDP-based software like realtime audio streaming, simulates non-ideal network conditions.
# Pull Request ## What? (description) Making talosctl capable of creating multiple Docker clusters in case port forwarding is being used (Docker Desktop or WSL). Currently WIP ## Why? (reasoning)...
# Pull Request ## What? (description) Add support for Linux hardware watchdog API and corresponding configuration values. Watchdog timer is armed and fed by a controller (is it reliable to...