yinz
122 posts






我让Claude Code逆向工程了《大航海时代2》。 有谁记得《大航海时代2》?光荣公司的历代大航海时代,其中第二代最为经典。当年最喜欢使用路易法雷尔,或者是红发女海盗。非常古老的90年代的DOS游戏,现在还可以用模拟器玩一把。我下载了最古老的DOS版,让Claude Code来破解一下。Claude Code一开始说很难破解,后来不知道从哪个日区网站搞来了lzw decoder,直接开始给我贴了好多图,又是人物头像,又是码头港口图片,还有各种宝物。它信誓旦旦地说,逆向工程没问题,可以给我重新定制一个个人版本的大航海时代。好吧,我的第一个想法,是把全部的酒吧女郎都娶回家。 兄弟们,看来以后游戏全部可以个人定制了。小时候找修改器找的好辛苦。

In fact, there are many things that SWE Agent developers need to explore. What I mainly want to explore next is what the true source code in the AI Coding era really is. It certainly isn't the traditional source code as we understand it, because these codes are generated by LLMs and will not be read and understood line by line by humans. Therefore, these so-called source codes are unreadable and incomprehensible to humans, making them at most "intermediate code" in the AI Coding era. So what is the real source code in this era? It must be something understandable and transmittable by humans and also easily comprehensible by LLMs. I believe it is definitely related to memory, which is exactly what I am going to explore next.


推友们,权限验证时你更倾向使用 JWT 还是基于 Cookie 的验证方式,可以分享下原因吗?




📢 Parcel v2.12.0 brings support for macros, a new web-based REPL, improved CSS bundling, and manual code splitting! Macros are JS/TS functions that run at build time instead of being bundled. They can generate constants, code, and even assets (eg css)! parceljs.org/blog/v2-12-0/



















