Ben Lewis
Ben Lewis
Hi! Please can you add support for Mongoid 6 :) Warmest regards, Ben
AWS doesn't promise to always return the total loaded size, sometimes it just returns the data size that was request to be loaded.
Please see here for the implementation details: https://support.google.com/analytics/answer/1034342?hl=en-GB I'd be happy to fork and contribute the code to do this (using a preference with other domains listed) if you're happy...
Hi 👋 , It'd be great if support for encryption were added to the `libsql` library for Python and to `sqlalchemy-libsql` too would be awesome! 🥳 . Are there any...
- Allow users to debounce their updates to the server (the client accumulates the updates and merges them before syncing at the interval), merging the Y.js updates into a single...
Hi 👋 , This is more of a question rather than a request/bug. Can the existing `WebSocketRateLimiter` functionality be used with HTTP Server-Side Events (SSE)? Specifically, I am using SSE...
**Describe the bug** When using the Helm chart to use Falco Sidekick UI with an Ingress, the resulting endpoint results in 404 on all resource requests. **How to reproduce it**...
### Current state: Currently, `gcsfs` does not natively support generating signed URLs using IAM-based credentials provided by GCP Workload Identity or other non-private key credentials. This is a limitation when...
### Motivation In some cases, using `bind:value` or `bind:checked` or similar bindings of state in Svelte 5.0 alongside event handlers that access the same state can result in unexpected behavior...
Make `with_format` correctly indicate that a `Dataset` is compatible with PyTorch's `Dataset` class
### Feature request Currently `datasets` does not correctly indicate to the Python type-checker (e.g. `pyright` / `Pylance`) that the output of `with_format` is compatible with PyTorch's `Dataloader` since it does...