-
At the moment, we set pixmaps as background for the different windows. There still is some flickering when switching cons in a stack. Maybe this is gone when we use real double-buffering (render to a …
-
Worst Case Scenario (Celeste):
https://user-images.githubusercontent.com/30292597/104406375-26eeb700-552d-11eb-930d-f7d950395f82.mp4
Sutler Case (Mirrors Edge):
https://user-images.githubusercont…
-
I am running taichi 1.2.1 with arm64 arch and Python 3.10.8. I've written some code that repeatedly calls the `mass_spring` simulation with different mass spring layouts and the loss of mass spring be…
-
/kind bug
**What steps did you take and what happened:**
In e2e, when tearing down the tests, we remove the namespace that was used.
In that namespace, there is the `cloud-config` secret that i…
-
If a stream/subscription receives two RESPONSE frames, when only request(1) was requested. What is the expected behaviour?
Currently I am planning to close the subscription with an error "surplus re…
-
The login screen for Undead characters has light beams attached to the bats all over the place.
![WoW_Jwa1uyMKKw](https://github.com/redmagejoe/TurtleHD/assets/27032663/bbc0304c-ec19-45dc-bc2f-be6c…
-
If a task is cancelled, sometimes plugin pre-exit hooks are not called. If a pre-exit hook cleans up docker state, or spins down containers, it might not happen causing bad state to persist.
Exampl…
-
On systems that support KMS (which pretty much means every system after 2007 or something), the Intel DDX doesn't add any value:
- https://www.reddit.com/r/archlinux/comments/4cojj9/it_is_probably_ti…
-
Loving this library, fantastic work!
I was wondering if it would be possible to introduce a `.Kill()` on `IContainerService` that would use `docker kill`?
When tearing down an integration test, …
-
Currently, the CI is running on my personal cloud accounts (which was quick to set up, since they're needed for siuba, and very cheap!). Let's make the jump to posit accounts.
The different environ…