Make recording on MacOS with both internal and external sounds for screen and audio. This configuration summary is from this Youtu ...
Create Pull Request
In my blog Create Working Branch, when run git push origin <non-master>, we actually create a pull request. More references, ...
External Provisioner
Github external provisioner. The external provisioner can be backed by many type of filesystem, here we focus on nfs-client. Not ...
Istio
//TODO [ ] read official document [ ] udemy course 主讲Anthos的,由于service mesh是其中重要组成,所以讲了很多service mesh的内容, 并且讲得还很好。 Qucik Labs and ...
Bird View
2019年12月4日,我拿到了DJI Mavic 2 Pro,其他配件正在陆续抵达中。很高兴,要开始一个体验生活的新分支了,并且是从一个前所未有的角度看世界。我准备用几年时间打造一个自己的channel,分享鸟瞰美景,记录足迹。很多东西要学,除了维护保养,操控 ...
Docker Daemon Log
When I was working on securing docker registry, I followed the instructions but when run docker push I always get x509: certificat ...
SSL/TLS Demystify
This is all about securing servers with SSL/TLS certificates from udemy course SSL complete guide. The quality of SSL varies, you ...
Linux Networking Summary
//TODO [ ] https://www.youtube.com/watch?v=kQYQ_3ayz8w&list=PLvadQtO-ihXt5k8XME2iv0cKpKhcYqe7i&index=5 常用的关于networking 检查的 ...
System Design
This blog is for system design, please revisit frequently to refresh. The notes are mainly from https://www.educative.io/ and Yout ...
Linux CPU Info
Check CPU information on Linux, just like check memory by watching /proc/meminfo cat /proc/cpuinfo## each processor has a dedicate ...