Rene Leonhardt

Results 371 comments of Rene Leonhardt

@andythomas I can't reproduce that, do you have a script? How many levels of indirection are needed? ```shell #!/usr/bin/env bash uv python install 3.12 uv python list --only-installed | grep...

Automatically would be good to fix https://github.com/loft-sh/vcluster/issues/2092 😅

Isn't this a duplicate of https://github.com/apple/coremltools/issues/2484 5 minutes earlier? 🤔

Could there be a TypeScript.gitattributes? I'm wondering about the best attributes for node_modules, dist and docs (generated, vendored, ...).

Can you try using a released version like 1.7.20? Yours looks like a self-built version. https://github.com/chrisant996/clink/releases/tag/v1.7.20

Oh I see, that's the git commit... I'm no Lua developer, but the C++ code seems not to have changed. So it should be working (finding `clink.version_encoded` instead of falling...

Could you provide an example? `latest` isn't necessarily stable 😉

Okay, it will work most of the time, but as I said, not every stable tag is a release, it could be a pre-release (not yet officially released). Examples to...

Interesting that there still seems to be interest after no reaction for 6 years... But at least some new contributions have been merged, so maybe not all hope is lost...