The first edition of the deepin Biweekly Technical Report is now online. We will briefly outline the work progress of various deepin teams over the past two weeks and provide an overview of the plans for the next two weeks. This allows those interested in deepin to stay informed and participate in the project. DDE (deepin Desktop Environment) The relevant DDE projects have created corresponding maintenance branches for deepin 23. Over the next period, version 23 will focus solely on bug fixes and will not include new features, while feature development will continue on the Master branch. Progress: Initial integration ...Read more
From AMD64 to RISC-V, LoongArch, and ARM64: The Multi-Architecture Adaptation Journey of deepin
Author: longlong This article is a full transcription of longlong’s speech at WHLUG, so there are some informal expressions. The content only represents personal views and positions. As the successor to deepin 20, one of the biggest changes in deepin 23 is the addition of multi-architecture support: from originally only supporting the AMD64 architecture to now supporting multiple CPU architecture platforms including AMD64, RISC-V, LoongArch (New World), and ARM64. Currently, the stable image for AMD64 architecture of deepin 23 has been released, while the images for other CPU architectures are still in the preview version stage as the ecosystem is ...Read more
WPS Office for Linux 12 个人版上线deepin 23商店:UI 视觉重构,新增多项 AI 功能
Sorry, this entry is only available in 中文.
Two Essential Tools Network Engineers Must Master When Using deepin: Minicom and Cutecom
Minicom (Command-line Tool) Minicom is a command-line tool with no graphical interface. It has a small installation package, consumes minimal system resources, and can be used directly from deepin's Super Terminal window. Minicom is the recommended tool for use.Minicom is mainly used for serial communication. Below is a guide to installing and using Minicom. Installing Minicom The method to install Minicom depends on the Linux distribution you are using. For deepin, you can follow these steps to install Minicom: 1、Open the terminal: First, open the deepin Super Terminal. 3、Get root privileges: To install software, root privileges are usually required. You ...Read more