I like my side project to at least be in principle easy to try out, with just a `pipx install`
But this side project, I can't even publish this to a heroku-alternative because the API costs would be more than I'm willing to spend ($1 a year is my budget)
Every level of friction loses 75% of my audience.
Needs git clone? Lost 75%
Needs uv run? Lost 75%
Needs npm install? Lost 75%
Needs docker too? Lost another 75%
Needs an API key? Lost another 75%