-
Hi @pmarks!
It seems this repo has no releases from the last year, while there are still several inflight commits as well as pending issues/PRs. I'm willing to help in maintaining and releasing thi…
-
## Bug report
- Operating System:
- Windows 10 (Ubuntu WSL 20.04)
- Installation type:
- from source
- Version or commit hash:
- humble
#### Steps to reproduce issue
After running **…
-
https://dupouyer.github.io/2020/06/24/AssetBundle%E7%A0%94%E7%A9%B6%E6%8A%A5%E5%91%8A/
对 AssetBundle 的系统性研究报告
-
### What happens?
While building a Image container alpine@latest
Pip did not find the DuckDB library with the appropriate version, so pip started building it from source, but then the build faile…
-
**Describe the issue**
As per title, on MacOs, calling System.getProperty("os.arch") returns x86_64 when running the application in the JVM, and then returns "amd64" from the native image.
Why doe…
-
Following disko script:
```nix
{ disks ? [ "/dev/sda" ], ... }: {
disko.devices = {
disk = {
sda = {
type = "disk";
device = builtins.elemAt disks 0;
conten…
-
Per discussions in slack, we are experimenting with 580-odd databases tallying 47GB and finding that litestream gets OOM-Killed at snapshot generation.
Captured a heap profile by setting `addr: ":9…
-
Borgbackup offers --compression flag to be set (default is lz4).
It would be cool to use it with NCB too.
https://borgbackup.readthedocs.io/en/stable/quickstart.html#backup-compression
-
```
As Suggested by Sergey Cherepanov :
lz4frame should correctly test for, inform about and handle skipped frames.
```
Original issue reported on code.google.com by `yann.col...@gmail.com` on 29 D…
-
It could be efficient to use either lazy loading (see #193), or in memory compression with a fast compressor, such as:
- https://github.com/fangq/zmat
This latter works with Matlab 2017. An adapti…
farhi updated
4 years ago