this post was submitted on 20 May 2026
289 points (100.0% liked)
Programmer Humor
31505 readers
1514 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I was trying to see what AI says this time about the bubble and it was kind of interesting. This is from Gemini btw:
Understanding questions and summarizing information is a field where LLMs are quite good at. If they actually look up the sources and "read" the websites they are often able to give good answers. If they don't use tools and just answer from what they "remember", the information often contains hallucinations.
So from a user perspective I think search will get better for specific questions.
However, traffic to websites and all the things the LLMs omits are lost. If the LLMs gives you the answer you don't learn about the author of the information, the design of the website, the nuanced and maybe thoughtful story the author built around the information and all the other stuff the author put there.