Kevin Cox
Kevin Cox
I was trying to use `cargo local-registry --git` with https://github.com/jwilm/alacritty/blob/master/Cargo.lock and it failed with "thread 'main' panicked at 'git dependency shares names with other dep: winit', src/main.rs:241"
It would be good to set it by `hash(machine-id, ip, port)` or something similar
It would be nice to have the cache survive across server restarts. Although it is also kinda nice to have a clean state on restart, so we would probably have...
**Is your feature request related to a problem? Please describe.** Few clients support spaces, this means that communities can't rely on spaces to list their rooms. It would be awesome...
**What happened**: Create an ingress for the default backend like so: ```yaml apiVersion: networking.k8s.io/v1 kind: Ingress metadata: annotations: nginx.ingress.kubernetes.io/permanent-redirect: https://example.com name: default-backend namespace: nginx-ingress spec: defaultBackend: service: name: default-backend port:...
**Describe the bug** Occasionally builds fail with the error: > error: not an absolute path: 'nix-archive-1' This appears to occur when copying paths back from the builder when using `--store`....
I am attempting to simple my traces and add sampling information to them so that they can be correctly weighted when analyzed. I have code that is mostly working: ```rust...
Looking at https://httparchive.org/reports/state-of-the-web I see that all of the chart titles say "KB" when a few of the underlying queries that I sampled are actually computing the size in KiB....
The primary key of repo, label, issue will allow fast filtering of issues matching a label in a repo. This is the most email used for sending emails. This is...
For some projects I am often getting open issues that are in-progress, tracking bugs or other non-fresh issues. It would be really nice if the issues you received were issues...