this post was submitted on 13 Jun 2026
-40 points (11.5% liked)

Showerthoughts

42413 readers
398 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 3 years ago
MODERATORS
 

When you pay your water bill, you aren't just paying for the upkeep of the pipes that brought the water to your house – you're also paying for the production of that water. The internet should be no different.

Besides paying a fixed monthly cost to your ISP for the physical connection, there should be a tiny monetary amount – a fraction of a cent – attached to each HTTP request you make, that can go towards covering server costs. Currently sites have no choice but to pay for their upkeep with advertising. Replacing this with direct payments would drastically curtail the data broker and surveillance industry that currently lives off of it.

How server costs would be measured, and whether sites would be allowed to charge a premium on top of that (eliminating paywalls, but also making web browsing a much more price-weary activity) is up for debate.
But currently using the internet is like paying for a car, without paying road tax.

you are viewing a single comment's thread
view the rest of the comments
[–] VonReposti@feddit.dk 1 points 4 hours ago (1 children)

I agree with most points but IMO CDNs are not just a potato, it is a ton of potatoes all easing the load on your server. The individual endpoint is not much but one endpoint does not a CDN make. You'd need the network to be able to lower the load on the server significantly (depending on the data type and caching method of course, but generally I'd say this is true).

Also agree with data caps in the current age. In the early mobile internet transfer was expensive but now it isn't. I cannot put words on how grateful I am for being able to have no data caps on 1Gig (up to 2.5Gig with same carrier, just in a location where they have upgraded the equipment) as well as no data caps on 4G/5G mobile.

[–] frisbird@lemmy.ml 1 points 4 hours ago

From the perspective of the provider yes it's millions of potatoes. But from the perspective of the consumer, it's one potato. Their HTTP request is served by the dumbest, cheapest piece of equipment feasible. The fact that there is a complex network of millions of them only means that each HTTP request made is guaranteed to be served by the closest potato.