Hacker News new | ask | show | jobs
by dschuler 5005 days ago
I haven't seen any MIPS-based devices yet, but I also added x86 support before I saw any evidence that it was needed at the time. I try to make the app as widely compatible as possible without creating undue work for myself.

I did not know about that bug, but thanks for telling me! I have had a few reports of the app running slowly on the One S, which didn't make sense at the time. I'm not sure if only supplying the ARMv7 code would cause the device to pick the correct library, or just exclude a lot of (half decent) ARMv6 devices I'd still like to support for now.