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 think a different CLI was the right call. It all came together pretty easily not shoehorning this into mise
Yeah I use fish myself so you can definitely expect strong support there
September 19, 2025 at 10:16 PM
Yeah I use fish myself so you can definitely expect strong support there
That was such an impressive talk! Thank you so much!
August 30, 2025 at 1:10 PM
That was such an impressive talk! Thank you so much!
same here. I don't really like using mise for rust either—rustup is just too good
August 16, 2025 at 12:58 PM
same here. I don't really like using mise for rust either—rustup is just too good
would love to be on the show sometime!
August 2, 2025 at 5:05 PM
would love to be on the show sometime!
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
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.
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.
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
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.
If there was a similar effort for ruby it could benefit all the ruby version managers.
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
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.
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
is your precompiling specific to hatchbox? there's definitely a big appetite out there for general purpose prebuilt rubies!
I intend to change this behavior github.com/jdx/mise/dis...
idiomatic versions default disabled · jdx mise · Discussion #4345
I am starting to feel that idiomatic versions should default to disabled and enabled via settings for specific tools. I think back when mise started defaulting to enabled made sense because each la...
github.com
April 1, 2025 at 9:27 PM
I intend to change this behavior github.com/jdx/mise/dis...
Mise does officially support pnpm on windows
March 22, 2025 at 10:02 AM
Mise does officially support pnpm on windows
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
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.
correction, I accidentally disabled parallelism in lefthook. Here's the proper benchmark:
February 17, 2025 at 11:21 PM
correction, I accidentally disabled parallelism in lefthook. Here's the proper benchmark: