this post was submitted on 17 Apr 2024
67 points (82.5% liked)

Asklemmy

43385 readers
1505 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

For me it’s quantum computing - especially considering its impact on most current encryption methods

you are viewing a single comment's thread
view the rest of the comments
[–] fubarx@lemmy.ml 10 points 5 months ago (2 children)

Computing at the edge.

Reduces the need to send everything to the cloud and maintains privacy.

[–] starman@programming.dev 2 points 5 months ago (1 children)

Isn't edge computing just a distributed cloud? With servers physically closer to end-user?

[–] fubarx@lemmy.ml 1 points 5 months ago (1 children)

That's a cloud-centric interpretation. Like using CDNs. That'e been around for a while.

What I think will be interesting is intelligent processing and storage on end-node devices, like a home gateway, smart appliances, or wearable devices.

[–] starman@programming.dev 1 points 5 months ago

That would be cool

[–] tatterdemalion@programming.dev 2 points 5 months ago (1 children)

How does it maintain privacy?

[–] fubarx@lemmy.ml 3 points 5 months ago (1 children)

Instead of sending the data to the cloud for calculation/analytics, it does it right there on the device.

For example, an Alexa or Google Home device sends everything you say after a wake-word back to Amazon or Google. A device with sufficient edge storage and compute would be able to do the same without sending your voice outside your home.

We're not quite there yet, but it's getting closer.

[–] tatterdemalion@programming.dev 3 points 5 months ago (1 children)

I'm pretty sure that's not what edge computing is. You've just described client-side computing.

The "edge" is similar to a CDN. Usually some kind of application layer code that's running in an ISP data center rather than in a cloud provider's data center.

[–] fubarx@lemmy.ml 3 points 5 months ago

I explained in a different comment... Talking about edge devices not the cloud: https://www.intel.com/content/www/us/en/edge-computing/edge-devices.html