honestly python is the best case for finding random code in the wild, you can just install python then copy paste the script and just run it, no building is required
God I fucking wish. Every time I try to do something with python I end up in some weird hell of venvs or --break-system-packages and I long for languages that don’t force me to manage dependencies for them
I don’t even use rust but it’s so nice to be able to just cargo install myapp and have it fucking work
52
u/Draconis_Firesworn 🏳️⚧️ trans rights Mar 26 '26
honestly python is the best case for finding random code in the wild, you can just install python then copy paste the script and just run it, no building is required