TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Computing Types for the Internet of Things

52 pointsby steveappdevabout 7 years ago

3 comments

bhauerabout 7 years ago
As a consumer&#x2F;prosumer&#x2F;user of some IoT devices, the compute model I prefer is probably most closely aligned with what the author calls the &quot;Fog&quot; model. For devices at my home, I want:<p>* No data to leave my personal private network, except to third-party APIs for necessary information to fulfill my requests. If I have a smart agent device, for example, and I ask it to tell me the movies playing at my local theater, it is acceptable for an API request to go out to the cloud to fetch showtimes. But precisely that and only that.<p>* Computation runs on either the edge device itself or my local computing resources. Like many households, I have several &quot;desktop class&quot; PCs which each are more than capable of doing the kind of processing used by today&#x27;s IoT use-cases. And like many <i>enthusiast</i> households, I have home servers as well, which are even more powerful. Despite several starts and stops in the space, I suspect eventually we will see home servers return as more people demand local processing and data autonomy.<p>* Data is stored either on the edge device or on my local computing resources (as above).<p>* Devices are available remotely via my home network&#x27;s secure tunnel that is available anywhere on the Internet. (No specific requirements for the devices themselves.)
评论 #16529503 未加载
评论 #16533967 未加载
评论 #16533965 未加载
评论 #16533381 未加载
photojoshabout 7 years ago
It took me far too long to work out that &quot;fog&quot; is a &quot;cloud&quot; that&#x27;s right next to you, and hence &quot;fog computing&quot; is a local cloud. Haha. Of course, that made &quot;mist&quot;, a thin fog (?) make sense too.
platzabout 7 years ago
I&#x27;m on board for moon computing
评论 #16530526 未加载