"But the original script will work no matter how many lemons you throw at it, inside a toaster running a hacky port of busybox riding a Chinese proprietary RISC CPU."
Except there probably wouldn't be a pre-compiled binary, so the script would be useless anyway.
I recently ran into that problem. I installed Temux on my Android phone to create a Linux shell environment for it. It has several language interpreters and compilers.
But, uv doesn't have a binary for ARM processors. Having Rust, I tried to compile it myself, but one of the dependencies won't compile, so, no uv on my phone 🤷♀️
I love the geeking out over a shell script! It is honestly inspiring.
Very cool read. Thank you!
Very interesting read, thanks.
"But the original script will work no matter how many lemons you throw at it, inside a toaster running a hacky port of busybox riding a Chinese proprietary RISC CPU."
Except there probably wouldn't be a pre-compiled binary, so the script would be useless anyway.
I recently ran into that problem. I installed Temux on my Android phone to create a Linux shell environment for it. It has several language interpreters and compilers.
But, uv doesn't have a binary for ARM processors. Having Rust, I tried to compile it myself, but one of the dependencies won't compile, so, no uv on my phone 🤷♀️
With mobile being a tiers 3 python target, I think this will change in the long run.
This is truly delightful. Thanks, man