-
I have a very strange issue with bip_utils, which I think I do not remember having in the past.
When running bip_utils on Windows Subsystems for Linux (Ubuntu20.04, also Ubuntu 22.04, both systems wi…
-
I did open an SSH file system and used it successfully:
```python3
o = fsspec.open("ssh://user@127.0.0.1")
o.fs.listdir("/")
```
Then, I lost the SSH connection because I lost WLAN connectivi…
-
Miri supports accessing the file system (opening, reading, writing files; listing directories) on Unix systems, but not on Windows. This is probably the biggest remaining gap in our Windows support.
…
-
I'm having this issue when I'm trying to inject the dylib into a running process using an app I made and installed from TrollStore
-
some movies and images that can be linked to the docs
-
To help clean up the code, somthing that we do a lot is index collections of stuff, whether that is a local file system, a mongodb collection of discord messages, or a table of webpages scraped from s…
-
On the Minimal and Performance images, `growpart` fails. It might be because Ventoy uses LVM. On the Secure image, the logic is unable to figure out what the root partition even is.
Here are all re…
-
-
Hey everyone!
For https://github.com/envelope-zero/backend, we recently started using goreleaser with ko to build the image for multiple architectures. We currently use the default image, `cgr.dev…
-
The upload works fine and the picture is correctly shown. However, what is stored in the
data is the file path and not the picture itself. This causes the picture to disappear with the file of the pr…