this post was submitted on 31 Oct 2025
601 points (96.4% liked)

Showerthoughts

37949 readers
1326 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The most popular seem to be lighthearted clever little truths, hidden in daily life.

Here are some examples to inspire your own showerthoughts:

Rules

  1. All posts must be showerthoughts
  2. The entire showerthought must be in the title
  3. No politics
    • If your topic is in a grey area, please phrase it to emphasize the fascinating aspects, not the dramatic aspects. You can do this by avoiding overly politicized terms such as "capitalism" and "communism". If you must make comparisons, you can say something is different without saying something is better/worse.
    • A good place for politics is c/politicaldiscussion
  4. Posts must be original/unique
  5. Adhere to Lemmy's Code of Conduct and the TOS

If you made it this far, showerthoughts is accepting new mods. This community is generally tame so its not a lot of work, but having a few more mods would help reports get addressed a little sooner.

Whats it like to be a mod? Reports just show up as messages in your Lemmy inbox, and if a different mod has already addressed the report, the message goes away and you never worry about it.

founded 2 years ago
MODERATORS
 

[I literally had this thought in the shower this morning so please don't gatekeep me lol.]

If AI was something everyone wanted or needed, it wouldn't be constantly shoved your face by every product. People would just use it.

Imagine if printers were new and every piece of software was like "Hey, I can put this on paper for you" every time you typed a word. That would be insane. Printing is a need, and when you need to print, you just print.

you are viewing a single comment's thread
view the rest of the comments
[–] froh42@lemmy.world 1 points 17 hours ago (1 children)

When coding (my main job since lot of years) I like to use LLMs for brainstorming, reviewing my code for the "quickly visible" errors etc. Oh, and I found out LLMS are not bad explaining query plans and suggesting optimizations for SQL queries in PostgreSQL. I feel the older a technology is (when there's a lot of reference materials available) the better LLMs are with those topics.

But don't put them to the task of suggesting something on new tech or creative. They lie without blushing. And in the end you just get a "Good Catch, that can't really work" for wasting your time.

I think you need to get a feel for what they can and can't do. In any event all the shit they are being pushed for - that will "go well". Ah recently, I saw claude or so being able to edit exel sheets. Yep. Combine the most untestable tool guilty of producing tons of false data with LLMs. WHAT COULD GO WRONG?!?! Users blindly asking the llm to do stuff in excel and then just betting their companies on the results....

[–] SaraTonin@lemmy.world 1 points 16 hours ago

Microsoft just had a push for CoPilot in Excel. Its own promotional material said that for the tasks it was most suited to it had a success rate of 56%. For other tasks the success rate was 20%.

Imagine relying on that for anything even halfway important.