this post was submitted on 30 Jun 2025
269 points (99.6% liked)

Technology

72235 readers
3354 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] belit_deg@lemmy.world 17 points 22 hours ago (2 children)

How about reducing our dependence on data centres by using software that is more peer to peer and local first etc?

Of course some data centres have legitimate use cases, such as big data analysis on weather and climate data etc, but building huge data centres for social media and running everything in the cloud is silly from an environmental perspective

[–] drosophila@lemmy.blahaj.zone 12 points 18 hours ago* (last edited 18 hours ago) (2 children)

Distributed computing would eliminate the water usage, since the heat output wouldn't be so highly concentrated, but it would probably somewhat increase power consumption.

In an ideal world I think data center waste heat would be captured for use in a district thermal grid / seasonal thermal energy store like the one in Vantaa.

Of course that isn't to say that we shouldn't be thinking about whether we're using software efficiently and for good reasons. Plenty of computations that take place in datacenters serve to make a company money but don't actually make anyone's lives better.

[–] Master167@lemmy.world 2 points 17 hours ago

In an ideal world I think data center waste heat would be captured for use in a district thermal grid / seasonal thermal energy store like the one in Vantaa.

Yes, this would be the ideal for dealing with that issue. Re-use that heat to generate some of the energy the data center is demanding.

Imagine there’s an engineering & physics issue to be solved. But where would we find those top talent people to solve it?

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

If I'm having a video meeting p2p instead of microsoft teams running in the cloud, that would reduce power consumption, not increase it.

[–] calcopiritus@lemmy.world 1 points 14 hours ago (1 children)

Is a connection between 3+ people still p2p? Or is there another term for it?

I don't know how this would work over the internet though.

On a LAN you could use multicast, but I don't think ISPs support multicast, it seems like it would be an easy way to DoS. But I honestly don't know.

So, if you can't multicast, the way to have serverless multi-user video calls would be to have a separate video feed for each receiver, which I can see using more resources than through a server that would replicate the stream to all the receivers. Of course this is dependant on distance, even without multicast it consumes more resources if everyone is in the same LAN.

[–] belit_deg@lemmy.world 1 points 12 hours ago* (last edited 12 hours ago) (1 children)

There can be an unlimited no. of connections (or peers). Remember the bittorrent days, where you could seed to and download files from many peers simultaneously? You can do the same with data streams, f.ex. video and audio. Try Keet if you want to see a practical example.

We don't need data centres to share files, chat, do video calls, live streaming, etc.

[–] calcopiritus@lemmy.world 1 points 9 hours ago

I'm not talking about the technical possibility. Of course you can have multiple video stream, one per participant.

I'm saying that without multicast, it can be more resource intensive than having intermediate servers that can multicast on the application layer.

[–] jim3692@discuss.online 1 points 20 hours ago

No, we need massive data centers for LLMs and data analysis for targeted ads /s