this post was submitted on 08 Mar 2026
169 points (92.9% liked)
Technology
82516 readers
4469 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's the idea. It's pretty worthless for home use, but for AI workloads, it might make sense, the problem is that it's not quite scalable yet.
Essentially, if you've got 256Tb/s going over 200km of fiber, that means that there's quite literally 32,000,000,000 bytes (32GB) "in flight", living on the fiber at any period of time.
So it's essentially it's a revolving sushi belt of bytes, roughly as large as London (inside M25), moving at nearly the speed of light.
Of course, it doesn't have to be the size of London. You could wind it into something about the size of a softball. Theoretically.
It's a cool idea and Carmack is no doubt a brilliant man. It seems far fetched but it's kind of been done before... https://en.wikipedia.org/wiki/Core_rope_memory
It's an optical delay-line memory. Early computer memories were acoustic in some manner.
I can't imagine that the latency of 'delay line RAM' would be acceptable to anyone today. Maybe there's some clever multiplexing that could improve that but it would surely add more complexity that just making more RAM ICs.
Neural net computation has predictable access patterns, so instead of using the thing as a random access memory with latency incurred by waiting for the bit you want to get around to you, I expect that you can load the memory appropriately such that you always have the appropriate bit showing up at the time you need it. I'd guess that it probably needs something like the ability to buffer a small amount of data to get and keep multiple fiber coils in synch due to thermal expansion.
The Hacker's Jargon File has an anecdote about doing something akin to that with drum memory, "The Story of Mel".
http://www.catb.org/~esr/jargon/html/story-of-mel.html
Couldn't resist being a bit of a stickler but 🤓 erm... technically it is moving at the speed of light through a medium, which is slightly less than c, the speed of light in a vacuum. Fun fact, when things move faster than the speed of light through a medium - such as water - it produces Cherenkov radiation, the glowing blue light associated with some nuclear reactors, which is sorta like a sonic boom but with light instead of sound.
That's pretty cool but I did say 'nearly' :-)
Also would it really be Random Access Memory? Seems like we would have to optimize a lot of things for sequential data access
Also optical fiber is used a lot on battlefields now. It just remains there. There's a lot to be assembled.