TheDiveO
TheDiveO
Please forgive me, if this is the correct place to ask for support to dynamically cast a `struct sock *` into a `struct xdp_sock *`. will be thankful for guiding...
```terminal sudo installer -pkg ~/LinuxHome/downloads/go1.21.4.darwin-amd64.pkg -target / export PATH=$PATH:/usr/local/go/bin git clone https://github.com/thediveo/cshargextcap cd cshargextcap go test -v ./pipe go: downloading github.com/onsi/ginkgo/v2 v2.11.0 go: downloading github.com/thediveo/success v1.0.1 go: downloading golang.org/x/sys v0.9.0...
**Describe the bug** At least some img.shields.io badges are not rendered as SVG, but instead only as embedded text. **Environment** - OS: Windows 10, Linux 5.x, Linux 6.x - VSCode:...
As this project doesn't seem to have a dedicated policy or instructions on reporting a potential security issue, I'm left only with a public issue. [Write_Nw_Config_to_DB](https://github.com/Mellanox/docker-sriov-plugin/blob/b8d6f3fc5696ec2fbe9a0a4f3555c94dc2c8d48d/driver/file_kv.go#L48) constructs a file system...
(no text)
Ah, the Go "toolchain" gift that keeps up giving. Consider a dependency for `k8s.io/[email protected]` which has a `go 1.21` in its `go.mod`, whereas `k8s.io/[email protected]` throws a spanner into the works...
On Ubuntu Hirsute 21.04 with `sudo apt-get install libiptc0 libiptc-dev` installed, `go test ./...` fails albeit `libip4tc` and `libip6tc` are installed, there's no `libiptc.so` as requested by `libipc.go`. Ubuntu's package...
(no more text)
Please support creating web fonts in the `woff2` format in addition to the `woff` format. There's a recednt Node.js module `wawoff2` (or an older `ttf2woff2`) available which seems to do...
Please support adding some metadata string (such as copyright and license) to the created fonts. It seems as if at least some web font formats support such metadata, if I'm...