←back to thread

899 points georgehill | 6 comments | | HN request time: 1.384s | source | bottom
1. iamflimflam1 ◴[] No.36219204[source]
I've always thought on the edge to be IoT type stuff. So running on embedded devices. But maybe that not the case?
replies(4): >>36219239 #>>36219263 #>>36224934 #>>36227647 #
2. Y_Y ◴[] No.36219239[source]
Like any new term the (mis)usage broadens the meaning over time until it either it's widely known, it's unfashionable, or most likely; it becomes so broad as to be meaningless and hence it achieves buzzword apotheosis.

My old job title had "edge" in it, and I still don't know what it's supposed to mean, although "not cloud" is a good approximation.

replies(1): >>36219335 #
3. timerol ◴[] No.36219263[source]
"Edge computing" is a pretty vague term, and can encompass anything from a 8MHz ARM core that can barely talk compliant BLE, all the way to a multi-thousand dollar setup on something like a self-checkout machine, which may have more compute available than your average laptop. In that range are home assistants, which normally have some basic ML for wake word detection, and then send the next bit of audio to the cloud with a more advanced model for full speech-to-text (and response)
4. b33j0r ◴[] No.36219335[source]
Sounds like your job had a lot of velocity with lateral tragmorphicity in Q1, just in time for staff engineer optimization!

Nicely done. Here is ~$50 worth of stock.

5. anentropic ◴[] No.36224934[source]
Here it means more 'on your own device' rather than 'in the cloud'

You could consider that the real edge, whereas edge computing often means 'at the edge of the cloud' i.e. local CDN node

6. java_beyb ◴[] No.36227647[source]
edge brings compute close to where data is generated, cloud brings data to compute.

even processing something in a web browser is called edge. i guess due to this impression the industry is moving towards "on-device"