Keith

Results 64 comments of Keith

Between the .io and .com, honestly I think the .com might be a better fit. Because even though it's more developer-oriented *right now*, that's not to say it will be...

I'm having the same issue as well. Ubuntu Budgie 20.04 Kernel 5.4.0 Nvidia drivers Ultra Widescreen: 5120x1440 Setting `triple_monitor_mode 1` in the console makes it work technically, however there are...

I agree - this should probably be a lot higher priority than it currently is, as it COMPLETELY breaks CS:GO on Ubuntu.

This is usually handled by something like rclone, which FUSE-mounts an S3 bucket, then you point the media server at that FUSE mount.

When I vendor code into my repository, it changes line endings (and nothing else) which triggers this check. Is there any way to disable or at least mitigate the error...

So it looks like in `crates.io-index`, all crate names are lowercase, but they have different casing in the names within the JSON. Additionally, as far as I can tell, there's...

I'm echoing other voices at this point, but I'm not a big fan of the labels disappearing. What might be better is, rather than removing all labels that don't start...

The big trouble with such a feature is, for any crate, you also have to discover and grab all of its dependencies. Having the user manually specify these dependencies wouldn't...

Additionally, this project https://github.com/wcampbell0x2a/zerus might be worth looking at.

I'm interested in this in particular because it would allow me to use my machine's TPM as a root of trust, rather than my host SSH key.