Cosmic Rundown: Google Play Cracks Down, Firefox Gets Ad Blocking on iOS, and Running 104GB Models on a Mac
- Rundown
- Cosmic Rundown: Google Play Cracks Down, Firefox Gets Ad Blocking on iOS, and Running 104GB Models on a Mac
Cosmic
September 1, 2026
This article is part of our ongoing series exploring the latest developments in technology, designed to educate and inform developers, content teams, and technical leaders about trends shaping our industry.
Google is tightening its grip on the Play Store, Mozilla is finally bringing ad blocking to iOS, and someone figured out how to run a 104GB language model on a 48GB Mac. Here's what matters today.
Google Play's Open Source Squeeze
Two stories surfaced showing Google's increasingly restrictive stance toward open-source projects on the Play Store.
First, Google Play has blocked AuroraStore, the alternative Play Store client used by GrapheneOS users and privacy-conscious Android owners. AuroraStore lets users download apps from Google Play without a Google account. The block affects anyone running GrapheneOS or other de-Googled Android variants who relied on Aurora to access the app ecosystem.
Second, AnkiDroid received notice that Google Play will no longer allow their Open Collective donation link. AnkiDroid is the popular open-source flashcard app used by millions of students and language learners. The policy change means open-source projects can no longer direct users to donation platforms from within their Play Store listings.
Both stories point to the same tension: Google controls the dominant Android app distribution channel, and open-source projects operate at Google's discretion. For teams building mobile apps, this is a reminder that app store policies can change without warning. Having a direct relationship with users through your own channels matters.
The HN discussion on AuroraStore and AnkiDroid thread cover the broader implications for the open-source ecosystem.
Firefox Brings Ad Blocking to iOS
Mozilla announced ad blocking support for Firefox on iOS. This is notable because Apple's Safari extension architecture has historically made effective ad blocking difficult on iOS. Firefox is now offering a built-in solution that works within Apple's constraints.
For content teams, the continued growth of ad blocking reinforces why first-party content strategies matter. When users can block traditional advertising, the value shifts toward owned content that users actually want to read. A headless CMS approach lets you build content experiences that work regardless of what happens with ad tech.
The HN discussion covers the technical implementation and comparisons to other iOS browsers.
Running 104GB Models on 48GB Hardware
A Show HN post demonstrates SlotStream, a technique for running a 104GB Qwen model on a Mac with only 48GB of unified memory. The project achieves around 12 tokens per second by intelligently streaming model weights.
This matters for teams experimenting with local AI inference. Running large models locally means no API costs, no rate limits, and full control over your data. As these techniques improve, the threshold for running capable models on consumer hardware keeps dropping.
For content operations, local inference opens possibilities for AI-assisted workflows without sending content to third-party APIs. Cosmic's AI agents can work with various model backends, letting teams choose between cloud APIs for speed or local models for privacy.
Quick Hits
Ambient CSS v3 - A new release of Ambient CSS brings Blender-style visual tools to CSS. The project aims to make complex CSS animations and effects more accessible through a visual interface. Discussion.
Small Transformer Beats LLMs on ARC - A developer trained a small transformer in 1.5 hours that outperforms many large language models on the ARC reasoning benchmark. The post explores what this reveals about model architecture versus scale. HN thread.
io_uring Performance Deep Dive - A technical post on io_uring without readahead examines Linux async I/O performance characteristics. Relevant for anyone building high-performance systems or understanding why some applications don't benefit from io_uring as expected. Discussion.
Dwarf Fortress Creator on AI and the Industry - Tarn Adams of Dwarf Fortress shared thoughts on AI's impact on the games industry, noting that executives are "slowly getting psychosis" over AI while the actual impact remains unclear. HN discussion.
What This Means for Content Teams
Today's theme is control. Google controls app distribution and is using that control to squeeze open-source alternatives. Apple controls iOS and Mozilla is working within those constraints to offer users more control over their browsing experience. Local model inference gives developers control over AI without API dependencies.
The same principle applies to content infrastructure. When your content lives in a platform you don't control, you're subject to that platform's decisions. A headless CMS architecture puts content in a format you own, accessible through APIs you control, deployable to any frontend.
If you're thinking about content infrastructure that gives you control rather than dependencies, start with a free Cosmic account and see how the REST API works with your stack.
Give your AI agents a content backend they can write to
Structured, versioned content objects, a REST API and TypeScript SDK, and an MCP server your coding agent connects to directly. The Free plan includes 1 Bucket, 1,000 Objects, and 1 agent. No credit card required.







