Where 'Full-Stack' Meets Full-Chaos

Architecting systems. Navigating complexity. Questioning everything.

Latest Posts

Knowledge management used to mean classification, archives, tags, search, backlinks, atomic notes, or a better way to organize personal information. All of that still matters. But with AI agents enter...
最近我开始想一个和工作没那么直接相关的东西:能不能给家庭做一个长期使用的系统。 一开始这个想法是从孩子来的。我有两个女儿,一个 12 岁,一个 8 岁。她们当然都是普通孩子,有普通的成绩、普通的爱好,也有很多暂时还没显露出来的东西。做普通人没有什么不好,但作为父亲,我还是会希望她们能更好一点,更丰富一点,更能认识自己一点。 问题是,什么东西真的能帮上她们? 是学习计划?兴趣培养?成长记录?情绪陪伴...
我最近使用 AI coding agent 的频率很高,Codex、Claude Code 之类的工具基本已经进入日常工作流。 刚开始用这类工具,很容易把它理解成“更聪明的自动补全”或者“能帮我写代码的聊天窗口”。但用得久一点以后,我越来越觉得,这种理解太小了。 AI Agent 真正改变的不是某一次代码生成,而是整个软件工作流里“上下文如何组织、任务如何拆分、审查如何发生、经验如何沉淀”的方式。...
我以前介绍自己,最容易说的一句话是:我是一个全栈开发。 这句话当然没错。2008 年开始写程序,那时候很多小团队里并没有那么清楚的岗位边界。前端要写,后端要写,数据库要管,服务器要部署,客户说不清楚需求的时候也要去问。那时候不叫全栈,可能只是“美工也会一点、程序也会一点、电脑坏了也能看看”的那种人。 但到现在,如果还只用“全栈开发”来介绍自己,我会觉得不太准确。 不是因为这个词不够高级,而是因为它...
View More

My Projects

Software Development & Hardware Exploration & Tooling & Scaffolds & System Architecture

GitHub stars
Hi everyone, I programmed a spider for crawling words from some given website such as Spring Framework Guides, Vue Guides, etc, the artifacts are all the words in the given website and sorted by word ...
GitHub stars
A Python tool that uses acme.sh to automatically apply for certificates and deploy them to cloud platforms (such as Alibaba Cloud AliOSS).Certificate source: Let's Encrypt (acme.sh is only the issuanc...
GitHub stars
Crow-Rest is a quick-starter based on SpringBoot to handle common CRUD operations via RESTful API, it's easily integrated into your project especially new one, it's built a new realization via abstrac...
GitHub stars
Production-ready Hyprland desktop environment solution with 971-line unified management script, 35+ functional scripts, Chinese input optimization, and automated tool integration. Primarily developed by Claude Code.
GitHub stars
LinchKit is an experiment in AI-native software capability runtime. It models software systems through entities, actions, rules, states, events, views, flows, and relations, so humans and AI agents ca...
GitHub stars
Nestory is an early exploration of a long-term family system. It may sit somewhere between a family blog, private personal spaces, growth records, creative portfolios, and a shared family memory base....