ForestForest
~/forest-notes

>Unveiling the true potential of technology

Sharing insights on learning, data-driven innovation, AI thinking and my life

--python--data--ai--llm--cloud--agent
 

Recent Moments

View all
thumbnail

Sunny day! Cafe and music🙂‍↕️

1 hour ago
thumbnail

​A total blast from the past! 🐉 I've had this Heroes of Jin Yong (金庸群侠传) remake project on my PC before, back when it wasn't in 3D yet. Just realized the 3D version is officially out, and it even runs on mobile now! Going to install it on my phone and play for a bit to test it out. Can't wait to relive the Wuxia magic. 🥋✨ ​Link: https://github.com/jynew/jynew

14 hours ago
thumbnail

手机屏幕上,歌词停在最后——"你可记得我年少模样。" 我望向飞机窗外。 云层铺在脚下,绵密而辽阔,尽头的天际线被夕阳烧成了一道金红色的边。 记得的。 记得外婆家雨后石板缝里的青苔,记得黄角树潮湿的树根,记得千岛湖弯道上那片突然亮起来的水面,记得歙县马头墙下那只眯着眼的猫,记得月沼里碎了又聚的白墙倒影,记得大学那条梧桐树隧道里"嚓嚓"的落叶声,记得小卖部玻璃罐子里那些叫着好听名字的廉价茶叶,记得土楼天井里那一束落下来的光,记得雾里茶山上弯着腰的采茶人的剪影。 一首歌,四分多钟。 可它像一场漫长的返乡,带我翻过了千山万水,穿过了那些我曾走过、路过、停留过又离开了的地方。每一个画面都清晰得不像回忆,更像是刚刚发生的事情。伸手想去触碰,它们却像晨雾一样,一碰就散了。

15 hours ago
thumbnail

爱尔兰的春日配额,虽迟但到。 把周末的时光交给院子里的阳光,还有我的小红音箱。📻 就坐在这里听听歌,发发呆,感觉连时间都慢了下来。✨

16 hours ago

Featured Posts

Pre-Compile, Then Query
AI & Data8 min readEN

Pre-Compile, Then Query

Karpathy posted a 5000-star gist this month: stop feeding Claude raw docs every time, compile them into a wiki first. I've been re-reading the same 80 notes for months. Here's why he's probably right — and where the pattern breaks.

Read

Never Miss a Post

Get new articles delivered to your inbox.

Explore by Category

七万张照片里,翻到了云南
Life11 minZH

七万张照片里,翻到了云南

整理博客时翻起 Google Photos,七万张照片里自己的身影寥寥无几。却在丽江和大理的老照片里,找到了一段关于小火车、一条古街、一首歌、和一个在街上哭着叫妈妈的小朋友的故事。

Claude 开始省着用以后,我把 Codex 捡回来了
Build9 minZH

Claude 开始省着用以后,我把 Codex 捡回来了

一开始我对 Codex 的印象并不好。用惯了 Claude Code 之后,更觉得它差得远。但在 Claude Code 的优惠结束、session 限制变紧之后,我抱着备胎心态重新试了试 Codex,结果 GPT-5.4 反而刷新了我的判断,也直接推动我把它接进了自己的 Web Claude Code Pilot。

My Son's AI Tutor Spent a Day Talking to Itself
AI & Data8 minEN

My Son's AI Tutor Spent a Day Talking to Itself

I built an OpenClaw agent to send my son daily knowledge bites on WhatsApp. Then a version update broke echo detection, and the bot spent hours in a self-conversation loop. Here's what went wrong, how we fixed it, and what it says about where tools like OpenClaw actually stand.

风云之天下会:跟 AI 一起修复一个 1998 年的游戏
Build7 minZH

风云之天下会:跟 AI 一起修复一个 1998 年的游戏

上篇文章说要找风云之天下会来玩。找到了,但在 Windows 11 上跑不起来。网上下载的修复包全是病毒。于是我决定跟 AI 一起,从零开始修复这个 1998 年的游戏。PE 分析、DLL 代理、DirectDraw 兼容层——这些我以前完全不懂的东西,现在居然都能搞定了。

Tests Are the Memory AI Doesn't Have
Programming13 minEN

Tests Are the Memory AI Doesn't Have

AI coding assistants forget context between sessions, reintroduce fixed bugs, and make baffling 'improvements.' Tests are the guardrail that survives the amnesia. Here's what I learned building a real project with Claude Code — and what Kent Beck, Martin Fowler, and the data say about testing in the age of AI.

Latest Posts