$ jdx --help
banner
jdx.dev
$ jdx --help
@jdx.dev
Yeah I think a different CLI was the right call. It all came together pretty easily not shoehorning this into mise
October 20, 2025 at 6:59 PM
Yeah I use fish myself so you can definitely expect strong support there
September 19, 2025 at 10:16 PM
That was such an impressive talk! Thank you so much!
August 30, 2025 at 1:10 PM
same here. I don't really like using mise for rust either—rustup is just too good
August 16, 2025 at 12:58 PM
would love to be on the show sometime!
August 2, 2025 at 5:05 PM
if you haven't seen it the new http backend might be useful for that use-case. It's designed for making it easier to integrate internally-built tarballs without needing a plugin.
July 19, 2025 at 3:56 PM
mise is the obvious place I would like to use it but I know the community would love to see an effort like IndyGreg and now astral with portable pythons: github.com/astral-sh/py...

If there was a similar effort for ruby it could benefit all the ruby version managers.
GitHub - astral-sh/python-build-standalone: Produce redistributable builds of Python
Produce redistributable builds of Python. Contribute to astral-sh/python-build-standalone development by creating an account on GitHub.
github.com
July 19, 2025 at 3:53 PM
I haven't tried building portable rubies but there seems to have been nascent attempts people have had in the past for it but nothing seems to maintained. The homebrew one notably states in the readme it isn't intended for general use. It's a problem I don't see anyone working on.
July 19, 2025 at 3:53 PM
is your precompiling specific to hatchbox? there's definitely a big appetite out there for general purpose prebuilt rubies!
July 19, 2025 at 1:36 AM
Mise does officially support pnpm on windows
March 22, 2025 at 10:02 AM
I'd be an idiot if I gave out any kind of date here but I can definitely say this project has piqued my interest a lot lately. The way I'm handling parallel lints in hk I am not aware of anyone having done before.
February 20, 2025 at 12:18 PM
correction, I accidentally disabled parallelism in lefthook. Here's the proper benchmark:
February 17, 2025 at 11:21 PM