Hacker News new | ask | show | jobs
by asim 2078 days ago
We tried hosting Micro (micro.mu) on Pi last year as a test to create some sort of global distributed network for services. Micro is written in Go and as Plan 9 focuses everything as a file, micro focuses on everything as a service. This post is really fascinating. In some ways the popularity of it makes me think self hosted Pi for cloud services might be viable. Even to the point of designing a packaged solution for devs.

For reference https://micro.mu/blog/2019/12/05/building-a-microservices-ne...