Not sure if I'm misunderstanding the private binaries concept - what advantage does gzipping and encrypting the binary and putting it in an unlisted gist have over just storing a release in a private git repo only I can access with my PAT or key? Seems needlessly complicated.
https://docs.astral.sh/uv/concepts/projects/dependencies/#pr...
I am more used to uv than pixi or mise so it would be an easier addition to my workflow.
However I do think it would probably be nicer if this kind of approach used conda packages as a source of truth. So kind of like pixi but without pixi!
uv run ohbin run rg -- TODO src/
yeaaah