-
## Bevy version
acbed6040eeae99199657e44a9668772738ac344
## Problem
StorageBuffer/UniformBuffer/etc will reuse its GPU buffer if it's big enough.
Say one frame you want a buffer of size N*2, and the…
-
👋🏻
The Blazor WASM OIDC authentication stack was built around the [oidc-client-js library](https://github.com/IdentityModel/oidc-client-js). Sadly, this library is no longer supported and the GitH…
-
Today this project uses [ostree-containers](https://github.com/ostreedev/ostree-rs-ext) for the base image.
Much more recently, we landed [logically bound app images](https://github.com/containers/…
-
Some of our unit tests depend on things to be initialized first, or are not running independently on their own (for exmaple: https://github.com/Polkadex-Substrate/polkadexTEE-worker/blob/develop/worke…
-
### Motivation.
There are more and more use cases, where we need to transfer KV caches between vLLM instances, or store KV caches for future use. Some concrete use cases:
- Disaggregated prefilling.…
-
### Issue:
When using Hangfire.Pro with MySQL (Hangfire.MySqlStorage) I'm facing a problem were all batches will be stuck at Processing state but if I instead create a single recurring or backgroun…
-
When creating new abstractions on top of lexopt (like [subcommands](https://old.reddit.com/r/rust/comments/oley2c/lexopt_a_minimalist_pedantic_argument_parser/h5f4g6c/)) it's annoying that `Arg` borro…
-
### Background
Today LangGraph allows me to persist application state via Checkpointers and Stores. Once the application is deployed to real users, you can expect that a history of persisted checkp…
-
### Library name and version
Azure.Storage.Blobs 12.9.1
### Describe the bug
We use the `BlobClient` extensively in our Azure Durable Function but our logs in Application Insights are full of…
-
Dependency list for this project indicates tight coupling with multiple heavy dependencies that can really hamper adoption of this library:
```xml
…