Intriguing advice: "if you don't want your Internet connection monitored, VPN to China". The reason? "China will not give logs to anyone."
miniblog.
Related Posts
Wacky, intriguing idea: automatically commit code on when a test run passes, and automatically revert when tests fail! https://medium.com/@kentbeck_7670/test-commit-revert-870bbd756864
Intriguing post by @Chis_Andrei exploring the use of unit tests to provide live examples of objects to demonstrate APIs. He even shows a notebook style UI and exploring related code!