Firefox 148 Released with AI Kill Switch + More

The new Firefox 148 update begins rolling out today with a long-awaited ‘AI kill switch’, letting you finally nix nags to try big-tech chatbots or generate error-prone link summaries. If you turn off AI features in Firefox using the new toggle, Mozilla says future updates won’t undo or second guess your decision as new AI features arrive are added to the browser. Given that Mozilla now measures success by how much revenue it makes from AI features in its products, Firefox included, that stance is a reassuring one. To disable AI features in Firefox go to Settings > AI Controls. […]

You're reading Firefox 148 Released with AI Kill Switch + More, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingFirefox 148 Released with AI Kill Switch + More

Ubuntu 26.04 LTS will default to OpenJDK 25

OpenJDK logo on a yellow background with Raccoon faces.Ubuntu 26.04 LTS ‘Resolute Raccoon’ will use OpenJDK 25 as its default Java version. An expected change as OpenJDK 25 is a long-term support release, as Ubuntu 26.04 is, the bump brings various feature and performance improvements to developers over OpenJDK 21, the default version used in Ubuntu 24.04 LTS through 25.10. On Ubuntu, Java isn’t installed out of the box, but when you install default-jdk or default-jre (directly or indirectly as a dependency needed by other software) those meta-packages point to whichever OpenJDK version Canonical has blessed as current. In Ubuntu 26.04 LTS, that will be OpenJDK 25. Version 25 of OpenJDK, the […]

You're reading Ubuntu 26.04 LTS will default to OpenJDK 25, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingUbuntu 26.04 LTS will default to OpenJDK 25

Rudra is a new keyboard-driven launcher for GNOME Shell

The world isn’t short on keyboard-based Linux launchers. Albert, Ulauncher, rofi and GNOME Do (if you’re old enough to remember that one) are among those I’ve written about in the past. Rudra is a new spin on this old staple – albeit without the extensibility dedicated quick launchers provide. What’s different here is that it’s implemented as a GNOME Shell extension, not a standalone app. The developer of Rudra, Nark Agni, describes it as a “lightning-fast, keyboard-centric launcher […] designed for power users”. Though inspired by Mac apps like Alfred and Raycast, it is far less capable than those. To […]

You're reading Rudra is a new keyboard-driven launcher for GNOME Shell, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingRudra is a new keyboard-driven launcher for GNOME Shell

Gentoo Charts a New Path: Moving Away from GitHub Toward Codeberg

Gentoo Charts a New Path: Moving Away from GitHub Toward Codeberg

Introduction

The Gentoo Linux project has begun transitioning parts of its infrastructure away from GitHub and toward Codeberg, a Git hosting platform built on open-source principles. The move reflects growing concerns within parts of the open-source community about centralized hosting, proprietary AI integrations, and long-term platform independence.

While Gentoo has used GitHub for collaboration and code hosting in recent years, maintainers are now signaling a preference for a platform that aligns more closely with their philosophical roots.

Why the Shift?

One of the underlying motivations behind the move involves concerns around Microsoft’s expanding integration of AI tools like Copilot into GitHub’s ecosystem. While Copilot is optional and not mandatory for users, its presence has sparked debate within open-source communities about:

  • Code usage for AI model training

  • Transparency around data handling

  • Vendor control over open-source workflows

  • The long-term independence of community projects

Gentoo, a distribution known for its strong emphasis on freedom, customization, and user control, appears to be taking a cautious approach by diversifying its infrastructure.

Why Codeberg?

Codeberg is a community-driven Git hosting service powered by Forgejo, a fully open-source Git platform. Unlike GitHub, Codeberg operates as a non-profit organization and positions itself as an ethical alternative focused on transparency and sustainability.

Key characteristics include:

  • Open-source infrastructure

  • No proprietary AI tooling baked into the platform

  • Community governance model

  • Emphasis on privacy and minimal tracking

For a project like Gentoo, deeply rooted in open-source philosophy, these factors carry weight.

What This Means for Gentoo Users

For end users, the transition may not immediately change how Gentoo is installed or maintained. However, it could affect:

  • Where source code repositories are officially hosted

  • Where developers submit patches and pull requests

  • Contribution workflows for maintainers

Over time, the move could also reduce dependency on large corporate platforms, ensuring Gentoo retains autonomy over its infrastructure.

A Broader Trend in Open Source

Gentoo is not alone in reassessing its hosting platforms. Across the open-source world, projects have increasingly explored alternatives such as:

  • Codeberg

  • SourceHut

  • Self-hosted Git solutions

Continue ReadingGentoo Charts a New Path: Moving Away from GitHub Toward Codeberg