Tony D’Addeo pfp
Tony D’Addeo
@deodad
my latest annoyance with trying to get llms to generate code for me is they always return a ton of irrelevant context. me: write a function that does X llm: sure that's a great idea—let me do that for you and continue to say a bunch of intro text that is conversational but not relevant! ``` <full html doc with style declarations> <script> code I asked for </script> </full html doc with style declarations>
7 replies
4 recasts
21 reactions

shoni.eth pfp
shoni.eth
@alexpaden
Common things I use as per memory 1. fix my grammar 2. stay lowercase 3. stay concise 4. just return the result 5. don’t add words 6. don’t change my tone 7. reword but keep structure 8. tell it like it is 9. use markdown or xml style 10. don’t sugar-coat 11. be laconic 12. walk me through 13. what did i miss? 14. correct only what’s wrong
0 reply
0 recast
3 reactions