Zeratoxx

Results 43 comments of Zeratoxx

I found this commit https://github.com/AzazeII/fingerprint-gui/commit/5a2425fe0c434af32bfa43002f48701f5d72ca06 in a fork of fingerprint-gui. There, libfprint v2 is getting used but I can't build it because libfprint includes gio/gio.h from glib2 but somehow my...

The GitHub account @corneliusweig wasn't active since December last year.. eventually we need a new fork?

Try again now, gradle got updated within fixes for breaking changes in develop branch

its actually a selfrunner, android studio should set up itself automatically and you should be ready to go

Thank you very much for your quick and helpful answer! :)

The Helm Chart for deploying Apache Kafka in a K8s cluster by bitnami gives the opportunity for deploying sidecars. https://github.com/bitnami/charts/tree/main/bitnami/kafka#sidecars Might be helpful. 🤷

@scholzj Okay sorry, I see what you mean, my message was not meant to be spam 😅 My thought was to give an example of implementation. I am currently doing...

Yes, tested it. The binary getting from apt is faulty. Uninstalled via apt (`sudo apt remove micro`) and reinstalled following the official method "Quick install script" https://github.com/zyedidia/micro#quick-install-script Now works as...

I came here through https://github.com/kubernetes/kubernetes/issues/104532, got this issue in v1.21.5

+1 ; I get this error message too: ``` panic: runtime error: slice bounds out of range [::2562408940] with length 2147483647 goroutine 1 [running]: go.etcd.io/bbolt.unsafeByteSlice(...) /usr/src/packages/BUILD/vendor/go.etcd.io/bbolt/unsafe.go:27 go.etcd.io/bbolt.(*leafPageElement).value(...) /usr/src/packages/BUILD/vendor/go.etcd.io/bbolt/page.go:133 go.etcd.io/bbolt.(*node).read(0xc0044e8930, 0x7f0eb9929000)...