this post was submitted on 21 Aug 2026
570 points (99.1% liked)

Technology

87390 readers
3864 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] anomnom@sh.itjust.works 1 points 1 day ago (1 children)

OSX (now MacOS) was built and running on PowerPC and Intel for years before Intel Macs were released. I assume the same was true before they released the Apple silicon chips.

[โ€“] greyscale@lemmy.grey.ooo 7 points 1 day ago

Yeah but they weren't running both in the same device at the same time.

PPC -> Intel they just recompiled their OS and fixed it up for the x86 platform, then the same for Intel -> ARM

They did not have a laptop with an x86 processor and a PPC at the same time.. though there are some hillariously bespoke accellerator cards from back in the day to do all sorts of strange things.

That said, laptops are full of microcontrollers with firmware, lots of those will be atmega, st32, 6502 and the like. Things like a WLAN or WAN card will be a little ARM soc of some flavour.

So it really depends on where you draw the line. If its executing the main workload, I'd say thats the CPU, everything else is a microcontroller enabling it to do that