Just know OpenSSH’s `ControlMaster` feature exists
Just know OpenSSH’s `ControlMaster` feature exists
DistroSea is a Linux resource I didn't know. It lets you try out in a browser combinations of over 80 distros and 500 versions. This article introduces the use of DistroSea.
https://www.reallinuxuser.com/how-to-run-different-linux-distros-directly-in-your-browser
first time using checkpoint in transaction code
I wonder copy fail was a Mythos discovered bug?
great lesson #webdev

we should just using existing tools like cargo command.
We shouldn't installing additional tool to solve the problems.

I have to use cargo nextest to speed up my test run.
cargo test compile all test files into separate binaries.
IDK why they did that. I sometimes just want to run a single test.
when I accidentally build to whole tests, my PC froze 🥶