每日一谚:Goroutines give the efficiency of an asynchronous model, but you can write code in a synchronous style.
2022虎年春节前夕,特为小伙伴们准备了“知识年货”。转发+关注,抽3位小伙伴赢取我个人刚出版本的专著,价值218元的Go语言“小黄书” 《Go语言精进之路》1、2册。大年除夕夜(1月31日) 20:00点准时在 @微博抽奖平台 开奖!- https://weibo.com/1823106383/Lbhn6DDXA
Go技术生态
Go垃圾收集器中的写障碍(write barrier) - https://ihagopian.com/posts/write-barriers-in-the-go-garbage-collector/
Go泛型入门教程 - https://tutorialedge.net/golang/getting-starting-with-go-generics/
关于Go并发编程,你不得不知的“左膀右臂”——并发与channel - https://mp.weixin.qq.com/s/BvIPDCKuCbe7Xd9oI6BvjQ
Go最重要的特性是不可见 - https://blog.devgenius.io/golangs-most-important-feature-is-invisible-6be9c1e7249b
如何在产品中引入eBPF以增加可观察性 - https://mp.weixin.qq.com/s/GR--h1FMXo2M6itjH_hxhA
探索eBPF(第一部分) - https://nicovibert.com/2022/01/27/exploring-ebpf-part-1/
Go并发模式 - https://github.com/lotusirous/go-concurrency-patterns
Web3技术堆栈的雏形:Agoric, IPFS, Cosmos网络 - https://thenewstack.io/makings-of-a-web3-stack-agoric-ipfs-cosmos-network/
Docker desktop的网络是如何运作的 - https://www.docker.com/blog/how-docker-desktop-networking-works-under-the-hood/
图灵奖获得者Alfred Aho和Jeffrey Ullman讨论"抽象、算法和编译器" - https://www.youtube.com/watch?v=kDtIyjX78vU
撰写事件事后总结的最佳实践 - https://www.datadoghq.com/blog/incident-postmortem-process-best-practices/
塑造元宇宙的9大趋势 - https://medium.com/building-the-metaverse/9-megatrends-shaping-the-metaverse-93b91c159375
通过Sidecar Agent Injector与CSI Provider整合Kubernetes Vault的对比 - https://www.hashicorp.com/blog/kubernetes-vault-integration-via-sidecar-agent-injector-vs-csi-provider
资料下载
关注公众号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;

