My picks
An introduction to Data Oriented Design with Rust - Statistically Insignificant
This article introduces several data-oriented patterns for better performance.
You can’t have more than one top priority. You just can’t. Deciding to prioritize one thing means, by definition, deciding not to prioritize something else.
Techniques
Living with Asynchrony: Bracha’s Reliable Broadcast
This is one of the most important build blocks for Byzantine Fault Tolerant protocols in the Asynchronous model.
How can query string parameters be forwarded through a proxy_pass with nginx? - Stack Overflow
Query args must be forwarded manually on location block matched by regex.
proxy_pass http://apache/$1$is_args$args;
Situations when Rust is not a proper choice.
Painting
【Krenz】繪畫地圖:一節課解析繪畫學習路徑,萌新從此不走彎路
- 关键词:准确
- 抽象能力,不同层级采用不同的抽象。容易模块化创建记忆库,而通过模块的组合就能进行创造。
Modeling & Painting Process - Piano
A fancy piano modeled in Blender.