每日一谚:In Go, interfaces are usually one or two (or zero) methods.

1.Go2与limbo语言中的多态比较 - https://seh.dev/limbgo/

2.关于学Go还是Rust的讨论 - https://dev.to/atomzwieback/golang-or-rust-that-is-the-question-57ep

3.bbgo: 用Go编写的加密货币交易框架 - https://github.com/c9s/bbgo

4.ebpf是如何将linux变成一个可编程的内核的 - https://thenewstack.io/how-ebpf-turns-linux-into-a-programmable-kernel/

5.Thanos入门 - https://dev.to/mritunjay394/introduction-to-thanos-57i5

6.Go工厂模式 - https://dev.to/shubhamzanwar/factory-pattern-4hd0

7.深度学习和神经网络指南 - https://serokell.io/blog/deep-learning-and-neural-network-guide

8.Go将在errors包中增加ErrUnsupported - https://github.com/golang/go/issues/41198#issuecomment-705078431

9.goup: 优雅的Go安装和多版本管理工具 - https://owenou.com/goup/