this post was submitted on 13 Aug 2026
746 points (99.0% liked)

Technology

87183 readers
3548 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
[–] non_burglar@lemmy.world 29 points 2 days ago (2 children)
[–] makeshiftreaper@lemmy.world 23 points 2 days ago (2 children)
[–] non_burglar@lemmy.world 8 points 2 days ago (1 children)

True fact!

As a side note, I've been learning about how weird the ps3 cell architecture is, and why it's so hard to emulate.

[–] A_Random_Idiot@lemmy.world 1 points 2 days ago* (last edited 2 days ago) (1 children)

IIRC the hardest thing about PS3 emulation was the fact that Cell was an 8 core cpu, and at the time of PS3's release, single core CPUs were still very dominant, and even years after the PS3s release only dual core CPUs had become a thing, with the bleeding edge just getting into 4 cores.

[–] non_burglar@lemmy.world 2 points 1 day ago

The 8 "cores" were co-processors, so not really cores the way we think about them now.

The architecture is unconventional because the bus design to move data between the these and the gpu is very fast, but had a weird pipeline to determine how to route that data.

Apparently it's a very difficult thing to reproduce in a virtual environment.

[–] corbindallas@fedinsfw.app 3 points 2 days ago

so it was, thnx!