Archives For jimingkui

Scrcpy, the popular Android screen mirroring and controlling app, release new 3.3 version few days ago.

As you may know, Scrcpy is a free open-source application that can mirror and control your Android screen on Linux, Windows, and MacOS Desktop either wirelessly or using USB cable.

It uses Android Debug Bridge (adb) to communicate with Android device. Nothing needs to be installed on Android, you only need to enable USB debugging mode (no security issue and performance lost).

Continue Reading…

Visual Studio Code announced new monthly 1.101 (aka May 2025) releases few days ago.

The new release of this free open-source code editor allows you to define tool sets through either the UI or a proposed API. Tool set can group related tools together, making it easier to use them in your chat.

Continue Reading…

Need to use your Linux laptop, desktop PC, or mobile screen as a second monitor for another Linux device? Here’s an application that can do the job easily.

As you may know, GNOME since v41 added support Remote Desktop (RDP) protocol support with ability to create virtual monitors. And, I’ve written about how to manually create virtual monitor in Ubuntu to share with others.

My Laptop is using Desktop PC screen as a second monitor

Continue Reading…

For NVIDIA users who want to enable hardware acceleration for Firefox video playback, NVIDIA VA-API driver released v0.0.14 few days ago with improved compatibility and various fixes.

As you may know, Firefox in Linux does NOT support NVDEC (NVIDIA Video Decoder) to accelerate video decoding. As a workaround, user may use the free open-source nvidia-vaapi-driver as VA-API implementation that uses NVDEC as a backend.

Continue Reading…

Warehouse, the popular Flatpak app management software, released new 2.1.0 version today!

Warehouse is a free open-source application that provides a simple user interface to manage all installed Flatpak apps. With it, you may view app info, change app version (upgrade/downgrade), manage user data and left overs.

Continue Reading…

To follow the upstream GNOME’s road-map, Ubuntu confirmed to remove the classic X11/Xorg session in the next Ubuntu 25.10 release!

GNOME development team is planning to disable X11 session by default in next GNOME 49 and remove the code in v50.

TLDR: The X11 session for GNOME 49 will be disabled by default and it’s scheduled for removal, either during this development cycle or more likely during the next one (GNOME 50).


Continue Reading…

As you may know, GIMP provides official Linux packages through Flatpak and AppImage. The Flatpak package however does NOT automatically switch app color to light or dark depends on system color scheme.

That’s because Flatpak is running in sandbox environment. The sandbox isolation enhances security and makes easy to distribute newer software releases without worrying about dependency issue. However, it has limited access to host resources causing issues, including theming.

Continue Reading…

QDiskInfo, the free open-source S.M.A.R.T. utility, released new 0.4 version in last week!

For those who don’t know about QDiskInfo, it’s a frontend for smartctl to control and monitor SMART (Self-Monitoring, Analysis, and Reporting Technology) Disks, such as SATA and NVMe SSD.

Continue Reading…

Foobar2000 fans? Here’s a similar music player designed for Linux with KDE Plasma, LxQt, etc Qt based desktop environments.

As you may know, Foobar2000 does not support Linux, but it can be installed through Wine. And, Ubuntu users can search & install the wine based version of the music player (unofficial) in App Center (or Ubuntu Software) through Snap package which runs in sandbox environment.

Fooyin Music Player

Continue Reading…

Dolphin, the free open-source emulator for GameCude and Wii games, released new 2506 version (and 2506a with quick-fix for Android)!

The release introduced new audio system to workaround hitching or shuttering issue, improved frame pacing, and added ability to render game output beyond 60 FPS.

Continue Reading…