Crisp Minimal Weekly
#20171107
Why does one NGINX worker take all the load?
Linux 下 epoll load balancing 的问题,文章不长,但很有深度。前面的进程&网络模型图很好。
How to write a JavaScript-free todo app using just HTML and CSS
只用 html/css 实现 todo list。引用一条精彩评论:Wait ... HTML/CSS is now Turing complete?
Go at DigitalOcean
Go 在 DigitalOcean 的落地实践经历,keynotes 比较长,说的比较细
Why Python is Slow: Looking Under the Hood
Python 为什么慢 其实作者并没有说什么正经观点 干活在于为什么之后的 meta-hacking 部分。算是个小的内核实现介绍吧。
Why we switched from Python to Go
虽然我现在对 Python 持负面观点,但迁移到 Go 或许是一种后端 hyped 趋势
How to set up world-class continuous deployment using free hosted tools
构建个人 project CD 体系,当然,如果公司工具也这么好就好了!
How Merkle trees enable the decentralized Web
Merkle 树(层次 hash 树)在去中心化网络中的应用
The Lost Art of C Structure Packing
C 语言结构设计艺术
Docker gives into inevitable and offers native Kubernetes support
Docker 宣布官方支持 Kubernetes,算是宣告了 swarm 失败
Documenting the Web together
微软宣布将 W3C 文档合并到 MDN
An HTTP Status Code for Indicating Hints
HTTP 新 code 103