this post was submitted on 18 Nov 2025
394 points (95.4% liked)

Showerthoughts

38194 readers
1012 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
 

Sony believed that they had so much market share that they could make a console that was leaps and bounds more complicated to code for, which would lock devs in and prevent them from going elsewhere, and they’d just have to suck it up because of said market share. Sony was wrong, and they lost out big time that generation (although they did manage to win the Blu-ray vs hd-dvd format wars).

Microsoft seems to believe they have so much market share that they can force people to upgrade to a privacy invading, ai infested piece of crap, and that everyone needs to suck it up because market share.

I’ve already started hearing wind that people, in statistically significant numbers, are finding alternatives… so is this the same situation as the ps3?

Just a passing musing without much to back up the gut feelings.

you are viewing a single comment's thread
view the rest of the comments
[–] partial_accumen@lemmy.world 1 points 1 day ago

I've been in the Raspberry Pi world for awhile and had a taste of both the more limited selection of ARM based binaries, but also exposed to a bit of cross compiling. I'm sure I'll run into things that are x86 specific, but that will also give me a chance to be exposed to the benefits and limits of x86 emulation on Apple Silicon.

This brings me to cloud compute. For x86 binaries with no chance of substitution/cross compiling, I am planning on spinning up an x86 cloud instance that will likely accommodate a few more of my needs. I'm fully aware that there will be some applications that will simply have no accommodation, mitigation, or substitution on ARM and I'll have to "go without". I do have x86 a Linux desktop in regular use.

Lastly, I also take advantage of ARM based cloud compute, as it is SUBSTANTIALLY cheaper than x86 cloud compute. Having a native workstation architecture matching the cloud compute architecture, I think, can possibly make live easier instead of harder.

Worst comes to worst, I can press an old x86 laptop back into service running Linux.