<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Aurigo</title>
    <description>The latest articles on DEV Community by Aurigo (@aurigo).</description>
    <link>https://dev.to/aurigo</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2913648%2F748164ef-242c-476e-a182-3668c380a6ce.jpg</url>
      <title>DEV Community: Aurigo</title>
      <link>https://dev.to/aurigo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aurigo"/>
    <language>en</language>
    <item>
      <title>deepin 25 Alpha Release Note</title>
      <dc:creator>Aurigo</dc:creator>
      <pubDate>Tue, 25 Mar 2025 07:37:30 +0000</pubDate>
      <link>https://dev.to/aurigo/deepin-25-alpha-release-note-5bkd</link>
      <guid>https://dev.to/aurigo/deepin-25-alpha-release-note-5bkd</guid>
      <description>&lt;p&gt;deepin 25 Alpha has enhanced system-level product functionality and personalized management capabilities to provide users with a complete desktop environment. This version continues design improvements and functional optimizations for the deepin Solid Operating System, UOS AI, and Control Center modules (wallpaper, screensaver, power management, mouse, touchpad, etc.), now meeting daily usage and management needs while integrating features requested by user feedback.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Important Notes:&lt;/strong&gt;&lt;br&gt;
1、For users who installed deepin 25 Preview via custom installation (non-full-disk installation):&lt;br&gt;
After completing the system upgrade and rebooting, execute the following three commands:&lt;br&gt;
&lt;code&gt;sudomount-o remount,rw /sysroot&lt;br&gt;
sudomount-o remount,rw /boot&lt;br&gt;
sudo deepin-immutable-ctl admin deploy&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Reboot the system again after executing these commands to ensure normal future system upgrades.&lt;br&gt;
2、The Linyaps application in this version has not been updated. Use the ll-cli upgrade command for upgrades. To upgrade the browser separately, use ll-cli upgrade org.deepin.browser.&lt;br&gt;
3、deepin 25 Alpha contains known unresolved issues that will be addressed through periodic updates for bug fixes.&lt;br&gt;
4、This is an Alpha release and is not recommended for production environments.&lt;/p&gt;

&lt;h2&gt;
  
  
  I. Core Feature Additions and Optimizations
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1.1 Linyaps
&lt;/h3&gt;

&lt;p&gt;Linyaps is a software package management tool independently developed by deepin, designed to address long-standing issues in Linux software ecosystems such as dependency conflicts, fragmented distribution, and high security risks.&lt;/p&gt;

&lt;p&gt;Based on mechanisms like User Namespace and CGroup, Linyaps provides a unified application runtime environment decoupled from the operating system. This environment includes libraries and dependencies commonly used by desktop applications such as Qt, supports multi-version coexistence, and implements a "one architecture, one build" model.&lt;/p&gt;

&lt;p&gt;Currently, Linyaps supports major distributions including deepin, UOS, openEuler, and Ubuntu, and is compatible with AMD64, ARM64, and LoongArch platforms. It enables one-click conversion of deb, AppImage, and Flatpak formats into Linyaps packages. Applications can also be distributed globally through the standalone public Linyaps Store. As of the end of 2024, over 3,000 applications have been adapted.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Linyaps: &lt;a href="https://github.com/OpenAtom-Linyaps" rel="noopener noreferrer"&gt;https://github.com/OpenAtom-Linyaps&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Linyaps Guidance: &lt;a href="https://linyaps.org.cn/en/guide/start/whatis.html" rel="noopener noreferrer"&gt;https://linyaps.org.cn/en/guide/start/whatis.html&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Linyaps Store: &lt;a href="https://store.linyaps.org.cn/" rel="noopener noreferrer"&gt;https://store.linyaps.org.cn/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  1.2 deepin Solid Operating System
&lt;/h3&gt;

&lt;p&gt;Optimized the technical solution to resolve slow application installation issues.&lt;br&gt;
Improved backup logic by removing automatic system backup triggers during application installation.&lt;/p&gt;

&lt;h3&gt;
  
  
  1.3 Installer
&lt;/h3&gt;

&lt;p&gt;Adjusted EFI partition size to 300MB.&lt;br&gt;
Enhanced prompt messages for abnormal scenarios during system installation.&lt;br&gt;
Refined interface text content of the installer.&lt;/p&gt;

&lt;h3&gt;
  
  
  1.4 DDE (deepin Desktop Environment)
&lt;/h3&gt;

&lt;p&gt;Completed the redesign and functional enhancement of the personalization module.&lt;br&gt;
Completed the redesign and functional enhancement of the power management module.&lt;br&gt;
Completed the redesign and functional enhancement of the sound module.&lt;br&gt;
Completed the redesign and functional enhancement of the Bluetooth module.&lt;br&gt;
Completed the redesign and functional enhancement of the default applications module.&lt;br&gt;
Completed the redesign and functional enhancement of the notification center.&lt;br&gt;
Completed the redesign and functional enhancement of the mouse and touchpad module.&lt;br&gt;
Completed the redesign and functional enhancement of the display module.&lt;br&gt;
Added support for solid-color wallpaper settings with user-defined color values.&lt;br&gt;
Introduced customizable time ranges for Eye Comfort Mode.&lt;br&gt;
Added animation demos in the touchpad module to help users understand basic functionalities.&lt;br&gt;
Added customization support for three-finger and four-finger gestures on touchpads.&lt;br&gt;
Added the Smart Mirror Source module, configurable during system updates.&lt;br&gt;
Added audio channel merging feature to address missing audio output in specific scenarios.&lt;br&gt;
The audio framework now defaults to Pipewire, with future support for all audio devices under Pipewire.&lt;br&gt;
Added backup and restore entry for quick system backup, restoration, and factory reset operations in the system module.&lt;/p&gt;

&lt;h3&gt;
  
  
  1.5 Browser
&lt;/h3&gt;

&lt;p&gt;Updated the in-house browser version to improve application stability.&lt;br&gt;
Added a dark theme mode and optimized the interface display experience in dark theme mode.&lt;br&gt;
Optimized browser user experience on touchscreen devices.&lt;br&gt;
Note: The current browser version has not been upgraded. Use ll-cli upgrade org.deepin.browser to upgrade.&lt;/p&gt;

&lt;h3&gt;
  
  
  1.6 UOS AI
&lt;/h3&gt;

&lt;p&gt;Added support for configuring DeepSeek online models.&lt;br&gt;
Added one-click deployment capability for the DeepSeek 1.5B local model via the UOS AI graphical interface.&lt;/p&gt;

&lt;h3&gt;
  
  
  1.7 Language Notepad
&lt;/h3&gt;

&lt;p&gt;Added support for voice dictation and text-to-speech functionality via the right-click context menu.&lt;br&gt;
Added support for text transcription through voice input.&lt;/p&gt;

&lt;h3&gt;
  
  
  1.8 Text Editor
&lt;/h3&gt;

&lt;p&gt;Added support for voice dictation and text-to-speech functionality via the right-click context menu.&lt;br&gt;
Added support for text transcription through voice input.&lt;/p&gt;

&lt;h3&gt;
  
  
  1.9 Subsystem
&lt;/h3&gt;

&lt;p&gt;Added support for displaying subsystem information in the terminal title bar.&lt;/p&gt;

&lt;h2&gt;
  
  
  II. Issue Fixes
&lt;/h2&gt;

&lt;h3&gt;
  
  
  2.1 Installer
&lt;/h3&gt;

&lt;p&gt;Fixed the issue where the system did not prompt users when an existing EFI partition size failed to meet installation requirements.&lt;br&gt;
Fixed the issue where dialog list option values in the system configuration settings could be modified.&lt;/p&gt;

&lt;h3&gt;
  
  
  2.2 Control Center
&lt;/h3&gt;

&lt;p&gt;Fixed the issue where user actions were not recorded after re-opening the Control Center with system proxy enabled.&lt;br&gt;
Fixed the issue where apps installed via terminal did not display icons in the launcher.&lt;br&gt;
Fixed the issue where wireless network passwords could not be entered using the numeric keypad.&lt;br&gt;
Fixed the inconsistency where the proxy button in the Control Center did not sync when enabling system proxy via the quick panel.&lt;br&gt;
Fixed the issue where the login interface did not adjust dynamically when the mouse was on an external monitor in multi-screen setups.&lt;br&gt;
Fixed the issue where the taskbar did not auto-hide when windows were maximized with Smart Hide enabled.&lt;br&gt;
Fixed the issue where the mouse cursor jumped abnormally during normal use of WPS Spreadsheets.&lt;br&gt;
Fixed the "update download failed" error message during system updates in the Control Center.&lt;br&gt;
Fixed the issue where the clipboard did not appear on the designated primary screen in multi-screen setups.&lt;br&gt;
Fixed the issue where the Control Center failed to recognize new apps for default application settings.&lt;br&gt;
Fixed the issue where files with spaces in their names could not be opened via double-click.&lt;br&gt;
Fixed the issue where the keyring prompt dialog appeared after system reboot with both "Auto Login" and "Password-Free Login" enabled.&lt;br&gt;
Fixed the issue where folders in SMB shares did not refresh automatically upon entry.&lt;br&gt;
Fixed the issue where the launcher's full-screen mode did not display on the configured primary screen in multi-screen setups.&lt;br&gt;
Fixed the issue where clipboard content could not be pinned or pasted after double-clicking.&lt;br&gt;
Fixed miscellaneous UI-related bugs.&lt;/p&gt;

&lt;h3&gt;
  
  
  2.3 Linyaps
&lt;/h3&gt;

&lt;p&gt;Fixed the issue where executing “ll-builder build” in the terminal failed.&lt;/p&gt;

&lt;h3&gt;
  
  
  2.4 Subsystem
&lt;/h3&gt;

&lt;p&gt;Fixed the issue where double-clicking the subsystem in the launcher failed to launch it directly after installation.&lt;/p&gt;

&lt;h3&gt;
  
  
  2.5 deepin Solid Operating System
&lt;/h3&gt;

&lt;p&gt;Fixed the issue where applications could not be installed after disabling system protection.&lt;br&gt;
Fixed the slow installation speed of applications via terminal.&lt;br&gt;
Fixed the issue where Sunlogin Client failed to launch properly after installation.&lt;br&gt;
Fixed the issue where NVIDIA drivers were not successfully installed despite selecting the NVIDIA driver option during installation on machines with NVIDIA graphics cards.&lt;br&gt;
Fixed the prolonged delay when executing the exit command after entering developer mode via terminal.&lt;/p&gt;

&lt;h3&gt;
  
  
  2.6 Browser
&lt;/h3&gt;

&lt;p&gt;Fixed the issue where the default new tab page and search engine did not follow system language changes after switching the system language to English.&lt;br&gt;
Fixed the issue where clicking the browser icon in the taskbar after minimization caused crashes unexpectedly after a few minutes.&lt;br&gt;
Fixed the issue where imported bookmarks were lost after closing and reopening the browser.&lt;br&gt;
Fixed the occasional crash during file downloads in the browser.&lt;br&gt;
Fixed the issue where the history interface opened via Ctrl + H shortcut failed to display browsing history records.&lt;/p&gt;

&lt;h3&gt;
  
  
  2.7 Device Manager
&lt;/h3&gt;

&lt;p&gt;Fixed the issue where the Device Manager was slow to open and failed to load/display device information.&lt;/p&gt;

&lt;h3&gt;
  
  
  2.8 UOS AI
&lt;/h3&gt;

&lt;p&gt;Fixed the issue where UOS AI invoked a browser that did not follow the system’s default browser setting.&lt;br&gt;
Fixed incomplete prompt content display in the UOS AI Bar after dragging files in English language environments.&lt;br&gt;
Fixed the issue where the UOS AI Follow-Along feature was unavailable immediately after system startup.&lt;/p&gt;

&lt;h2&gt;
  
  
  III. Known Unresolved Issues
&lt;/h2&gt;

&lt;p&gt;The example images in the "Desktop Style Selection" option of the Welcome application still show deepin 20 screenshots.&lt;br&gt;
The calendar has not been updated with 2025 statutory holiday information.&lt;br&gt;
In multi-boot systems, changes to the boot order do not take effect.&lt;br&gt;
The battery icon appears too small in the power management plugin panel.&lt;br&gt;
Abnormal selection effects in launcher app group title names.&lt;br&gt;
Occasional loss of SMB account passwords after upgrading from deepin 25 Preview to deepin 25 Alpha.&lt;br&gt;
AI natural search fails to find relevant results in manual system installation scenarios.&lt;br&gt;
Preview information pages for mounted network drives display no content.&lt;br&gt;
The Tab key cannot cycle through all icon buttons on the shutdown interface.&lt;br&gt;
Occasional installer crashes during partition creation in manual partitioning installations.&lt;br&gt;
Occasional disappearance of the touchpad module after enabling "Disable touchpad when mouse is connected" on laptops.&lt;br&gt;
Occasional failure of Tab key auto-completion when typing sudo apt install in the terminal.&lt;br&gt;
Occasional black screens when capturing screenshots in multi-screen extended mode (adjusting screen positions resolves this).&lt;br&gt;
Occasional taskbar overlap over maximized app windows when system scaling is set to 125%.&lt;br&gt;
Occasional error messages displayed before reaching the login interface after adjusting screen scaling and logging out.&lt;br&gt;
Occasional merging of taskbar app icons during normal usage.&lt;br&gt;
Occasional system freeze during configuration phase after full-disk installation on NVIDIA GPU devices.&lt;br&gt;
Occasional inability to enter the desktop environment for extended periods after system upgrade reboots.&lt;br&gt;
Occasional startup errors when launching the org.virtualbox.virtualbox virtual machine software.&lt;br&gt;
Occasional system lag when adding workspaces to primary/secondary screens via Super+S in multi-task view (dual-screen extended mode).&lt;br&gt;
Occasional cursor icon style changes on desktop icons when opening the Control Center.&lt;br&gt;
Occasional failure of the Smart Hide feature for the taskbar in personalized settings.&lt;br&gt;
Occasional failure to open TXT files via the text editor when accessing admin-mode file manager windows.&lt;br&gt;
Occasional screen flickering during sleep on Huawei MateBook C233 devices.&lt;br&gt;
Occasional system reboots after opening the lid when "Close lid to sleep" is enabled on Lenovo Xiaoxin Pro devices.&lt;br&gt;
Persistent display of the initialization data page when opening Disk Manager.&lt;br&gt;
Occasional system freezes with unresponsive mouse/keyboard after resuming from hibernation (TTY switching ineffective).&lt;/p&gt;

</description>
    </item>
    <item>
      <title>KDE Gear 24.12.3 Apps Collection Rolls Out</title>
      <dc:creator>Aurigo</dc:creator>
      <pubDate>Fri, 07 Mar 2025 07:10:30 +0000</pubDate>
      <link>https://dev.to/aurigo/kde-gear-24123-apps-collection-rolls-out-3067</link>
      <guid>https://dev.to/aurigo/kde-gear-24123-apps-collection-rolls-out-3067</guid>
      <description>&lt;p&gt;KDE Gear 24.12.3 apps collection is now available for download with fixes for file handling, UI crashes, and more.&lt;/p&gt;

&lt;p&gt;Today, exactly a month after its previous 24.12.2 release, KDE has rolled out the latest version of its app collection, KDE Gear 24.12.3, as the third (and last) update to the 24.12 series, focuses on enhancing performance, resolving bugs, and improving user experience.&lt;/p&gt;

&lt;p&gt;This release mainly focuses on bug fixes to ensure stability across various applications. For example, KWwordQuiz, a general-purpose flash card app, has solved an issue that prevented files from being opened from the command line. At the same time, kio-extras now supports AFC filesystems on iPhone and iPad devices without a hitch.&lt;/p&gt;

&lt;p&gt;Moreover, Okular, KDE’s universal document viewer, has successfully addressed crashes related to small background images in digital signing, making it far more reliable for document handling.&lt;/p&gt;

&lt;p&gt;Beyond these highlights, you will find fixes for compilation errors, streamlined user interface tweaks, and performance enhancements in applications such as Calligra, Dolphin, Gwenview, Kdenlive, Konsole, and many more.&lt;/p&gt;

&lt;p&gt;The developers have also updated translations across the board, ensuring that users who prefer non-English interfaces benefit from a polished and cohesive experience.&lt;/p&gt;

&lt;p&gt;For more information, see the release notes. KDE Gear 24.12.3 apps collection tarballs can be downloaded from the source info page, as the full changelog provides a deeper dive into the update.&lt;/p&gt;

&lt;p&gt;Lastly, most KDE Gear 24.12.3 apps will soon be available on Flathub and Snap Store. Rolling release distributions can expect the app collection in their respective distros’ repositories in the coming days and weeks.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>How to use DeepSeek-R1 on deepin</title>
      <dc:creator>Aurigo</dc:creator>
      <pubDate>Wed, 05 Mar 2025 10:20:21 +0000</pubDate>
      <link>https://dev.to/aurigo/how-to-use-deepseek-r1-on-deepin-519l</link>
      <guid>https://dev.to/aurigo/how-to-use-deepseek-r1-on-deepin-519l</guid>
      <description>&lt;p&gt;I've been experimenting with deepin lately, and some time ago I discovered that deepin's own AI app (UOS AI) accesses the DeepSeek-R1 model. So I'll share a tutorial on how to use it.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Update UOS AI
deepin 23: One-click update via Application Store.
deepin 25 Preview:
sudo apt update
sudo apt install uos-ai deepin-modelhub uos-ai-rag​&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Pro Tip: First-time users will activate a free trial account post-installation.&lt;/p&gt;

&lt;p&gt;After updating, open the Settings option in UOS AI, go to Model Configuration - Local Models, and select Embedding Plugin - Install/Update. You will be automatically redirected to the application store interface, where you can click Install/Update to complete the process.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Download &amp;amp; Install Model&lt;br&gt;
Grab the pre-optimized DeepSeek-R1-1.5B GGUF .&lt;br&gt;
Move the model to:&lt;br&gt;
/home/[USERNAME]/.local/share/deepin-modelhub/models ​&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Activate in UOS AI&lt;br&gt;
Navigate: Settings → Model Configuration → Local Models → Select DeepSeek-R1-1.5B.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;After completing the above configuration, you can use it directly in the software.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F34kytktqtkh5fsua5jbm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F34kytktqtkh5fsua5jbm.png" alt="Image description" width="800" height="554"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>linux</category>
      <category>deepseek</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
