-
# Compatibility Report
- Name of the game with compatibility issues: Apex Legends
- Steam AppID of the game: 1172470
## System Information
- GPU: RX 5700 XR
- Driver/LLVM version: 20.2.1
- Ker…
-
Hello
I have added around 300/400k torrents to my channel, and when I issues commit to the channel, The commit take too long time, and after some time, i received a crash. Too bad that i did not g…
-
I will continue the discussion here, until or if @keean can get Github to restore the thread. Luckily I still have a copy of the deleted #35 thread loaded, so I can copy and paste from it. If the orig…
-
We're missing a UI that would make it possible to opening a file, eg. a project file, and also give access to the rest of the files in that same directory. This is useful for:
- audio or video author…
-
- VSCode Version: 1.18.1
- OS Version: Windows 10 FU
### Explain:
There are certain extensions that play well together, and it would be useful to be able to set a config file to enable and dis…
-
### Describe the bug
I am getting a bunch of errors stating "cURL error 60: SSL certificate problem: certificate has expired". It's not on every request, but it's on some requests.
I've followed t…
-
If you add this to the API call:
```diff
diff --git a/llm_command_r.py b/llm_command_r.py
index 7a334cd..e49c599 100644
--- a/llm_command_r.py
+++ b/llm_command_r.py
@@ -43,6 +43,8 @@ class Cohe…
-
- [ ] ◆ 0ad : FOSS historical Real Time Strategy (RTS) game of ancient warfare.
- [ ] ◆ 0ad-latest : Real Time Strategy game of ancient warfare (development branch).
- [ ] ◆ 3d-puzzles : 3D-Puzzles …
-
Re.: commit f1d7bdaa5a85cbba913495deb8f22c29ef0bca3e
It seems `math.ceil(x)` and `math.floor(x)` returns the same value for a given `x`
```py
>>> import math
>>> math.ceil(0.1) == math.floor(0…
-
We are using embedded postgres for testing, and I created some signals to stop embedded postgres process when either the test suite finishes or any of the following signals happens: os.Interrupt, sysc…