Skip to content

Instantly share code, notes, and snippets.

@441126098
441126098 / waypoints-not-prompts.md
Last active April 25, 2026 16:13
How to Create Work You're Actually Happy With Using AI | 如何用 AI 创作出真正满意的作品

How to Create Work You're Actually Happy With Using AI

English | 简体中文

Many people, the first time they use AI to help them create something, share the same feeling: what comes out looks fine, but it isn't quite what they had in mind.

Where does the problem lie? Not that AI isn't powerful enough — but that we've misunderstood the role AI plays in creation.

1. Creation Is the Process of Letting an Idea Take Shape

From Idea to Code: A Developer's Guide in the AI Toolchain Era

English | 简体中文

1. The Division of Labor Is Migrating

For a long stretch of software engineering history, the division of labor has been horizontal.

A feature traveled from idea to launch through an assembly line: product manager → designer → frontend → backend → QA. Each role owned only one slice, and information was translated, simplified, and re-translated as it passed through. This system made sense in the past—because the technical barrier was real, and the division of labor was a necessary boundary.

@441126098
441126098 / ai-compiler-era.md
Last active April 25, 2026 10:50
From "Writing Code" to "Writing Docs": The AI-Driven Paradigm Shift | 从"写代码"到"写文档":AI 驱动的开发范式转型

From "Writing Code" to "Writing Docs": The AI-Driven Paradigm Shift

English | 简体中文

1. Overview

In the past, the core of software development was writing code: developers implemented business logic, interfaces, interactions, and algorithms through concrete syntax.

Today, with the continuous evolution of AI coding tools such as Codex, Cursor, Gemini CLI, and Claude Code, the developer's focus is shifting from "implementing features" to "expressing intent."