jdx

Results 485 comments of jdx

My guess is that it's related to GitHub api rate limits

I think there would be value in having cross-shell aliases in mise similar to https://github.com/cpendery/kaldo We would probably want to use the top-level [alias] key in the config, which unfortunately...

Maybe if you set MISE_LOG_LEVEL=trace you can get more information

yeah it could go there too

yes but there isn't a fast way to install cargo-binstall to use it

yes, it has logic to handle this use-case, however the dependencies currently need to be manually defined in the mise cli

I'm personally not a big fan of tools updating my PS1. I'd be open to this being optional functionality, but for me personally this is something I'd rather have configured...

what's the output of these? ``` getconf GNU_LIBC_VERSION ldd --version ```

everything seems to be saying libc ¯\\\_(ツ)_/¯ is the issue the glibc version maybe? or maybe we should just use musl by default