There are many screenshot annotation tools for Linux. I have used Swappy, Ksnip, Flameshot, etc., and I recommend Satty.
Every time I update the website, I need to update the WeChat Official Accounts as well. Over time, I wanted to find an automated solution. However, the WeChat Official Accounts backend doesn't support directly uploading and parsing Markdown files. Editing them on the backend is a task that almost no ambitious modern person wants to do. Being under someone else's roof, I had to bow my head. I used to use the tool doocs/md to preview locally and then copy it to the Official Accounts backend.
Chinese input under Linux is a long-standing problem, and I've written many articles on it. Since the new versions of Chromium and Electron, I haven't encountered the problem of not being able to input Chinese for a long time. However, recently, while playing Dota 2 at home at night, I suddenly found that I couldn't type Chinese (the candidate box wouldn't pop up!). Switching to the terminal with Ghostty, Firefox, and Obsidian didn't solve the problem either. My teammate picked Nyx Assassin, reached level 6 but didn't gank and instead stayed in lane hogging carry resources, so I was frustrated because I couldn't type Chinese (I could only type Pinyin).
The boot scrolling font mentioned here refers to the kernel log font during the system loading phase. The core solution for optimization is to lock the bootloader to a high resolution and configure a high-definition console font.
A while ago, I mentioned that after connecting log monitoring to my website, I discovered that someone was maliciously scanning it every day. The scans resulted in a lot of 404 access records, wasting bandwidth and hindering my troubleshooting. The online world is treacherous; there are always malicious people trying to harm me.