LibreOffice breaks download records by marketing zero AI

LibreOffice 26.8 hit one million downloads in a week by explicitly refusing to bundle generative AI into its software.

Business ยท Source: Hacker News

What happened

LibreOffice released version 26.8 late last month. It quickly became the most popular update in the software's two-decade history. Users downloaded the installer over one million times in a single week. This number does not even include updates pushed through Linux repositories.

The surge was not driven by new typography tools or writing system improvements. The Document Foundation attributes the spike to a deliberate non-feature. They proudly announced the software contains no generative AI. They cited severe privacy concerns with current AI implementations.

The foundation doubled down a day later with a post titled Yes, no AI is now a feature. They stated they will not bundle AI until it meets strict rules. These include zero telemetry, local execution, and no vendor lock-in. For now, users who want AI must install community plugins.

Key facts

Why it matters

This proves a massive, untapped market exists for software that actively rejects the AI hype cycle. Builders assume every product needs a language model wrapper to survive. LibreOffice just proved that privacy and local control are highly marketable features. You can win users simply by promising not to send their data to a third-party server.

Competitors are using AI to justify price hikes and force users into cloud subscriptions. The Document Foundation called this out directly. As big tech locks user documents inside proprietary AI infrastructure, open-source tools will gain ground as the default safe haven. Expect more companies to start using zero AI as a competitive wedge.

For builders

Market privacy as a premium feature

Stop assuming users want AI in everything. If you build local-first tools, loudly advertise that you do not use generative AI. Privacy-conscious users and government agencies will switch to you.

Build opt-in AI plugins instead

LibreOffice pushes AI to community plugins instead of the core product. This satisfies power users without alienating privacy purists. Decouple your AI features from your main codebase.

Position against cloud vendor lock-in

Big tech uses AI assistants to trap user documents in their cloud infrastructure. You can win enterprise clients by offering software that works completely offline. No telemetry means no single vendor dependency.

My take

I have been saying this for months. Slapping an AI wrapper into your product is no longer a differentiator, it is a liability for users who care about their data. We are entering an era where selling software with zero AI is the ultimate flex.

Original reporting: Hacker News. This is my rewrite and opinion.

More AI news for builders