Hacker News new | ask | show | jobs
by cknoxrun 1743 days ago
Personally, this post made me aware there are existing alternatives to Codespaces. Codespaces is very cool, but it also adds to an ever-growing single point of failure, which is dependence on Github for almost all of our tools and tooling. Using robust alternatives can help to spread that risk around.
1 comments

Gitpod is open-source, accepts pull-requests and can be self hosted on your own infrastructure btw.