Furkan Türkal
Furkan Türkal
I was trying to compile `python` package on main branch but ran into a compilation error: ``` ℹ️ aarch64 | src/manager.ts(19,8): error TS2307: Cannot find module '@jupyter-widgets/base-manager' or its corresponding...
## Check list - [X] I have read through the [README](https://github.com/wfxr/csview/blob/master/README.md) - [X] I have searched through the existing issues ## Environment info - OS - [ ] Linux -...
**Description** We (@developer-guy) propose to add a brand-new KMS for [1password](https://1password.com/)! They provides an official [connect-sdk-go](https://github.com/1Password/connect-sdk-go) package that we can use in the [kms](https://github.com/sigstore/sigstore/tree/main/pkg/signature/kms) package. Implementation would quite easy by...
Adds `brew` installation way to README. cc @paul-hammant
I will not cover that is exactly p90, p95, p99 quantiles means. Just wanted to drop this idea to discuss further here. ``` go_gc_duration_seconds{quantile="0"} go_gc_duration_seconds{quantile="0.25"} go_gc_duration_seconds{quantile="0.5"} go_gc_duration_seconds{quantile="0.75"} go_gc_duration_seconds{quantile="1"} ```
Hey, just hit the following build error while trying to build simple Go program, and literally no idea about the actual problem: ``` # github.com/iovisor/gobpf/bcc /usr/bin/ld: warning: libtinfo.so.5, needed by...
CARRY: #105 and #107 Ref: #138 This is an experimental PR to add some additional works to @mamccorm's work: https://github.com/wave-k8s/wave/issues/138#issuecomment-2014217942 * Use `go.mod`, deprecate * Bump go1.22 * Migrate functions...
**Is your feature request related to a problem? Please describe.** People may be taking the time to make their own dashboards. (at least we did last year). We can provide...
As a contributor and end-user of Descheduler, we rollout it over 300+ Kubernetes clusters. I can clearly see that one of the improvement point of the Descheduler is metrics. Since...
It'd be fun and easy to implement. If the maintainers say OK, it's ready to go. Library is: https://github.com/couchbase/gocb Dropping the idea here as _good-first-issue_ so we don't forget.