Skip to main content
黯羽轻扬Keep Growing Daily
AI Working Notes

Articles, templates, and postmortems without the growth detours

This homepage now focuses on what readers actually come for: strong pinned reads, fresh posts, and a direct path into the AI topic archive.

Practical guidesReusable templatesRecent postmortems

Latest

68 AI is Powerful, but the Bottleneck Is Me

68 AI is Powerful, but the Bottleneck Is Me From 7:20 to 8:50, a 1.5-hour drive, I spent the entire time thinking about one thing: What tasks should I assign to AI today? From 3:56 to 8:56, my AI has been resting for 5 hours How can that be? Get up and work quickly, you're AI, you don't need rest Directly posting the images, here's what I was thinking during this 1.5 hours For the entire 1.5 hours, I didn't think about anything else on the road, fully focused on this one thing Observing the timeline and content, you'll notice several issues:

  1. Human thinking is jumpy and very discontinuous
  2. Ideas and inspirations pop out one by one; after half an hour of contemplation, you don't get the final answer, there are always additions
  3. There's a lot of information that AI doesn't know, only I know, such as cash flow situation Correspondingly, so:
  4. Compared to AI, human advantage may lie in jumpy thinking, a flash of inspiration, suddenly seeing clearly, suddenly understanding, can we do it that way...
Paid2026-08-10

67 Should People Understand Code Logic?

67 Should People Understand Code Logic? A few days ago, my good friend said that a colleague in their group vibe coded a bunch of code and submitted it, and when problems arose, he was asked to investigate and fix them. He said, "I don't know, didn't you submit the code? It was all written by AI, I don't know." This is really absurd. He complained to me, and then we chatted a bit more, and the topic narrowed down to: after people use AI to write code, do they need to understand the specific logic of that code? We had differing opinions: he thought yes, I thought no, and I'll explain why later. But we agreed on one point: people are responsible for the code. The situation I just described is an example of irresponsibility, which has nothing to do with AI and is directly related to the person. Regardless of whether the code was written by AI, if it's submitted under my identity and my account, then I should be responsible. Conversely, a responsible person, even if all the code they submit is written by AI, and even if problems arise and you go to them, they can investigate it themselves or have AI investigate it, and solve the problem. Then everything is fine, and cooperation is pleasant, right? So the core is responsibility. Responsible colleagues, whether they use vibe coding or not, are very nice people. Returning to the original disagreement: now that people write all code with AI, is it still necessary to understand the specific implementation details, to know your code modules inside and out, to be able to recite them with your eyes closed? Is it still necessary? My view is that it's not necessary. Half a year ago, I proposed a viewpoint: people control AI, and AI controls code. That is, as long as I use my AI to develop the code well, pass tests, and deploy it, and then even if there are problems, I solve them through my AI, then I am a responsible and qualified programmer. As for whether I need to be able to understand and know the implementation logic and specific details without AI, I think it's not necessary. That's a lower level of abstraction, and I don't need to consider it. Here's a concrete example: if you come and ask me about a specific logic in my module, I might not be able to answer because all my code is written by AI. But give me two minutes, and I'll command my AI to understand the context and logic, and then I'll reply to you clearly. Ignoring the two minutes in between, do you think there's any problem? Of course not. That's my view: people only need to control AI, so that AI can reliably accomplish various tasks. That level is sufficient. If you have time and are willing to understand, you can go deeper and grasp the details; if you don't have time or don't have a strong desire to understand the details, you don't have to. As long as you can quickly understand the current situation accurately through AI, that's enough. That's the first thing. Second, I recently saw an interesting saying: understanding is for participation. It gave an example: what's the difference between a programmer who understands code and one who doesn't? From a purpose standpoint, programmers understand code to participate in the software development activity and make decisions. For people to participate and make decisions, they need to know a lot of information, so they need to understand code. I think this viewpoint is correct. First, let me say what's right about it: I think if I'm going to participate in decision-making, of course I need to know the current state of the code, and based on the current state and the goal, find a path from the current state to the goal. That's the main decision-making action people do. Now, returning to the act of understanding itself: I need to understand code to participate in decision-making. OK, so how do I understand code? Can I understand through AI? Of course. Is there a difference between reading a book and asking someone who has carefully read the book and getting the same conclusion? From the result, there's no difference. If you say that from the process, you think you understand more deeply and thoroughly by reading line by line, I disagree. I think current AI can understand more thoroughly than humans. Humans are far behind AI in reading code and sorting out the current state. We have to accept that, admit it, and embrace it. Another point: about "understanding is for participation," it sounds reasonable at first, but on closer inspection, it doesn't point to a specific thing. The question I'm thinking about is: after understanding the code, what is it for? What is it for in the software development process? What do you do when you participate? I've been thinking about this for a few days and haven't figured out the answer. I think: is it to set a goal for AI, or to make technical direction decisions and judgments, or to give AI some empirical judgment when investigating difficult problems, or to give AI a market direction or strategic goal that I think is reliable for AI to pursue? People participating in any of these different aspects counts as participation. So what am I understanding code for? I don't have a good answer. The reason is: if you say participating in technical decisions, I would only tell AI to be simple and reliable. Is that a decision? It's not. It can decide on its own according to that standard. If you say participating in market direction and strategic formulation, I'm just guessing. AI can do market research, data analysis, and simulations in a sandbox. So its market direction judgment is certainly more reliable than mine. If you say troubleshooting difficult problems, what can I participate in? What I actually tell AI is some methodology, like using the process of elimination: first diverge to explore various possibilities, then verify and eliminate one by one, and finally converge on the most likely cause. That's my role in troubleshooting. But does that require me to participate? No, because it's a fixed methodology. You can just write it into the rules and tell AI. So my confusion is: after understanding the code and the project, what exactly should people participate in, and in which aspect can they play a significant and decisive role? That's what I think people should really think about and do. I haven't figured it out yet. A rough answer might be: people are responsible for organizing the whole activity, connecting everything, setting up the entire workflow and environment, and then they just sit aside. Do I understand or not? Do I participate or not? It's not that critical. The shopkeeper's wife sitting at the entrance of a small store with a big fan, is she participating in the retail activity? If you say yes, then she is. Analogous to this scenario, I think that's roughly the meaningful thing people can do at this stage, similar to the role of the shopkeeper's wife: if there's not enough money to stock up, I go get money; if there are expired items that can't be sold, I find acquaintances and connections to sell them cheaply to other channels, things like that. The rest of the store runs itself: customers come, self-checkout, and leave. Order transaction data—I can look at it or not. What's the point of my participation? Current AI programming is roughly in this state.

Paid2026-08-04

66 How rtk saves tokens

66 How rtk saves tokens This thing is indeed effective. I've had it installed for about a week, see the picture. My main model is gpt 5.6 sol; last week it was gpt 5.4. Putting everything else aside, grep alone saved 2.3 billion tokens, and rg saved 500 million tokens. That's 2.8 billion tokens in total. This is real money! 2899 * 5, saving me $14,000. Of course, $14,000 is an exaggeration. I didn't factor in low-cost caching, so let's assume a 95% hit rate. That saves me 2899 * 0.05 * 5 + 2899 * 0.95 * 5 * 0.1 = $2100. (The actual savings will only be greater than $2100, because it also includes 83 million output tokens, which I don't quite understand what they are, so I'm tentatively counting them all as input tokens.) So, this thing is useful, install it as soon as possible, bas...

Paid2026-07-31

How to Choose Among These 65 GPT 5.6 Models

How to Choose Among These 65 GPT 5.6 Models

  1. GPT 5.6 Sol is the flagship model, representing OpenAI's strongest intelligence (What? You say there's 5.6 Pro? Pro is not a model, so Sol is the strongest.)
  2. Sun > Earth > Moon, corresponding to Sol > Terra > Luna (Officially positioned as Flagship > Daily > Cheap). For coding, only consider the first two; don't use the cheapest Luna.
  3. 'max' indicates the highest thinking effort supported by the model (before 5.6, the highest was xhigh), so gpt-5.6-sol max is the strongest full-state model.
  4. 'ultra' is the multi-agent mode supported by the codex tool. Don't be fooled. Enabling 'ultra' defaults to 4 agents working in parallel, and currently does not support configuring the number. AI suggests...
Paid2026-07-28

64 AI-generated image assets, what to do if the results are not good

64 AI-generated image assets, what to do if the results are not good First, let's look at the results. These are the images generated for me before optimization, and from another app. What can I say about this style? I'm speechless. Now look at the optimized results. See, see? The quality instantly improved.

As usual, let's go straight to the prompt. The icons and listing assets generated by pub skill are not good-looking. In this regard, find some popular, effective, stylized professional image generation prompt templates from the community for reference and adaptation. Then verify the actual effects on the target project, evaluate the image generation results of multiple solutions, and select the best performing one as the image generation solution for pub skill. Note, first conduct thorough research, then compare the effects. Only use one target project as the testing scenario: /Users/pocket/Documents/project/freeup and retain the generated images from the process...

Paid2026-07-23

63 How to Make Your Skill More Powerful with More Use

63 How to Make Your Skill More Powerful with More Use I previously wrote an article titled '55 How to Truly Evolve Your Skill: A Step-by-Step Tutorial.' Today I want to talk about a simpler case study, so I'm dedicating a separate article to it. Background: As everyone knows, I have a copy Skill that is used to replicate any website with one click. https://ps.useai.online/ https://maliang.useai.online/ https://app.useai.online/ These are all masterpieces created by the copy Skill. Problem: My copy version occasionally experiences a loading bar blocking the canvas, making it inoperable. So, starting from this problem, after solving it, we can then feed back into the copy skill. Let's first look at the effect. I glanced at the rules, they were what I wanted, and the key sentence is: Fo...

Paid2026-07-23

62 Create a UI/UX Skill, Step-by-Step Tutorial

62 Create a UI/UX Skill, Step-by-Step Tutorial There are probably no professional designers here; coincidentally, I'm not one either. But I need AI to design good-looking UI effects and bring the product's interactive experience to 70-80 points. So what should I do then? This article will discuss this typical scenario: how to piece together a Skill that fits your own use case. First, I have some input from group members, who mentioned two very powerful UI skills. One is "Impeccable" from a Google Design Director https://github.com/pbakaus/impeccable The other is the highly-starred pro max https://github.com/nextlevelbuilder/ui-ux-pro-max-skill...

Paid2026-07-22

61 I don't know algorithms, but it's okay, my AI does.

61 I don't know algorithms, but it's okay, my AI does. As everyone knows, as a frontend developer, I have no background in algorithms, and I've always admired algorithm experts because I don't understand Bayesian, Fourier, annealing, neural networks, feedforward, feature classification, deep learning... just by my incoherent speech, you can tell I'm truly an algorithm novice. A beginner wanting to play around wouldn't have worked in the past. But this time, I've waited for AI. I might not know algorithms, but can't I still state my requirements? Let's do it. In the previous article, '59 Untold Secrets: How to Tame an Agent', I mentioned infinite nesting. At the end, I also updated a few methodological examples, which provide a stronger experience, so you can take another look. This article is also a case study, one of three things that made me stronger: a real case of (cross-industry) using AI to do things I couldn't do at all: 3. I became stronger:

  • Using AI to write 100% of the code → (While I'm at work) letting AI write code at home by itself.
  • Manually transferring information gaps to write public...
Paid2026-07-21