this post was submitted on 17 May 2026
138 points (92.1% liked)

Showerthoughts

42102 readers
477 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
 

Cars turned us—one of the best species in long distance running into couch potatoes.

Now llms are attacking our brains and making us stupid and insane. A species of slopheads if you will.

you are viewing a single comment's thread
view the rest of the comments
[–] lime@feddit.nu 120 points 1 day ago (2 children)

steve jobs famously called the personal computer "a bicycle for the mind", in that it's a tool that makes you more efficient. calling language models "an automobile for the mind" in that it gets you there very quickly, without any expended effort, locks you into specific intrastructure, and is bad for the environment, seems pretty apt.

[–] SkybreakerEngineer@lemmy.world 4 points 16 hours ago (3 children)

This would be the same Steve Jobs that thought an all-fruit diet both killed cancer and made it so he didn't have to shower? The one who died when Eliza was still state of the art?

[–] Prathas@lemmy.zip 1 points 8 hours ago

Well, you sorta have to be a little mad (crazy) to invent touchscreen phones, no?

[–] SkaveRat@discuss.tchncs.de 4 points 16 hours ago

Broken clock etc

[–] lime@feddit.nu 1 points 15 hours ago

just like the only guy to win two unshared nobel prizes, yes

[–] Flagstaff@programming.dev 17 points 1 day ago (2 children)

locks you into

Can't go wrong with offline and open-source!

[–] DecentM@lemmy.blahaj.zone 19 points 23 hours ago (2 children)

Locking in in this context means that you're relying on an LLM for your problem solving - atrophying your skills in the meantime, making you dependent on a model. So you can indeed go wrong with open weight abd self hosted ones. At least thats my understanding of this.

[–] foggy@lemmy.world 5 points 21 hours ago (1 children)

Here's the scary part... The skill of developers has been for about 20 years: "look it up on stack overflow. Find a similar problem. Fix it to suit my environment."

But... No one is posting to stack overflow anymore. So LLMs have effectively become stack overflow.

I try to not let the skill atrophy by doing it the old way. Can't. The well is running dry.

What I will say is that LLMs make parsing logs a lot easier. So, doing things the old old fashioned way is still in the cards.

It's weird out here.

[–] baggachipz@sh.itjust.works 5 points 20 hours ago

No one is posting to stack overflow anymore. So LLMs have effectively become stack overflow.

Remember when Google gave relevant search results? Pepperidge Farm remembers….

[–] lime@feddit.nu 1 points 22 hours ago* (last edited 22 hours ago)

it wasn't what i was getting at, but that's also true. the model requires a certain setup to be effective, so now you're locked into that. the model does things a certain way, so now you're locked into that. nobody reads the code it produces, so now you're locked into that.

all the while every other way of doing things disappears from your mind.

[–] lime@feddit.nu 2 points 22 hours ago

considering the massive accidents of models deleting codebases and production db's, the fact that the tool may be open source doesn't really help.

besides, i don't know any open source models. i know of open-weight models, but i've yet to see anyone share the training regime and source data for an even vaguely effective model.