(译) Understanding Elixir Macros, Part 5 - Reshaping the AST Elixir Macros 系列文章译文 [1] (译) Understanding Elixir Macros, Part 1 Basics [2] (译) Understanding Elixir Macros, Part 2 - Macro...2022-06-19Elixir
(译) Understanding Elixir Macros, Part 4 - Diving Deeper Elixir Macros 系列文章译文 [1] (译) Understanding Elixir Macros, Part 1 Basics [2] (译) Understanding Elixir Macros, Part 2 - Macro...2022-06-19Elixir
(译) Understanding Elixir Macros, Part 3 - Getting into the AST Elixir Macros 系列文章译文 [1] (译) Understanding Elixir Macros, Part 1 Basics [2] (译) Understanding Elixir Macros, Part 2 - Macro...2022-06-19Elixir
(译) Understanding Elixir Macros, Part 2 - Macro Theory Elixir Macros 系列文章译文 [1] (译) Understanding Elixir Macros, Part 1 Basics [2] (译) Understanding Elixir Macros, Part 2 - Macro...2022-06-19Elixir
(译) Understanding Elixir Macros, Part 1 Basics Elixir Macros 系列文章译文 [1] (译) Understanding Elixir Macros, Part 1 Basics [2] (译) Understanding Elixir Macros, Part 2 - Macro...2022-06-18Elixir
(译) 理解 Prometheus 的范围向量 (Range Vector)Prometheus 中 Range Vector 的概念是有一点不直观的,除非你彻底阅读并理解了官方提供的文档。谁会这样做呢,去读官方文档?大多的人应该会花些错误的时间去做了一些错误的事情,然后随机去寻找一篇像本文一样的文章去理解这个概念,不是吗?...2022-04-23Prometheus
Go json Marshal & UnMarshal 的一点小 trick在编写 Web Service 等涉及数据序列化和反序列化的场景,对于 JSON 类型的数据,在 Go 中我们经常会使用到 encoding/json Package。最近微有所感,小水一篇 omitempty JSON 数据的 UnMarshal ...2022-03-30Go
profiling & Flame Graphs忽然想起来还没怎么用过 profiling tools,这可是性能分析“杀器”啊,小水一波,兴许以后就用上了🙃。 profiling profiling,分析。有很多时候,我们都会相对处于 runtime 的程序进行指标 & 特征分析,比...2022-02-26Performance / Profiling
状态机的一点儿事(fsm-smr-dfsm)有限状态机(Finite State Machine) 有限状态机(英语:finite-state machine,缩写:FSM)又称有限状态自动机(英语:finite-state automaton,缩写:FSA),简称状态机,是表示有限个状态以...2022-01-31Compile
2021 | 肆意随心Yeah “兜兜转转”又一年了,又到了该水年度 Review 的时候啦✅❇️。 算下来,博客三年了,准备开启新的三年了。这篇总结也算是第三篇总结了,3 - 可以说是我很喜欢的数字,挺多网名(ShanSan、yeshan333),还有博客域名(shansan.top、shan333.cn、…)是和“三”有关的(and so on),也算是“谐音梗”啦😎? 回头看看之前写的几篇总结,还挺有意思的。21 年似乎并没有太多那么刻意去做的事,想到了就去试试了。这一次,不需要那么的有条理性,随手一记。2022-01-01blog