6 Comments
User's avatar
Tom Pollard's avatar

I love the geeking out over a shell script! It is honestly inspiring.

jh's avatar

Very cool read. Thank you!

Jaco's avatar

Very interesting read, thanks.

Ash Roberts's avatar

"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 🤷‍♀️

Bite Code!'s avatar

With mobile being a tiers 3 python target, I think this will change in the long run.

Evan Jones's avatar

This is truly delightful. Thanks, man