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

Linux Kernel Bug: USB Tethering Issue on Android Phones

Linux Kernel Bug: USB Tethering Issue on Android Phones

As we all know, I usually use the ArchLinux operating system, which is a rolling release version, meaning that various software packages are updated quickly. However, I suddenly discovered that the USB tethering feature on Android phones has a bug. After some troubleshooting, I found that it was a bug caused by the Linux kernel. … Read more