6 ms·
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
by cknoxrun 5y 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.
- ghuntley 5y agoGitpod is open-source, accepts pull-requests and can be self hosted on your own infrastructure btw.