this post was submitted on 09 Jun 2025
823 points (92.0% liked)

Technology

71396 readers
4279 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] j4yt33@feddit.org 17 points 4 days ago (3 children)

I find it really hit and miss. Easy, standard operations are fine but if you have an issue with code you wrote and ask it to fix it, you can forget it

[–] AlecSadler@sh.itjust.works 9 points 4 days ago (1 children)

I've found Claude 3.7 and 4.0 and sometimes Gemini variants still leagues better than ChatGPT/Copilot.

Still not perfect, but night and day difference.

I feel like ChatGPT didn't focus on coding and instead focused on mainstream, but I am not an expert.

[–] DragonTypeWyvern@midwest.social 0 points 4 days ago* (last edited 4 days ago)

Gemini will get basic C++, probably the best documented language for beginners out there, right about half of the time.

I think that might even be the problem, honestly, a bunch of new coders post bad code and it's fixed in comments but the LLM CAN'T realize that.

[–] PixelatedSaturn@lemmy.world 5 points 4 days ago (1 children)

I like tab coding, writing small blocks of code that it thinks I need. Its On point almost all the time. This speeds me up.

[–] whoisearth@lemmy.ca 3 points 4 days ago* (last edited 4 days ago)

Bingo. If anything what you're finding is the people bitching are the same people that if given a bike wouldn't know how to ride it, which is fair. Some people understand quicker how to use the tools they are given.

Edit - a poor carpenter blames his tools.

[–] Blackmist@feddit.uk 0 points 4 days ago

It's the ideal help for people who shouldn't be employed as programmers to start with.

I had to explain hexadecimal to somebody the other day. It's honestly depressing.