
▲ 12 r/LinkedInLunaticsDE
Der Herr Professor wird nie krank, also sind alle anderen Hypochonder
u/magicmulder — 5 days ago

So viel hat die Wetter-App noch nie vorhergesagt.
I’m currently trying to get an LLM to analyze an existing app by its source code and then write an implementation plan for a fresh start. I’m usually pretty good at prompting but each and every time it ends up with several cases of “take foo.php and improve it in the following ways”, but I want no reference to existing source code in the implementation plan.
Simply saying “do not reference any existing code” does not do the trick, for some reason (maybe because it is pushed out of the memory horizon during code analysis?).
Anyone who did this already and can recommend how to avoid those pitfalls?