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

Qwen3.5-27B-FP8 performance benchmarks with OpenClaw agents
Testing shows Qwen3.5-27B-FP8 can run six OpenClaw agents simultaneously with throughput scaling to 120 tokens/second. The SGLang framework with prefix caching reduces 100K context prefill from 10 seconds to 200ms.

Terry Tao on AI Proof Checkers: Lean, Collaboration, and Formal Maths
Terry Tao predicts mathematicians will collaborate in hundreds and have proofs checked by computers like Lean, not humans. A Quanta Magazine excerpt explores this vision.

OpenClaw 2026.3.22 Update: Useful Features but Three Critical Issues Require Caution
The OpenClaw 2026.3.22 update introduces useful features like the /btw command, health monitor configurability, Telegram reply fix, and per-agent reasoning defaults, but three open issues (#53158, #53202, #53195) make it risky to deploy immediately without monitoring.

Claude Code v2.1.202: Dynamic Workflow Sizes, /review reverted, and 20+ fixes
Adds dynamic workflow sizing in /config, reverts /review to single-pass, fixes mTLS handshake failures, voice dictation loops, session resume with many git worktrees, and more.