If you have tried looking for a multi-user Homebrew setup, chances are, this article from CodeJam is among your top Google results and you h…
Since Python 3.12 (which enforces PEP 668) shipped with Ubuntu 24.04, like many others, I found my usual habit of installing PyPI packages t…
My workstation in my univerity lab has consistently generated some 600 TiB of annual upload across two PT sites. After an upgrade to the roo…
The Guild Chest, first introduced in Feybreak Update, easily became the best way to move items between bases. However, it only has 54 slots …
As a more meaningful way to celebrate our graduation as Master students and spend this last truly free time in a long while, I joined my fri…
I’ve recently re-installed Windows 10 LTSC for both of my computers, and after setting up OneDrive (from Office 365 suite), I noticed that t…
A.K.A. Practical ZFS application on USTC Mirrors. A writeup of the talk I gave at Nanjing University this August.
I have a habit of pip3 install --user and then expecting these packages under ~/.local/lib/ to be available for my Python scripts whenever I…
I run a Debian-based software router on my home network. It’s connected to multiple ISPs, so I have some policy routing rules to balance the…