@EastonMan 看的新闻
+碎碎念
+膜大佬
+偶尔猫猫
+伊斯通听的歌
Daniel Lemire's blog
AI programming: a layered model

In the late 1960s and 1970s, people like David Parnas faced a problem. A decade earlier there were almost no programmers. Suddenly there were hordes of inexperienced ones. What could have been a golden era was turning into a mess: far more software, much of it falling apart.

It sent Edsger Dijkstra into a depression. Does this sound familiar?

AI-assisted coding is producing far more code. Whether the projects will work or crumble remains to be seen. There is a danger.

I’d like to propose the layered model.

Keep a small core that changes slowly and on purpose. For that part you actually read the code. You insist on tests. You can use AI assistance, but there is no vibe coding allowed.

Everything else can move fast. There will be bugs, but the AI fixes them quickly.

Dependencies should be one way: the outer layers depend on the core. The core cannot depend on the outer layers.

source
▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░ 67%
Easton Man's Channel
https://memory.bsc.es/ramulator-gate
又'Rebuttal'了
讲真的,DDR5 subchannel 这种事情,竟然需要来回 10 个月的邮件,看到带宽差了一半竟然不首先想到这个问题。
只能说明两边都是草台班子。
现在学术界已经这样了吗,培养出来的学生甚至PI just doesn't care why,视野狭窄的程度甚至要赶上大厂里的螺丝钉了。
草,10月份FX战士玖瑠美动画化要播出了
属于CYY自己的世界
从 Qwen 3.8 谈谈模型量化与硬件支持

source
(author: Yangyu Chen)
Back to Top