Archives For jimingkui

For Ubuntu LTS releases, starting from Ubuntu 14.04 Trusty Tahr, the official support has been extended to 15 years.

Canonical, the company behind Ubuntu, announced the expansion of the Legacy add-on for Ubuntu Pro few days ago. Along with the Standard and Expanded Security Maintenance (ESM) support, the total coverage is expanded to 15 years.

Continue Reading…

Firefox introduced AI chatbot, AI powered link preview, and search images with Google Lens etc AI powered features in the past releases.

According to the Firefox Privacy Notice, it does NOT have access to the AI conversations or what user input, but do collect technical and interaction data, such as how often a chatbot provider or suggested prompts are used, and the length of selected text.

Continue Reading…

Apache NetBeans, the free open-source IDE for Java, C/C++, PHP, and HTML5, released new version 28 few days ago.

The new IDE release updated UI with a tool widget to execute common text encoding in the IDE: Base64, URL and Hex encoding/decoding.

It added delete button for the SSH Connection Dialog, updated Add Language Description panel layout to be properly resizable, and brought a couple of smaller improvements relating to keyboard shortcuts in various platform components.

Continue Reading…

Easy Effects, the free open-source audio equalizer and effects application for Pipewire, released new major 8.0.0 version few days ago.

The new app release switched its UI backend from GTK4 plus LibAdwaita to Qt6, QML and Kirigami. The Flatpak package is now based on KDE runtime platform instead of GNOME.

Continue Reading…

Microsoft announced .NET 10, the free open-source cross-platform developer platform, a day ago!

The new .NET 10 is a Long Term Support (LTS) release that features three years support until November 10, 2028. Users are argued to upgrade to the new version to take advantage of the extended support, performance improvements and new features!

Continue Reading…

Mission Center, the popular Linux system monitor and task manager app, released new 1.1.0 version today.

The new release of this free open-source app improved CPU monitoring support. It can now display the amount of electrical energy that CPU consumes in watts.

It works by reading /sys/class/powercap/intel-rapl*/energy_uj for CPU power draw. The file is however unreadable by default for security reason. Meaning user needs to grant read access permission by running the command below in terminal:

sudo chmod a+r /sys/class/powercap/intel-rapl*/energy_uj

Continue Reading…

After 9 Beta releases, Mozilla Firefox 145.0 is finally available to download.

The new browser version introduced new phase of privacy protections. For Private Browsing or when using Enhanced Tracking Protection set to Strict, the amount of Firefox users track-able by fingerprinters is reduced by half. See this page for more details.

In addition, Enhanced Bounce Tracking Protection stateless mode is now enabled by default in ETP Strict, blocking more advanced tracking techniques based on redirection.

Continue Reading…

This tutorial shows how to install, remove, enable or disable Gnome Shell extensions and configure extensions’ preferences in Ubuntu, Fedora, etc Linux distributions with Gnome Desktop.

We usually install/uninstall Gnome Shell extension by either visiting extensions.gnome.org in web browser or using Extension Manager app, then manage them through either GNOME Extensions or Extension Manager.

Continue Reading…

Linux Mint, the popular Ubuntu and Debian based Linux Distribution, is going to add new system administration, information tools, and redesigned application menu in next release.

As you may know, Linux Mint has an official blog that updates monthly with news about the development process. In recent updates, it introduced some exciting new features that will include in next Linux Mint 22.3.

Continue Reading…

Want to do some actions automatically when you switch desktop theme to light or dark style? Here’s a new application can do the job for GNOME Desktop.

It’s switchcraft, a free open-source Vala written application that provides a modern simple interface, allowing to add custom commands to run automatically when the theme changes.

Continue Reading…