所以现在我们能看到大量没有错误,但也没有意思的作品。然后大家开始奇怪,为什么现在的游戏不够真诚?为什么现在的偶像没有活人感?可是我们本身又不能容忍有活人感的东西,因为活人是不可能总是赞同你,安抚你,满足你。人们在真实世界中得不到这些,转而向其他东西(比如游戏、画师,或许还有未来的AI),然后又因为直觉上认为有点儿不对劲——朋友,别傻了,你的直觉没错,世界上就是不会出现对你百依百顺的活人。#网摘
#网摘 What to try first?
Run Claude Code in a repo (whether you know it well or not) and ask a question about how something works. You'll see how it looks through the files to find the answer.
The next thing to try is a code change where you know exactly what you want but it's tedious to type. Describe it in detail and let Claude figure it out. If there is similar code that it should follow, tell it so. From there, you can build intuition about more complex changes that it might be good at. ...
As conversation length grows, each message gets more expensive while Claude gets dumber. That's a bad trade! ... Run /reset (or just quit and restart) to start over from scratch. Tell Claude to summarize the conversation so far to give you something to paste into the next chat if you want to save some of the context.
— David Crespo, Oxide's internal tips on LLM use
Run Claude Code in a repo (whether you know it well or not) and ask a question about how something works. You'll see how it looks through the files to find the answer.
The next thing to try is a code change where you know exactly what you want but it's tedious to type. Describe it in detail and let Claude figure it out. If there is similar code that it should follow, tell it so. From there, you can build intuition about more complex changes that it might be good at. ...
As conversation length grows, each message gets more expensive while Claude gets dumber. That's a bad trade! ... Run /reset (or just quit and restart) to start over from scratch. Tell Claude to summarize the conversation so far to give you something to paste into the next chat if you want to save some of the context.
— David Crespo, Oxide's internal tips on LLM use