SShortSingh.
Back to feed

Google Gemini Hits 1 Billion Monthly Users, Fastest-Growing Product in Company History

0
·1 views

Google has announced that its Gemini AI app has surpassed 1 billion monthly active users, marking it as the fastest-growing product in the company's history. The milestone reflects Google's strategy of embedding Gemini across its existing ecosystem, including Search, Android, and Chrome, rather than relying on a standalone service. Usage data highlights that roughly 63% of users engage via voice, over 150 million images are generated daily, and more than 100 million active iOS users have adopted the app. Gemini also boasts over 40 integrations across Android, the web, and other platforms, extending its reach well beyond a single operating system. The figures suggest that broad distribution through familiar products is a key driver of mass-market AI adoption.

Read the full story at DEV Community

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

LuaDB: Lightweight Pure Lua Embeddable Database Built for Games and Cloud Sync

A developer has released LuaDB, a lightweight, zero-dependency database system written entirely in pure Lua. The project is designed for embedding in applications without requiring C bindings or native SQLite shared libraries. It targets platforms such as LÖVE, Roblox, OpenResty, and embedded devices, making cross-platform deployment simpler. LuaDB includes a full B+Tree index engine operating on 4KB slotted binary pages. The project is open source and available on GitHub, with the developer actively seeking community feedback.

0
ProgrammingDEV Community ·

How pricing models of four WordPress maintenance tools reflect their service delivery

A comparative analysis of four major WordPress maintenance tools — ManageWP, MainWP, WP Umbrella, and InfiniteWP — reveals that their pricing structures are not arbitrary but closely tied to how each product is built and delivered. ManageWP offers a free core dashboard with per-site, per-feature add-ons typically costing $1–$2 each, suiting users who want modular control. MainWP is open-source and free but requires self-hosting, with Pro Extensions available for $29/month or a one-time $599 fee, effectively passing infrastructure costs to the user. WP Umbrella charges a flat €1.99 per site per month, a model that aligns naturally with its cloud-based architecture where costs scale linearly with monitored sites. InfiniteWP provides a free unlimited-site core but charges an annual license starting at $147/year for advanced features, reflecting a traditional software-licensing approach rather than a metered cloud model.

0
ProgrammingDEV Community ·

AI Writes Mountains of Code, But Where Are the Breakthrough Products?

A thought piece on DEV Community draws a parallel between the Fermi paradox and the current state of AI-generated software, questioning why widespread AI coding activity has not produced visibly transformative products. Despite claims that AI agents now write code, catch bugs, review changes, and continuously improve themselves, everyday software and user experiences remain largely unchanged. The author presents multiple defenses for this gap — including invisible quality gains, organizational lag, and AI tools building more AI tools — but argues each one defers or relocates the evidence rather than pointing to it directly. The piece contends that metrics like code volume, pull-request counts, or agent activity do not resolve the paradox. Only observable outcomes — new capabilities, better user experiences, or results small teams could not previously achieve — would constitute a real answer.

0
ProgrammingDEV Community ·

True Software Ownership Means Anyone Can Run It, Not Just Who Built It

A small studio founder argues that software ownership has three distinct layers: legal, custodial, and operational, yet most contracts only address the legal one. A common failure point is that products run on cloud, domain, and app store accounts registered to the builder rather than the client, making handovers difficult and slow. The author recommends that all accounts be created by the client organisation from day one, with the development team invited in rather than the other way around. To verify genuine operational ownership, they suggest a practical test: hand the repository and access list to someone unfamiliar with the project and ask them to get it running, deploy it, and ship a change within a single day. This exercise reliably surfaces undocumented environment variables, manual migration steps, and locally stored credentials that would otherwise block any future team.

Google Gemini Hits 1 Billion Monthly Users, Fastest-Growing Product in Company History · ShortSingh