每日一谚:学会不要马上增加太多的功能,要把核心思想建立起来并进行测试 - Leah Culver
Go技术生态
Go很大可能在go 1.19版本中支持编译器的FGO(feedback-guided optimization)优化 - https://github.com/golang/go/issues/28262
确保你的Kubernetes部署的安全 - https://semaphoreci.com/blog/kubernetes-deployments
Functional Options: Go中实现优雅的API的方法 - https://blog.uptrace.dev/posts/go-functional-options-named-args.html
用Ent和Google的Sqlcommenter进行数据库性能分析 - https://entgo.io/blog/2021/10/19/sqlcomment-support-for-ent/
Go中HTTP和单元测试的一些模式 - https://itnext.io/some-patterns-for-http-and-unit-testing-in-go-221097a0597b
追踪Go程序中的C语言内存泄漏问题 - https://medium.com/zendesk-engineering/hunting-down-a-c-memory-leak-in-a-go-program-2d08b24b617d
用Golang扩展Envoy Proxy - WASM过滤器 - https://medium.com/trendyol-tech/extending-envoy-proxy-wasm-filter-with-golang-9080017f28ea
如何在你的智能电视或WebOS设备上运行一个Go IDE - https://medium.com/@cheikhhseck/how-to-run-a-go-ide-on-your-smart-tv-or-webos-device-5fcfdab3e59b
世界上使用最多的软件组件 - https://daniel.haxx.se/blog/2021/10/21/the-most-used-software-components-in-the-world/
官方vscode在线版 - https://code.visualstudio.com/blogs/2021/10/20/vscode-dev
CockroachDB serverless功能上线 - https://thenewstack.io/cockroachdb-serverless-launches-aspires-to-be-developers-database/
资料下载
关注公众号iamtonybai,发送特定关键字获取对应精品资料!
Go语言学习技术路线图2021版 - 发送go2021
GopherChina 2021技术大会ppt资料 - 发送gopherchina2021;
GopherChina 2020技术大会ppt资料 - 发送gopherchina2020;
GopherCon 2020大会技术ppt资料 - 发送gophercon2020;
《设计数据密集型应用程序》作者Martin Kleppmann新课“分布式系统”的讲义资料 - 发送distsys;
O'Reilly的《分布式跟踪实战(Distributed Tracing in Practice)》 - 发送distrace;
加州伯克利的47页的“机器学习的数学基础”资料 - 发送math4ml;
联系方式
gopherdaily归档:https://github.com/bigwhite/gopherdaily
编辑:Tony Bai (https://tonybai.com)
邮件订阅:https://gopher-daily.com/
知乎Go进阶专栏:https://www.zhihu.com/column/c_1352639051791454208
往期推荐