What are typical use cases for needing 25Gbps?
Author talks about 4k video, but AI tells me that for "4K production mastering (ProRes 422 HQ, 4:2:2, 10-bit)" the rate is under 2Gbps.
I'm not saying it's not needed, - just curious.
We refurbish laptops and hence distribute .iso / ipsw images to various refurbishing stations. (or also, think of PXE/network boot situations). More images x more laptops refurbished at once = more bandwidth.
Obviously it's possible to move this to a NAS, not use a mac, etc. etc. - but just wanted to chime in with my little use case of moving multi-gig-files around. :-)
I was just looking for a thunderbolt-sfp solution. Super timely!
> Author talks about 4k video, but AI tells me that for "4K production mastering (ProRes 422 HQ, 4:2:2, 10-bit)" the rate is under 2Gbps.
That'd be the rate for 1 stream at 1x playback. Multiple streams because of overlays/crossfades/etc... along with playback at >1x (such as during rendering in particular) will change that significantly.
NAS stuff can benefit greatly and straightforwardly.
A typical NVMe SSD can easily do sequential reads at 7GB/s, which outpaces a 25Gbps connection by more than 2x. NAS is more typically backed by SATA HDDs, but there's some relatively easy way to put an NVMe disk in front of them as a cache.
Do you ever _need_ it? Perhaps not, but there's plenty of common activities just stemming from NAS usage which see a linear speedup, and would continue to get faster up to 100Gbps even.
The primary use case is the same use case as having 388 hp in a Porsche Carrera. It's cool and it's fun to go fast.
What if it’s uncompressed footage at 60fps? And dealing with many shots. And on top of that maybe working with multiple projects in parallel.
If you're editing video you're not just streaming in real time one copy. You have many streams that you're going to want to work around quickly.
Running local LLMs split across machines. Pretty sure the author has some other posts about doing that.
Edit: https://www.jeffgeerling.com/blog/2025/15-tb-vram-on-mac-stu...