← Back to context

Comment by Mawr

2 hours ago

> So my questions are: have you given things a fair shot? Have you tried turning things on its side to see if approaching AI usage a different way results in significantly better and more useful results? Do you actually put thought into what you're writing in your prompts (i.e., if I took your prompt and gave it to a junior dev, would they know what to do)? Are you just using the free models available online or do you have a dedicated integration into your development environment through Github Copilot or other vendor(s)?

That any of this would be needed is a problem on the AI side, not the user side. It can't be expected that everyone puts in hours of upfront work, trying out models and different ways of working just to see if AI is there yet for them, every time a new SOTA model comes out. Time is limited.

Also, the more thought, time, and effort needs to be put into prompts, the less useful AI is.

> I took your prompt and gave it to a junior dev, would they know what to do?

While overall I'm getting decent enough results, the AI often makes mistakes that no human would make, like not styling or aligning a new button on a webpage the same as the buttons right next to it. In general, it has major trouble with having a coherent vision of the entire project.

It's also obedient to a fault, never pushes back on anything I suggest. I'm pretty sure if I asked for a low user value feature that nevertheless would have to increase backend complexity 10x, it would go ahead and just code it, no questions asked.

> I don't think AI is the second coming of Christ or that we're anywhere near AGI, but I do believe it's an extremely useful tool that people should be using.

Ah, same. Just remember, we're very early into LLMs, they're still very much a sharp tool for experts, not really safe or convenient to use for everyone (yet?).