-
```
Hey
Not happy with NetBSD, I am trying to build for darwin PPC :)
I made it compile (and I can send you the patch for build.h) but it seems to
not work properly, as it misdetects languages.
I t…
-
I might be asking this because of [my own package](https://github.com/ropensci/opencage) but I wonder how one could help users choose a geocoding package.
There are these other geocoding packages h…
-
Describe the bug
----------------
CL_TYPE_GZ container type seems to not be working as expected.
This is not the first time I notice the issue, but this time I'm reporting it.
How to reprodu…
-
```
Can you please provide a SONAME for the library?
Installing something in usr/lib without a SONAME is so painful.
```
Original issue reported on code.google.com by `costamag...@gmail.com` on 10 …
-
Thanks for open sourcing the awesome repo. However, I am running experiments and consistently get the inf loss no matter how I change the hyperparameters (even set learning rate to zero, reduce model …
-
So glad you decided to do this. I thought I should link this issue in `listviewer` https://github.com/timelyportfolio/listviewer/issues/2 which requests related functionality.
-
Describe the bug
----------------
OpenSUSE Tumbleweed
Clamav 1.2.1 from https://build.opensuse.org/package/show/home%3Abruno_friedmann/clamav
clamd.service
[clamd.service.txt](https://githu…
-
Run a rootless container whose rootfs is set to /sdcard/hello/rootfs
``` bash
$ run --root ./runc run hello
```
`container_linux.go:296: starting container process caused "process_linux.go:3…
-
```
Hey
Not happy with NetBSD, I am trying to build for darwin PPC :)
I made it compile (and I can send you the patch for build.h) but it seems to
not work properly, as it misdetects languages.
I t…
-
## Describe the bug in a sentence or two.
Many options type arguments are using [union](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#union-types) when the intention is an [int…