this post was submitted on 13 Jul 2025
1066 points (97.8% liked)

Showerthoughts

35958 readers
744 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
you are viewing a single comment's thread
view the rest of the comments
[–] Aceticon@lemmy.dbzer0.com 3 points 1 day ago* (last edited 1 day ago)

Things like simple microcontrollers with only USB 2.0 support are still the cheapest around plus they have other upsides over the stuff supporting USB 3.0 - namelly being simpler, less powerful and hence consuming less power, so for some things they're the best option because you don't really need the processing power of an ARM core - and then there are all sorts of hardware single purpose integrated USB 2.0 and even USB 1.0 microchips (which implement a single, hardcoded, part of the USB protocol), so it makes some sense for the cheapest devices to not have support for USB PD charging or other USB 3.0 functionality.

From my experience with Chinese suppliers (ages ago) it's almost the opposite of what you say: the competition over there is crazy and almost always price based, so they'll do crazy shit to shave some cents off the price of their hardware, hence all sorts of cheap hardware from China which comes with a USB-C connector but really only supports USB 2.0 or earlier charging, hence USB-C is realy doing stuff the same way as in the USB-A times.

Also a lot of small Chinese electronics manufacturers aren't exactly sophisticated in their in-house design capabilities, IMHO: there are a lot of cottage factories over there doing simple electronics like keyboards or mice (or even simpler) were most of the complexity is in some easy to use integrated circuits that somebody else designed (and then right next to those guys there are others designing their own Single Board Computers or Smarthphones)