-
**Describe the bug**
I have enabled `Use hotkeys to activate apps` in settings (`Action` tab). All works fine initially, however the keys stop working after the system has been locked or went into su…
-
Hello,
This is a **new feature request proposal**.
PrusaSlicer 2.3.0-alpha4 introduce a great new Z-Ruler with the ETA up the the hovered layer. That's gave me an idea I want to share with you.
…
-
### Cross-mod Integration
_No response_
### Feature Description
## TODO List
### machines
- [x] Hi-Amp Transformer
- [x] Charger
- [x] Diode
- [x] Fisher
- [x] ItemCollector
- [ ] Ma…
-
I'd like a way to determine which fluid the Fluid Screen Module monitors for machines with multiple which contain multiple fluids. I don't know how doable it is but hopefully we can figure something o…
-
Tried to run `python smb_ai.py -c settings.config` and got this:
```python
Traceback (most recent call last):
File "smb_ai.py", line 7, in
from PIL.ImageQt import ImageQt
ImportError: cann…
-
### Steps to Reproduce the Bug
i do not know how i did it but it involves the mekanism mod and i think the fact that all of the machines have unique nbt data
### Expected Behavior
items show up one…
-
The training is getting stuck after epoch 1. I have set NCCL_DEBUG_SUBSYS: COLL, NCCL_DEBUG: INFO
and NCCL_PROTO: Simple
Below is the log that got generated:
5dc717e6572448e4a7a20d95a57964b80…
-
There should be one/multiple debian packages available for easy installation/upgrade in e.g. Ubuntu machines. Installation/Upgrade should word by using apt
-
### 🤔 What's the problem you're trying to solve?
We love cucumber and use it for end-to-end testing our UI. As the tests include the UI, backend and database, they are quite "heavy" and are taking …
-
When I only have one machine ts file like below,
```ts
// switch.machine.ts
import { Machine } from "@xstate/compiled"
interface Context {}
type Event = { type: "toggle" }
export default…