Register and share your invite link to earn from video plays and referrals.

Yufan Sheng
@syhily
Software engineer, contributor for @ApacheFlink. Coding in Java, Go, Scala, TS, and other 6 PLs. Reading is the only entertainment for him.
Joined February 2012
672 Following    21K Followers
Rome is not built in a day. The 40k LOC is not written by agent in a single batch (cycle). Actually, I start with superpowers and have a step by step detailed guideline. Each turn is for a small task. But I use goal and forget to verify each steps. 😭
Show more
If you are writing massive codebase, 10k plus, first ask it to give you a detailed technical blueprint of what it wants to do, and a draft set instructions it would give to a senior engineer to follow to create what you want. Then review the blueprint and then ask it to follow your revised blueprint. Then chunk it into parts 2k to 4k plus lines per output. It would greatly reduce your errors and you can easily track where it breaks or drifts of course. From experience there are less errors this way and you can see all parts..
Show more