每日一谚:Software is the art of organizing ideas based on how those ideas will change with time. Stable ideas are decoupled and isolated. Unstable ideas are organized to depend upon the stable ideas.

•有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html

1.什么时候用Go,什么时候用Rust - https://blog.logrocket.com/when-to-use-rust-and-when-to-use-golang/

2.Go中使用环境变量的不同方法 - https://www.loginradius.com/engineering/blog/environment-variables-in-golang/

3.打磨技能!使用Go中重造轮子:重新实现GNU Coreutils - https://dev.to/rubenwap/upskill-yourself-by-recreating-gnu-coretools-in-go-9f5

4.关于panic(nil)无法被“recover”的讨论 - https://github.com/golang/go/issues/25448

5.duf: 类"htop"命令的磁盘信息查看工具 - https://github.com/muesli/duf