2024
- 2024/08/05 — [WIP]Customer Success Mind Map
2023
- 2023/07/07 — [译]内核扩展验证是站不住脚的·HOTOS '23
- 2023/04/10 — [NOTE] Go Profiling and Observability from Scratch
- 2023/04/10 — [NOTE] Building a Go profiler using Go
- 2023/04/09 — [NOTE] Developing eBPF profiler for polyglot cloud-native applications
- 2023/03/31 — [Note]Strong Consistency with Raft and SQLite
2022
- 2022/11/17 — 为什么select仅能作用于管道?
- 2022/10/01 — Go Generic
- 2022/09/21 — Chaos Mesh上手
- 2022/09/20 — 关于离职后的这一年我做了什么
- 2022/08/20 — 漏桶算法
- 2022/08/20 — 令牌桶
- 2022/08/20 — 限流算法
- 2022/08/20 — 一致性哈希
- 2022/08/01 — 算法笔记
- 2022/07/13 — gRPC concepts
- 2022/07/13 — Goroutine
- 2022/07/13 — Go Memory
- 2022/07/12 — Go Channel
- 2022/07/01 — Bloom Filter VS Ribbon Filter
- 2022/06/06 — Linux Shell Notes
- 2022/03/06 — MacOS用户快速上手Cilium eBPF
- 2022/02/28 — memory-management Notes
- 2022/01/15 — Design Patterns Notes
2021
- 2021/12/03 — Concurrency Control
- 2021/11/23 — data-link-layer Notes
- 2021/10/28 — HTTP1.x/2/3的区别
- 2021/10/28 — [译]Progress in etcd
- 2021/10/26 — Dynamo
- 2021/10/16 — Linux Network Notes
- 2021/10/12 — Quorum in etcd