-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A …
-
See my post after the closed https://github.com/internetarchive/archive-pdf-tools/issues/30
There is a small compression-ratio difference between your and my setup. Could that signal a memory-leak,…
rmast updated
2 years ago
-
Found in version 0.1.5
As of March 2019, scraping presentations no longer works due to format changes in the presentation HTML page.
```
Traceback (most recent call last):
File "/usr/local…
-
**Describe the feature**
I propose displaying a link the version page link on repology (for example [Rex versions](https://repology.org/project/rex/versions)) for CPAN distributions and modules (in…
-
When trying to make a binary search function used in ZFS run faster, I noticed that Clang misses a high level optimization opportunity, which is `((((a) > (b)) - ((a) < (b))) < 0) -> ((a) < (b))`.
…
-
Not sure why, here's a log: [umockdev.log](https://github.com/InBetweenNames/gentooLTO/files/3369835/umockdev.log)
I suspect it might be an O3 issue, but I can't get my cflag patches to work
-
### Description
When running the pip's test suite with PyPy3.10 7.3.15 on Gentoo (and older versions), lots of tests fail. Upon investigating, I've discovered that `pip` operates on the test venv rat…
-
**Is this a bug report or feature request?**
* Bug Report
**Deviation from expected behavior:**
I have 3 worker nodes, 2 cephobjectstore objects which create 3 RGW daemons on my k8s nodes.
1st…
-
I guess that's not the right place to ask this question, but I didn't get any support where I asked.
To the question. I installed Devuan Chimaera and I wanted to use fscrypt with pam, so as to use …
-
**Is your feature request related to a problem? Please describe.**
Build fails because `/tmp` has not enough space (only 24GB in this case) https://github.com/NixOS/nixpkgs/issues/54707
**Describe…