iOS-Linuxkit: Linux on iPad, the Hard Way
A developer has created ios-linuxkit, a Linux runtime for iOS devices, to run Linux binaries on an iPad. This project addresses the limitations imposed by Apple's lack of hypervisor support on iOS. The developer aims to provide a stable environment for various programming languages and tools on the iPad, despite performance trade-offs.
- ▪The ios-linuxkit allows running a working AArch64 userland on iPhone and iPad without violating App Store policies.
- ▪The project has successfully passed 82 core tests on Alpine ARM64, covering multiple programming languages.
- ▪The developer utilized an Orange Pi 6 Plus board for testing and development, enabling a more efficient workflow.
Hacker News (Newest) files mainly under programming. We currently carry 5,306 of its stories.
Story provenance
Source · retrieval · rights · ranking — open for full record
inspect →
Story provenance
Attribution is not the same as permission. This drawer separates discovery metadata, excerpts, WeSearch-generated summaries, reuse status, and whether the publisher receives the visit. Nothing here claims a legal grant the publisher has not made.
Record
| Original publisher | Tao of Mac |
| Canonical URL | https://taoofmac.com/space/blog/2026/05/16/1130 |
| Publication time | Sat, 16 May 2026 14:05:47 +0000 |
| Retrieval time | 2026-05-16T14:10:18.705Z |
| Last seen | 2026-05-16T14:10:18.705Z |
| Headline source | Publisher (no WeSearch rewrite) |
| Excerpt source | publisher body |
| Excerpt method | First ~120 words (~800 chars) of extracted publisher body, fair-use limited. |
| Summary | WeSearch · cerebras-chat (WeSearch summarizer) |
| Summary source text | contentText |
| Citation coverage | Summary is a WeSearch-generated derivative; primary citation is the original publisher URL. |
| Cluster | DaZmqdYsChjV |
| Cluster logic | Grouped by semantic title/content similarity across sources within a rolling window. Same-publisher template collisions are excluded from coverage comparison. |
| Ranking reason | Story pages are not engagement-ranked. Hub feeds use recency, with optional source-diversified chronological ordering (cap consecutive stories per source). No personalized ranking. |
| Publisher visit | Yes — open original |
| Substitutes article? | No — link-out required for full text |
Rights status (four layers)
WeSearch handling by dimension
| Indexing | May the item be indexed (stored, ranked, made findable)? | Allowed |
| Snippet | May a short excerpt of the publisher's text be shown? | Allowed |
| AI summary | May WeSearch generate its own short summary of the article? | Limited |
| Retrieval / RAG | May the content be exposed for third-party retrieval-augmented generation? | Not asserted |
| Model training | May the content be used to train AI models? | Not asserted |
| Commercial reuse | May the content be reused commercially? | Not permitted |
Basis: Derived from the published RSS/Atom feed. Contact: [email protected]. Reviewed: 2026-07-24.
Opening excerpt (first ~120 words) tap to expand
I’m done waiting for Apple to fix things. And one of the things I think should exist is a decent way to run Linux binaries on my iPad. And after almost six months messing about with ARM emulation in various forms, I can finally do something about it. ios-linuxkit running on my M1 iPad Pro Put bluntly, the lack of hypervisor support on iOS should be an embarrassment to Apple–an EUR 1400 iPad Pro with an M4 chip can’t run Docker, can’t run a VM, can’t do any of the things I do daily on an EUR 50 ARM board. Apple has the hardware support, the kernel entitlements, and has chosen to keep it locked away. ios-linuxkit is my answer to that, or at least as much of an answer as you can get without Apple’s cooperation.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Tao of Mac.