CoderEden

Chronicles

编年 · 依时间而下

按年份倒序排列。每一篇是某一夜的火种、一次下降、或一次与自己的契约。

Tags · 标签

2026

Faust's Pact · 2026年4月21日 · 2 min read · 约 2 分钟

每一次 synchronized,都是一次签约

Every `synchronized` is a Pact

读 JUC 第二章。每一个 synchronized 关键字背后,是 JVM 准备好的四份契约——从免费到昂贵,按需兑现。

#java#concurrency#jvm
Faust's Pact · 2026年4月20日 · 1 min read · 约 1 分钟

凌晨三点的 git blame

Walpurgisnacht at git blame

散文。一段恶意优化代码的作者,是三年前的我。

#essay#late-night#git
Orphic Descent · 2026年4月17日 · 1 min read · 约 1 分钟

向 core dump 里下降时,请不要回头

Do Not Look Back, Going Down

一次 memory corruption 的调试笔记。对话体复盘,以及俄耳甫斯教我的事。

#debugging#postmortem#c++
Sisyphus' Stone · 2026年4月14日 · 1 min read · 约 1 分钟

每天推一次主分支,如同推石上山

Pushing main, pushing the stone

rebase、解冲突、重推——如果这就是日常,它值得被当成一种冥想。

#git#workflow#mindfulness
Daedalus' Labyrinth · 2026年4月10日 · 1 min read · 约 1 分钟

微服务迷宫的入口必须比出口醒目

Make the Entrance Brighter Than the Exit

代达罗斯造迷宫时记得了线团,但我们造服务网时,常常把监控藏在最深处。

#architecture#microservices#observability
Faust's Pact · 2026年4月5日 · 1 min read · 约 1 分钟

我与 any 的契约

My Pact with `any`

TypeScript 里最甜美的魔鬼交易:只需一个 any,你可以今晚就下班。

#typescript#tech-debt
Prometheus' Fire · 2026年3月28日 · 1 min read · 约 1 分钟

偷来的火也要有人看管

Keeper of the Stolen Fire

AI 协作工具普及之后,生产力的火种烫在谁的手上?一次对自己的发问。

#engineering-culture#tooling#ai