-
Before really coding how generate documentation, it is quite important to check with COBOL developers how they document their code.
-
I have two pools with `ashift=12` and DDT turned on and have noticed that their size-on-disk is enormous:
```
dedup: DDT entries 58011991, size 1192 on disk, 168 in core
dedup: DDT entries 20163506, …
-
Hi, I came across your project recently and found it interesting.
More a question actually; I am wondering how ZoneTree compares to [MS Garnet ](https://microsoft.github.io/garnet/)both in terms o…
-
Trying to use `LUT` I got the following errror:
```
Uncaught (in promise) TypeError: opencv_ts__WEBPACK_IMPORTED_MODULE_3___default().LUT is not a function
```
It's completely missing from the d…
-
I have weird problem. I test [example code](https://github.com/adafruit/Adafruit_NeoPixel/blob/master/examples/simple/simple.ino) or [example with new operator](https://github.com/adafruit/Adafruit_Ne…
-
Unfortunately we didn't take meeting notes from the beginning, but hopefully this helps the project owners on the MKR side report progress.
-
I propose we include `HasCallStack` in the context of the following functions:
- `fail` from `MonadFail`
- `empty` from `Alternative`
- `mzero` from `MonadPlus`
- `asum` and `msum` from `Data.Fo…
-
Thanks again,
just trying to work this out, as I have two inverters using Juices integration. I'm wanting to set this up to the SH 5000 hybrid inverter with the battery.
it shows in Home assista…
-
Anyone has interest to utilize the sparsity to accelerate DNNs?
I am working on the fork https://github.com/wenwei202/caffe/tree/scnn and currently, on average, achieve ~5x CPU and ~3x GPU layer-wi…
-
libopenshot library uses Qt for internal stuff, that makes it harder to build UI later (that itself could use Qt). The https://github.com/OpenShot/openshot-qt project is not linked directly to libopen…