18

My minimal LLM instructions. These are the current ones for @jetbrains IDEs with their in-IDE AI in particular.

LLMs overengineer so easily. They have verbal diarrhea so readily. They have comments like "set a to 1" for lines like "a = 1" all the time.

This prompt reins them in ... somewhat.

top 19 comments
sorted by: hot top controversial new old
[-] Boomkop3@reddthat.com 10 points 1 week ago* (last edited 1 week ago)

I have an even better approach to getting good code, but you might not like it: learn how to code

[-] haslo@social.bitwig.community 13 points 1 week ago* (last edited 1 week ago)

@Boomkop3 I've been coding for 35 years and I'm earning money with it since 1998, so I think I'm fine in that regard. LLMs can do tedious tasks real quick. And are easily overwhelmed with architecture.

[-] glassware@lemmy.world 5 points 1 week ago

If you are uncertain about something, never make up possible solutions, instead state and admit that you do not know the thing.

Does this work? Given that the LLM doesn't actually know anything or have feelings of uncertainty, surely it just adds a chance that it will say "I don't know" purely at random, without making it any more likely that the answers it does give are correct.

[-] Mikina@programming.dev 1 points 1 week ago* (last edited 1 week ago)

I find it kind of hilarious how almost every prompt I've seen leaked from various apps almost always has a similar clause, as if it would have any effect at all on the result.

Seeing engineers resort to this level of basically praying and wishful thinking that in reality has no factual value is pretty funny.

"Please, don't give me wrong results 0_0"

[-] zkfcfbzr@lemmy.world 4 points 1 week ago* (last edited 1 week ago)

Copy/pastable version:

Your answers must be concise and correct. Brief and short. If one line of code suffices, give me one line of code. Do not repeat vast amounts of code unless specifically asked and tasked to. Never generate more than a few lines of code unless I tell you to. If you are uncertain about something, never make up possible solutions, instead state and admit that you do not know the thing. Never write in-code comments, make the code self-documenting instead. Never overengineer things, never invent your own requirements beyond what I specifically asked you to do.

[-] haslo@social.bitwig.community 3 points 1 week ago

@zkfcfbzr Thanks! It's also in the alt text of the image. Should've mentioned that. 💖

[-] fool@programming.dev 2 points 1 week ago

A post about making AI more useful?!? On... LEMMY!?!?! Guards, prepare the excommunicado order.

/s

[-] limer@lemmy.dbzer0.com 1 points 1 week ago

Does anyone have experience with phpstorm editing large projects? Are most of the bugs fixed?

[-] haslo@social.bitwig.community 1 points 1 week ago

@limer What bugs do you mean? I do use PhpStorm regularly, haven't experienced any major issues (unlike with Fleet for example, that's just not finished IMHO), but maybe your projects are different, larger, more demanding?

[-] limer@lemmy.dbzer0.com 1 points 1 week ago

A lot of the bugs were after a copy paste, and error detection. I had been using it for years on the same projects, and it worked pretty good. But the new issues were seen first this year.

I went over to their youtrack, read other people’s comments and many had rolled back their version to the last release last year. So I did it too.

Then, after the second version this year someone said some of the new issues were still not fixed.

I’ll probably try it again today.

[-] haslo@social.bitwig.community 1 points 1 week ago

@limer I'm using PyCharm much more often than PhpStorm right now, but they do share a lot of their DNA. There were quite some exceptions being thrown with that AI integration stuff, last month, but that has all been resolved. Let's hope the issues you ran into have gone too!

[-] limer@lemmy.dbzer0.com 1 points 1 week ago

That’s great news, am optimistic now

this post was submitted on 07 Dec 2024
18 points (70.5% liked)

JetBrains

71 readers
2 users here now

A community for discussion and news relating to JetBrains and its products! https://www.jetbrains.com/

Related Communities

Copyright © 2000-2024 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o.

founded 10 months ago
MODERATORS