-
### What is your issue?
The default behavior of opening up datasets lazily instead of loading them into memory urgently needs more documentation or more extensive linking of existing docs.
I hav…
-
It may soon be not unreasonable to load more than 2 billion password hashes at once (albeit not in a 32-bit build).
For starters, we should change these in `struct db_main`:
```c
/* Number of s…
-
We see core dumps from multiple processes when using the latest Sept 2024: 6cc42173cbb2dad6ef5c7e49e6666987ce4cf92c build that never happened with either the previous "stable" or the official 5.3 rele…
-
- Project Name: Reverse Large File
- Base Description: Reverse the text in a file which is larger than what can fit in memory (e.g. 2+ gb).
- Extra Description: Cannot use temporary files to store "ch…
-
Hi guys,
Thank you very much for your hard work in developing and maintaining this excellent tool - it really is a breeze to work with!
We are currently working on problems involving time-series d…
-
```
What steps will reproduce the problem?
1. load very large (e.g, 300MB) flac file, with:
2. memory pre-allocation set to something not much larger than the size of the
file (e.g., 512 MB, 2014 MB…
-
This issue and issue comment can be used like a journal to jot down ideas, what went well, what could be improved as a resource for discussion at the Buoyancy + Buoyancy: Basics (and Density republica…
-
Hello there, as the title.
Due to some cases, I need to change from `s3` to use the `gocloud/blob` implementation to support the other storage providers.
I initially used the release of `github.co…
-
### Describe the problem
Today, I was confronted with a GTFS feed that used 100+ character IDs for individual trip_ids. You may guess what the size of the feed looked like. Their old feeds used only …
-
It's been observed a few times that a task worker replica is crashing halfway through processing a render request, resulting in the request being left in an indefinite state of PROCESSING. ~~(It doesn…