Results 47 comments of fang duan

I don't think it's necessary, at least I don't want this feature, and it may fail because of network issue. is there a way to disable this feature currently?

@rsyring you can try [pdm plugin](https://github.com/1oglop1/asdf-pdm) when you run `pdm install`, pdm create `.venv` in your project root. with this config, when you cd into your project root, rtx will...

`bin alias` is good, but it should not be the top priority thing. as people can contribute to this file. I think for the moment smart choose is more important....

> > `bin alias` is good, but it should not be the top priority thing. as people can contribute to this file. > > I agree... but I think moving...

I think from the perspective of keeping it simple it's not necessary, with this PR, the most widely used tools should be covered, and the else could be installed by...

Can you enable the discussions feature for this repo?

@marcosnils thanks, https://github.com/marcosnils/bin/discussions/172

deno is language runtime like go or python, I think the best practice is to use [rtx](https://github.com/jdxcode/rtx) or [asdf](https://github.com/asdf-vm/asdf) manage them.

confirm bug with the latest version: ``` image: supabase/studio:20240514-6f5cabd ```

nope, ``` ERROR: function public.uuid_generate_v4() does not exist (SQLSTATE 42883) ```