每日一谚:Concurrency is a way to structure a program by breaking it into pieces that can be executed independently.
Go技术新闻
《Go编程模式》系列文章 - https://coolshell.cn/articles/21128.html 今年Gopherchina大会(2020)上,博客酷壳的作者左耳朵耗子分享了《GO编程模式》,GopherChina大会上关于go语言本身的topic其实并不多,更多是go杀手级应用在大厂的应用方案与填坑指南。因此,这个topic非常值得大家细看。左耳朵耗子将其topic整理成系列文章并分享了出来。
Pokémon Red(口袋妖怪红)游戏的Go开源实现 - https://github.com/pokemium/OpenPokemonRed
Go实现的直播服务器 - https://github.com/gwuhaolin/livego
面向编程语言创建者的LLVM完整指南 - https://mukulrathi.co.uk/create-your-own-programming-language/llvm-ir-cpp-api-tutorial/
Freebernetes教程中的冒险:建立自己的Bare-VM k3s集群 - https://productionwithscissors.run/2020/12/26/adventures-in-freebernetes-tutorial-build-your-own-bare-vm-k3s-cluster/
webify: 将shell命令转换为web服务 - https://github.com/beefsack/webify
将Go作为商业语言 - https://www.hildeberto.com/2020/12/go-business-language.html
从k8s configmap中自动重新加载配置 - https://william-yeh.net/post/2019/06/autoreload-from-configmap/
使用Prometheus和RabbitMQ指标为Kubernetes定制HPA扩展 - https://www.padok.fr/en/blog/scaling-prometheus-rabbitmq
对BioNTech/Pfizer SARS-CoV-2疫苗的源代码进行逆向工程 - https://berthub.eu/articles/posts/reverse-engineering-source-code-of-the-biontech-pfizer-vaccine/
经典旧文:我是如何逆向google docs的 - http://features.jsomers.net/how-i-reverse-engineered-google-docs/
油管视频:AI与机器学习的机会 by 两位顶级机器学习专家 Chris Bishop和Yoshua Bengio - https://www.youtube.com/watch?v=954inChlPxE
gitlab的非官方命令行工具 - https://github.com/Ackerr/lab
资料下载
关注公众号iamtonybai,发送特定关键字获取对应精品资料!
GopherChina 2020技术大会ppt资料 - 发送gopherchina2020;
GopherCon 2020大会技术ppt资料 - 发送gophercon2020;
《设计数据密集型应用程序》作者Martin Kleppmann新课“分布式系统”的讲义资料 - 发送distsys;
O'Reilly的《分布式跟踪实战(Distributed Tracing in Practice)》 - 发送distrace;
《中国信通院物联网白皮书2020》- 发送iot2020。
“Gopher部落”知识星球开球大吉!
“Gopher部落”正式转正(从试运营星球变成了正式星球)!“gopher部落”旨在打造一个精品Go学习和进阶社群,目前虽小,但持续力很强。欢迎大家加入!最新优惠到年底截止,早到早享!
感谢大家对本星球的支持!
联系方式
有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
Go技术进阶专栏 - https://www.imooc.com/read/87
gopherdaily归档:https://github.com/bigwhite/gopherdaily
编辑:Tony Bai (https://tonybai.com)
邮件订阅:https://gopher-daily.com/
知乎Go进阶专栏:https://zhuanlan.zhihu.com/c_1294667898946891776
“Gopher部落”知识星球:https://public.zsxq.com/groups/51284458844544
微信公众号:iamtonybai
往期推荐