Did Linux Cut Off the Lifeline of Commercial Unix?

Did Linux Cut Off the Lifeline of Commercial Unix?

Author: DAVE Translator: Nuclear Cola Editor: Liu Yan Commercial Unix sales are plummeting—this trend must be influenced by certain underlying factors. All the scenarios that once popularized Unix have now become the domain of Linux, which has also reached new heights that Unix could never achieve. Has Linux developed into a perfect and reliable alternative, … Read more

Linux Desktop Edition Faces Criticism Again!

Linux Desktop Edition Faces Criticism Again!

Source: WeChat Official Account 51CTO Technology StackWritten by | Yan Zheng, Wang Ruiping A market share of 3% may seem insignificant, but for desktop Linux systems like Ubuntu and Fedora, it has sparked excitement among enthusiasts. According to the latest data from traffic monitoring agency StatCounter, as of June 2023, the desktop market share of … Read more

A Unique Approach! I Created a Purely Chinese Clock Using ESP32!

A Unique Approach! I Created a Purely Chinese Clock Using ESP32!

Project Name: Standalone Page Turning Clock Project Author: DaqoLee Introduction Who would have thought… I actually saw an open-source purely Chinese clock, and it’s a page turning version! Let’s take a look together~ Table of Contents Project Description, Structure Description, Installation Process, Precautions, Circuit Design Diagram, Component Description, Source Code, Video Demonstration, Open Source Material … Read more

The Ultimate Tool for Embedded GUI Development!

The Ultimate Tool for Embedded GUI Development!

GT-HMI GT-HMI (Human Machine Interface) is a domestic open-source GUI framework and free design software. gitee: https://gitee.com/genitop/GT-HMI-Engine Official website: https://www.hmi.gaotongfont.cn/sy Open source license: MIT It provides everything needed to create embedded GUIs with user-friendly graphical elements, beautiful visual effects, and low memory usage. The design is optimized for the domestic market and user habits, tailored … Read more

Two Cases from Suzhou Selected as Top Ten Typical Cases of Intellectual Property Judicial Protection in Jiangsu Courts for 2023

Two Cases from Suzhou Selected as Top Ten Typical Cases of Intellectual Property Judicial Protection in Jiangsu Courts for 2023

On April 23, the Provincial Court held a press conference to report on the status of intellectual property judicial protection in Jiangsu courts for 2023 and released the top ten typical cases. Among them, two cases from Suzhou were selected. Rights Boundaries between Open Source Code Rights Holders and Software Secondary Developers — Net Economic … Read more

Installing WeChat 4.0 on ArchLinux

Installing WeChat 4.0 on ArchLinux

WeChat has finally released a native version for Linux, and installing it on ArchLinux is very simple, just one command: <span>yay -S wechat-universal-bwrap</span>. By default, it does not support DND drag-and-drop file operations and access to the HOME directory. To create files, create <span>~/.config/wechat-universal/binds.list</span> and add the directories of files under HOME in it. For … Read more

Easily Start a Side Hustle: Making Music with Linux

Easily Start a Side Hustle: Making Music with Linux

Beyond DAW: Why Choose Linux for Audio Production? Recently, I have spent a lot of time exploring music production software on Linux, especially those native Digital Audio Workstations (DAWs). However, just introducing these software feels a bit dry, so today I want to discuss something more interesting: Why I Make Music on Linux? We will … Read more

The Hardcore Romance of Open Source AI Hardware

The Hardcore Romance of Open Source AI Hardware

Do you remember the “Xiao Zhi AI” we talked about before? The reading data from that article was quite good, indicating that everyone is indeed curious about these increasingly “smart” gadgets around us. Products like Xiao Zhi AI are carefully crafted by Shifang Ronghai Company using powerful computing power, massive data, and their self-developed Emotional … Read more

How to Use FPGA Development Boards? (Part 1) – Playing with FPGA Like Arduino

How to Use FPGA Development Boards? (Part 1) - Playing with FPGA Like Arduino

This is also a series of articles, stemming from previous discussions with fans in the comments about the efforts made abroad for FPGA development or entry-level engagement. Each article will introduce a specific FPGA development board, focusing on the development methods prepared for the board (which are quite different from those in China). Today’s main … Read more

C++ Community and Technical Exchange Platforms

C++ Community and Technical Exchange Platforms

C++ Community and Technical Exchange Platforms Participating in communities and technical exchange platforms during your C++ programming learning process can not only enhance your programming skills but also expand your network. This article introduces some commonly used C++ communities and technical exchange platforms, along with simple code examples to help you better integrate into these … Read more