I found function by function was ideal use of an LLM for my limited programming and skills. If your functions are too big and complicated to get useful output from an LLM in a couple prompts you probably need to split up that function.
You need to plot the functions and how they fit together yourself. You need to test.
As far as I can tell LLMs replace junior developers just fine if you know how to prompt. You now need to be a senior dev pair programmer, tester, product manager, and project manager.
Some developers lack the skills needed for that shift. Some lack the ability to break the frame of their existing workflow and break the frame of the PR that it will just do it for you to see the middle way. Those types are struggling.
I'm not a dev. I used that function by function approach and turned out a couple thousand lines of code in a week. It has run 247365 for a few months now without fault.
yep agreed. at this point in time you still need to do the bulk of the work, design, understanding, planning, testing, etc and use the LLMs for focused questions. the incredible part is now those focused questions can be about a small piece of an enormous system that the LLM can actually go make sense of.. but your direction and focus are still the make or break factor to succeess.
if you trust it to do the whole thing you're gonna have a bad time. and you're gonna think "I just need to adjust my approach a little, THEN it'll fix everything for me...." on repeat as you burn through credits and give all your money to the overlords 😊
I'm on a flat fee with kagi. My mistakes don't run up the bill thankfully, I'd be broke.
The second time I caught it changing bits of my code unrelated to the prompt I knew it couldn't do an entire program in its head at once any more than I can.
Thread collapsed
Thread collapsed