I’m a software engineer at a startup with impossible deadlines - I’ve used GPT4 for months to generate huge amounts app/server code, and much like your IDE, once you learn to use these tools you don’t want to go back to the days without it.
Speed
Reliability
UI
Memory
Intelligence
Internet Search
Willingness to give full code
Generating Useful Code
Adding tougher features
Dealing with lies
Following Instructions
Summary:
PS: If you’re not using AI yet for development, I highly recommend it - It’s like using an IDE instead of Notepad. AI can easily 2-3x your output, but you have to learn how it works so you can prompt it correctly, and you have be good at fixing its mistakes.
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.
Hope you enjoy the instance!
Follow the wormhole through a path of communities !webdev@programming.dev
You should try copilot if you haven’t yet.
Copilot is great. I stopped paying for it after using ChatGPT so much (one subscription is expensive enough, as-is!) but I do miss it. Maybe I’ll buy it again…
Copilot regurgitates code verbatim and strips the licensing (see that one video of it spitting out Quake inverse sqrt). Don’t use it if you care about legality.
Quake inverse sqrt is one of the most famous algos in the world. Although I agree, if politicians actually stood for public interest they would force any AI derivative work to be SSPL or AGPL
Yes, its very famous. It’s also GPLed and Copilot had no right to use it in that way, and strip the license.
I still can’t understand why Google keeps hyping up Bard and then releasing it at a poor state just to ruin their reputation. First, we had:
Bard 1, which was hyped up to be the ChatGPT successor. It turned out to be really bad.
Bard 2.0, a massive update that was hyped up to make Bard so much better. It turned out to still be pretty bad (but in fairness it was a minor improvement).
Google Gemini, their massive response to GPT 4 that was, on paper, the best LLM in the world. They finally integrated it into Bard last month and… It’s still not great. I could not tell an immediate difference between this and the old Bard. Oh, and the videos they used to advertise Gemini Ultra were fake.
I’m not going to armchair analyze a hugely successful company, but from my point of view it really shows how mismanaged Google has been in the past decade. Failed projects upon cancelled projects upon increasingly frustrated employees.
/rant. Anyways, you should consider using Perplexity if you want something with search capabilities, I’ve had decent success there. Claude is also significantly better than Bard, but they made free usage very limited lately. Might be a good option if you’re willing to pay.