Project ideas from Hacker News discussions.

Apple announces changes for apps in the European Union

📝 Discussion Summary (Click to expand)

Core Themes of the Discussion

Theme Brief Summary Representative Quote
1. Perceived EU “cave‑in” that still leaves Apple in control Participants note that Apple’s announced changes look like a concession but keep the company’s grip on the ecosystem. > “They’re starting to cave.” – brcmthrowaway
2. Continued rent‑seeking via fees and commissions The 5 % Core Technology Commission and the residual 30 % App Store cut are seen as unjust profit‑taking. > “It’s the rent‑seeking that must stop.” – xp84
3. Security arguments used to justify over‑reach Many reject the “grandma will install malware” excuse and view sandboxing as a pretext for control. > “Apple can't or won't keep people safe on the App Store… they still use the poor confused grannies excuse.” – xp84
4. Demand for open distribution and sideloading Users push for the ability to install apps outside Apple‑approved channels and call the “alternative marketplace” a fudge. > “The ‘alternative marketplace’ should be replaced with ‘no marketplace at all.’” – bubblegumcrisis

These four themes capture the most frequent positions expressed in the thread, each backed by a direct user quotation.


🚀 Project Ideas

Generating project ideas…

[EU‑OpenApp: Open‑Source Notarized App Marketplace for iOS]

Summary

  • Provides an open‑source alternative iOS app store that works with Apple’s notarization but eliminates the 5 % Core Technology fee.
  • Lets developers distribute apps directly to EU users without paying Apple’s commission, while still benefiting from Apple’s security baseline.

Details

Key Value
Target Audience iOS developers and EU consumers seeking fee‑free distribution
Core Feature Community‑moderated notarized publishing with zero commission
Tech Stack React front‑end, Go microservices, PostgreSQL, Docker, CI/CD
Difficulty Medium
Monetization Revenue-ready: $19 /mo per developer

Notes

  • HN commenters repeatedly stress that “they were never going to win” and could have saved time/money by accepting a reasonable fee.
  • Directly addresses frustration over Apple’s 5 % cut and the demand for an alternative marketplace that still respects security.

[WebAppBridge: SDK‑Lite Runtime for Native‑Level iOS Web Apps]

Summary

  • Enables developers to build iOS‑grade applications using only web technologies and a tiny runtime, avoiding the full Apple SDK.
  • Packages web apps as installable “native‑like” experiences that can be distributed outside the App Store.

Details

Key Value
Target Audience Front‑end developers, indie makers who want native performance without heavy SDKs
Core Feature Lightweight WASM runtime + auto‑installer that runs on iOS without App Store submission
Tech Stack Rust compiled to WASM, Flutter UI layer, Fastly CDN, Node.js build pipeline
Difficulty High
Monetization Revenue-ready: Pay‑what‑you‑want license (starting at $5/mo)

Notes

  • Commenters like “nobody wants that shit running on their device eating battery” and “they were never going to win” highlight a hunger for lighter, non‑Apple‑dependent solutions.
  • Solves the pain of being forced to use Apple‑heavy SDKs and then paying the 30 % cut.

[CommissionFreePay: EU‑Compliant In‑App Purchase Alternative]

Summary

  • Provides a plug‑and‑play payment gateway that lets developers collect EU‑approved purchases without Apple’s 30 % fee.
  • Automates tax handling, consent dialogs, and DMA‑required disclosures for web‑distributed apps.

Details

Key Value
Target Audience EU‑based app developers who sell digital goods or subscriptions
Core Feature Integrated 5 % commission routing + automatic EU VAT and consent flow
Tech Stack Node.js backend, Stripe Connect for payouts, LocalEUS tax module, React UI
Difficulty Low
Monetization Revenue-ready: 1 % transaction fee + optional enterprise tier

Notes

  • Frequent HN complaints about “Apple still takes their cut” and the need to “link out” for purchases highlight this unmet need.
  • Directly tackles the friction described by users who want to avoid Apple’s bureaucracy and fees.

[ExpertMode Sandbox: User‑Controlled iOS Runtime for Power Users]

Summary

  • Introduces a toggleable “expert mode” that isolates sideloaded apps in a secure sandbox while keeping the core system intact.
  • Provides per‑app permission profiles, audit logs, and a simple UI for power users to manage risk.

Details

Key Value
Target Audience Advanced iOS users, security‑focused developers, jailbreak community
Core Feature Secure sandbox with granular permissions and audit trail for side‑loaded apps
Tech Stack Swift runtime extension, macOS notarization for signing, Secure Enclave APIs, SwiftUI UI
Difficulty High
Monetization Hobby

Notes

  • Many HN voices lament “I don’t want to be forced to use the App Store” and “they were never going to win” – they crave real control over their device.
  • The sandbox directly answers the desire for freedom without compromising security, a pain point repeatedly voiced in the thread.

Read Later