-
We still have old projects and wondering how to support these. One way is using Docker as we're already using Lando so my first idea is to create Docker image that has PHP and other dependencies insta…
-
uv 0.4.30
Right now it kinda works with token and keyring when publishing
I would love for `uv publish --keyring-provider=subprocess` to work by first asking for token and then username / passwo…
-
I was wondering if this was possible, maybe via this device:
https://github.com/necroware/gameport-adapter
The main reason I haven't dumped my SB16 in favor of the PicoGUS on my main setup is that…
-
Hi! Thanks for the code implementation of this interesting work. I've attempted to install the package directly through git repo with `pip install -e .` with a variety of clean conda environments, on …
-
### Problem description
With Heroic now having Amazon Prime Gaming support, one of the stores that Amazon Prime Gaming gives away free game codes for is Legacy Games. It would be great if Heroic co…
-
# Problem/Motivation
> trying to get MQTT to start. It immediately stops after clicking start
## Expected behavior
> I click start, it's expected to run without stopping
## Actual behavior…
-
When using Alloy to call a function on a contract, we currently have to use a workaround by specifying and empty access list (e.g.:
```
let call_builder: DynCallBuilder = contract
.fu…
-
A new remaster, a new episode, and a new format. I'm sure you guys have heard the news already. You can learn more about the info collected so far on ID24 format [here](https://doomwiki.org/wiki/ID24)…
-
We should use a default keytype in most tests (currently RSA, ecdsa maybe makes sense after #155). In addition we should have specific tests for support of various other keytypes. Specification does n…
-
Sony lossless compression is supported via LibRaw, but some people may want to stay on the legacy dcraw-based decoder which does not yet support this encoding.
Related to #6226 and #6726.