Apple Offers Free Private Cloud Compute to Indie Developers with Under 2M Downloads

Apple announced at WWDC 2026 that developers with fewer than 2 million first-time App Store downloads can use its Foundation Models running in Private Cloud Compute at no cloud API cost. The move is aimed at indie developers who experiment with AI but are held back by infrastructure costs.
Key Details
- Eligibility: under 2 million first-time App Store downloads.
- Access to Apple's Foundation Models with privacy-preserving Private Cloud Compute.
- Free tier covers cloud API costs — no additional cloud bills.
- Foundation Models framework expands this year to include image input and support for server models.
- Developers can integrate with their cloud model provider of choice for more complex tasks.
Apple positions this as a way to make getting started with AI as affordable as possible, contrasting with broader industry belt-tightening. Tech giants like Meta and Amazon have discontinued internal AI token usage leaderboards, and Uber ran through its 2026 AI budget in just four months.
Context for Developers
This is similar to Apple's Small Business Program, which offers lower commission rates to smaller developers. By waiving infrastructure fees, Apple hopes to attract indie developers to its ecosystem, offering frontier-tier intelligence with strong privacy guarantees.
Who It's For
Indie developers building AI-powered apps with fewer than 2 million installs, who want to prototype without cloud costs.
📖 Read the full source: HN AI Agents
👀 See Also

Adaptive Inference Routing Proposal for AI Query Efficiency
A proposal submitted to Anthropic in April 2026 outlines a five-step system for routing queries to appropriate AI models based on complexity scoring, using simple signals like character count and sentence count before any model inference occurs.

Cowork Can Use a Chrome Instance on Another Machine Without You Knowing
A Reddit user discovered Cowork can run browser tasks using a Chrome instance on a different machine (Windows) paired via extension, flagged as isLocal: false — not documented.

Claude restricts third-party harness usage including OpenClaw starting April 4
Anthropic will no longer allow Claude subscription limits to be used with third-party harnesses like OpenClaw starting April 4, requiring separate pay-as-you-go billing for such usage. Users will receive a one-time credit equal to their monthly subscription price and can pre-purchase usage bundles with up to 30% discount.

Linux Sound Subsystem Flooded with AI-Assisted Fixes: IRQ, UAF, and Quirks
Takashi Iwai's latest pull request for Linux 7.1 sound shows many 'assisted-by' patches from Claude Code and GPT-5.5, fixing HD-audio IRQ handling, UAF bugs, and device quirks.