this post was submitted on 14 May 2026
239 points (95.8% liked)

Technology

84699 readers
4346 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
[–] MangoCats@feddit.it 1 points 19 hours ago (1 children)

I've seen very mixed results depending on which model I'm using. The newer ones, since about November of 2025, have been getting significantly better - but some of the "free class" tools are still using older ones today.

Free Gemini gave me extremely ridiculously bad advice about how to get through a traffic jam today. Free Gemini also drew the crudest sketch imaginable for a prompt, same prompt fed to ChatGPT yielded a really nice quality cartoon panel of basically exactly everything in the prompt, with some nice/appropriate embellishments.

[–] FaceDeer@fedia.io 1 points 18 hours ago (1 children)

I've become rather disillusioned with Gemini's use of search tools lately. It's odd given that it's a Google model, you'd think Google would be at the top of the search engine game. But honestly, Deepseek's been my go-to lately when I want an answer that's likely to be synthesized from a lot of web searches. I've had it search over a hundred different pages for a generic "how does this work?" Sort of query. It didn't read them all, but it's casting a wide net and it's letting me actually see the details. Gemini seems more willing to just tell me what it "thinks" the answer to a question is based off of its training data, which is not a particularly reliable thing for an LLM to do.

[–] MangoCats@feddit.it 2 points 18 hours ago

Gemini seems more willing to just tell me what it “thinks” the answer to a question is based off of its training data, which is not a particularly reliable thing for an LLM to do.

Yeah. I pay for Claude, my company pays even more for Cursor, so comparing them to free Gemini probably isn't fair.

Gemini is very useful for offhand queries while Claude is chewing on a bigger problem, but if it's something that needs complex analysis and/or extensive research... the tools that let you build up a folder full of files related to the task are vastly superior to chatbots. Gemini does have a Claude Code command line tool that does that kind of development in a folder, I didn't install it until last week. Gave it a coding problem to work on (lookup realtime weather radar data from NOAA, present recent data on a map on a webpage)... it sort of succeeded, but with poor user experience. Again, I'm in "Free mode" which can do quite a bit on a day's allowance of tokens, but... I don't feel like their paid modes would be particularly higher quality. If they are, they're doing themselves a tremendous disservice by demoing such substandard performance in free mode.