this post was submitted on 28 Jun 2026
318 points (98.5% liked)

Technology

85873 readers
3879 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
top 50 comments
sorted by: hot top controversial new old
[–] Jenseitsjens@lemmy.world 11 points 13 hours ago

Just for context, this technology is not made for any specific end-consumer. This is for backbone connections of ISP and higher tier networks.

In that space, 400Gb/s is the current stuff that's being rolled out with 800Gb/s starting to get traction. 1.2Tb is just the next step to reduce the amount of Fibers and Ports used per connection (renting fibers of an undersea cable is expensive).

Though one issue I see slowing adoption is that new fibers are needed. With coherent optics we already achieve 800G with the same single mode fibers already in use.

[–] echodot@feddit.uk 1 points 15 hours ago (1 children)

You'll never get this kind of result in the real world though because no matter how good the fibre optic is it's inevitably going to travel through a router with a chip made by the lowest bidder.

[–] SupremeJerk9999@lemmy.world 5 points 14 hours ago* (last edited 14 hours ago)

Not sure why you think so, nowadays network switches handle several terabits already, and on the consumer side there's always premium routers

[–] Kazumara@discuss.tchncs.de 51 points 1 day ago* (last edited 1 day ago) (2 children)

To add at least one on-topic comment here:

the team achieved 51.3Tb/s transmission over a single 206.5-km unrepeatered span using only erbium-doped fiber amplifier (EDFA) amplification

This is impressive! Our usual spans go to maybe 120 km at most if I use our strongest EDFAs. With those we can deal with around 30 dB of span loss, and most fibers we can rent have around 0.25 dB/km loss. Of course this is on classical single core fiber, we don't use HCF yet.

I remember YOFC was also at last year's ECOC, where they presented their support tube hollow core fiber concept, reaching 0.05 dB/km at some wavelengths. Here's some slides I photographed.

[–] cows_are_underrated@feddit.org 4 points 16 hours ago (1 children)

You sound like you know what you're talk7ng about. What does the span loss (db/km) actually mean? I am most curious about why its measured in db (I guess it gets done by that to represent the sum of the "intensity" of all waves across different wavelengths that falls of across longer distances). Also how much span loss do they have in this new experiment (if you know something like that)

[–] Kazumara@discuss.tchncs.de 5 points 13 hours ago (1 children)

Okay let's start with the simple case: You have a sender (laser source), a span of fiber of a certain length, and a receiver (photo diode). The three associated measurements would be transmission power, span loss, and receiving power.

Let's say your laser is fairly strong in the context of optical networking and outputs 4 mW of power into our fiber span.

As the light travels through the medium (silica glass (SiO2)) it loses some power at every point, due to Brillouin scattering. Over distance the effect accumulates. How much you lose also depends on the qualities of the fiber, and on the quality of the splices where sections of fiber are connected (I'm told that while laying fiber they work with spools of 4 km of cable).

Now you could say something like, we have measured this cable, and after 12 km it loses half the laser power at 1550nm wavelength, that's a realistic value. We would then have 2 mW of receiving power at the end of a 12 km span, or 0.125 mW after 60 km (halve the 4 mW five times).

But it's hard to work with, and more so if you care about distances that don't happen to be multiples of 12 km. So instead of multiplying absolute power levels with loss ratios all over the place, the industry has standardized on using a logarithmic scale. (Actually I'm pretty sure we inherited this from the telephone industry already, who had the same issue.)

Expressed in deciBel the 1/2 loss ratio from above becomes 10 * log10(1/2) ≈ -3 dB. Ten times for the deci, and the unit Bel is defined as the base-10 logarithm of the power ratio.

Now since it's a log scale you can add up sections of fiber loss instead of multiplying them. If 12 km have a loss of -3 dB, then 24 km have -6 dB or 60 km have -15 dB. And if you want to calculate for arbitrary distances you might want to break it down to the kilometer, so -3 dB / 12 km = -0.25 dB / km. Now we can calculate what loss we would expect for 83 km, 83 km * -0.25 dB / km = -20.75 dB.

Okay great but how do we relate that to the transmission power of 4mW? Well we convert that into dBm. dBm stands for deziBel milliwatt. It expresses absolute power in a logarithmic scale, by essentially treating it as a ratio over a fixed reference value of 1 mW. So our 4mW turn into 10 * log10(4mW/1mW) ≈ 6 dBm.

Now you can add transmission power and span loss to get your receive power, which is super handy, just to prove it works I'll do the 60 km case form above again: So 6 dBm sent over 60 km of fiber with a loss per kilometer of - 0.25 dB/km, or 60 km * -0.25 dB/km = - 15 dB, together gets us 6 dBm - 15 dB = -9 dBm, and convert back for proof (divide our value by ten for the deci, then take ten to the power of the intermediate to invert the logarithm) 10^(-9/10) ≈ 0.125 mW

So that's how the scales and units work. I hope I could explain how It's useful even if you only have one laser source. Of course it's also useful if you have multiple sources, and other optical components, like filters and EDFAs in the mix, because you can specify them all in dB or dBm and just add and subtract as applicable.

For example you use 5 of those strong lasers of 6 dBm each, but you need a dynamic optical filter called WSS to combine them, which introduces an attenuation of 12 dB, but then you also add an EDFA that has a gain of 15 dB, followed by a fiber section of 30 dB loss, then another EDFA with a gain of 20 dB, then another WSS with 12 dB attenuation, and finally 5 receivers.

So you send into the fiber a total of 5 * 6 dBm - 12 dB + 15 dB = 33 dBm

Then at the end of the fiber you have 33 dBm - 30 dB = 3 dBm

After the EDFA and WSS you get a resulting power at each of your five receivers of (3 dBm + 20 dB - 12 dB) / 5 = 21 dBm / 5 = 4.2 dBm

As for this experiment, I haven't heard more detail than what is found in this link. Maybe they will present it at ECOC 2026 :-)

But for now I know that the hollow core fiber section was 206.5 km long, and that they told us last year they had a real world deployment with 0.085 dB/km over 34 km. And that last year they had a record fiber (not weaved into a cable yet, which usually adds attenuation) of 0.050 dB/km, but it was relatively short, I think they only managed to make a spool of like 20 km or so. So maybe we can assume this new real world experiment achieved 0.080 dB/km over 206.5 km (longer is harder, of course), which would give us 16.52 dB span loss. But that's just a pretty random estimate.

But the impressive bit is really the distance of 206.5 km without having to add any amplifiers anywhere in between. That is only achievable by sending light down the hollow core where it experiences less Brillouin scattering compared to in a classic silica glass core. And it needs to be well fabricated for all 206.5 km, with the fine silica glass details that make up the confinement structure in a hollow core fiber. It looks like very good engineering I would say. I'm just a user of fiber though. Even the fabrication of classical fiber sounds fiendishly difficult to me.

Just for contrast, if I had such a 206.5 km span to bridge in our network I would need to look for housing for an amplifier site, ideally somewhere between kilometer 90 and 116.5. Luckily Switzerland is dense in the populated areas, so this is usually not a big issue. I think our worst in-line amplifier site used to be in Rodi Fiesso, on the way up to the old Gotthard rail tunnel, but that one is history now.

[–] cows_are_underrated@feddit.org 2 points 12 hours ago

That was very interesting to read and it perfectly explained my question. Thank you very much.

[–] Poem_for_your_sprog@lemmy.world 3 points 15 hours ago (1 children)

I watched those pictures load one row of pixels at a time for 2 minutes.

[–] TwodogsFighting@lemdro.id 6 points 13 hours ago* (last edited 13 hours ago) (1 children)

Imagine how quickly they would load on this newfangled fiber.

[–] Poem_for_your_sprog@lemmy.world 4 points 13 hours ago

1 minute and 59 seconds I reckon

[–] hperrin@lemmy.ca 97 points 2 days ago (2 children)

I could download SO MANY LINUX ISOS!!

[–] wonderingwanderer@sopuli.xyz 1 points 5 hours ago

Just all of them. Write a python script to download one for every entry on distrowatch 🤤

[–] Blaster_M@lemmy.world 24 points 1 day ago (2 children)
[–] Damage@feddit.it 1 points 13 hours ago (1 children)

Steam is the only service that actually maxes out my gigabit connection

[–] StillAlive@piefed.world 1 points 9 hours ago (1 children)

maxes out my gigabit connection

Euphemism?

[–] echodot@feddit.uk 1 points 15 hours ago

I haven't played call of duty in forever, are they still massive file sizes then.

[–] metallic_substance@lemmy.world 59 points 1 day ago (5 children)

Oh boy, this is going to really take me to the next level in Balatro

load more comments (5 replies)
[–] Lost_My_Mind@lemmy.world 66 points 2 days ago (11 children)

I've stopped caring what the capacity is. Youtube doesn't require a fraction of what we have already in place.

However, they've put so many ads that an adblock is required.

But, if you have adblock you need to click the video you need to watch, let it not load, refresh the screen, wait way longer than should be needed, and then watch the video while getting a nagging popup that says "Experiencing interuptions?"

Followed by watching the video rendering NOT rendering at various points, and you need to pause and let it buffer.

All because google thinks they are entitled to push malicious ads onto my device, and punishing me for blocking them.

The speed we have is more than enough for the internet we have. The bottleneck is the companies enshittifying their own service.

Faster speeds mean nothing when you artificially throttle them.

[–] grandma@sh.itjust.works 5 points 16 hours ago

Crazy how they think we'd rather watch Ads than a silent spinner

[–] ranzispa@mander.xyz 36 points 1 day ago (1 children)

I can see you don't regularly have to upload terabytes of data every day. A faster connection would literally change my work life.

[–] Valmond@lemmy.dbzer0.com 4 points 16 hours ago (1 children)

Can't detect if serious.

Last time I needed a > 1TB dataset they sent it in the snail mail.

[–] ranzispa@mander.xyz 3 points 16 hours ago (1 children)

Not sure what is the snail mail, but yes; serious. It's mostly simulations data. I can easily produce 100 TB/GPU*day. I have access to some 500 GPUs. Data can not stay where it is produced in order to free up space for more to be produced and must be shuffled around to be processed, thus the importance of a fast internet connection. Sometimes I need to get part of this data on my local computer, process it and upload it somewhere else, it can be terribly slow on a normal 1 GB/s connection.

[–] kuberoot@discuss.tchncs.de 3 points 15 hours ago (1 children)

Snail mail is traditional mail, in this case presumably sending a physical data storage device for those terabytes of data, which could maybe be faster and more reliable than networking it.

[–] ranzispa@mander.xyz 3 points 15 hours ago

Oh, yes I do need to do that from time to time. That's why a faster internet connection would make life simpler.

[–] rollerbang@lemmy.world 9 points 1 day ago (1 children)

Strange, YouTube works fine for me with adblocker.

Same for me. Firefox with Ublock Origin, NoScript and Sponsor Block. Android phone with Revanced and SponsorBlock patch.

[–] swag@piefed.social 10 points 2 days ago (2 children)

FreeTube for your PC and PipePipe if you have an Android phone will solve all your problems

[–] Valmond@lemmy.dbzer0.com 2 points 16 hours ago

Hey thank you, pipe-pipe is excellent!

load more comments (1 replies)
[–] 0x0@infosec.pub 5 points 1 day ago* (last edited 1 day ago)
load more comments (6 replies)
[–] nosuchanon@lemmy.world 18 points 1 day ago

This isn’t for you or me. It’s for their AIs to link globally.

[–] njordomir@lemmy.world 5 points 1 day ago* (last edited 1 day ago) (1 children)

Why, so Zuck can stream back 8k footage of my bootyhole every time I take a shit?!

Right now I'm happy if I'm getting my advertised gig up and down. Any extra bandwidth would just be used by advertisers/spies to exfiltrate more data about me

[–] muusemuuse@sh.itjust.works 4 points 17 hours ago

Dude, the shareholders need to see if you ate corn recently so they known if the corn ads worked. Don’t make this weird.

[–] 33550336@lemmy.world 3 points 1 day ago

oh yes, more slop per second

[–] Madzielle@lemmy.dbzer0.com 3 points 1 day ago

Used to make cable filler for a living. A lot of what I made ened up in lines for google and under the ocean. It's a dirty business. We're gonna kill the planet for all this.

[–] betterdeadthanreddit@lemmy.world 9 points 2 days ago (1 children)
[–] WhoIzDisIz@lemmy.today 10 points 2 days ago (3 children)

That's apparently how BSD handles network outages.

Image of a tractor-trailer with B.S.D. Linehaul branding.

load more comments (3 replies)
load more comments
view more: next ›