Codespaces but open-source, client-only, and unopinionated
1–10 of 157 posts
Re: Codespaces but open-source, client-only, and unopinionated
#2Re: Codespaces but open-source, client-only, and unopinionated
#3Really cool! Is this intended for individual users or for keeping dev environment in sync across teams of people?
Re: Codespaces but open-source, client-only, and unopinionated
#4Re: Codespaces but open-source, client-only, and unopinionated
#5My understanding of the value of codespaces was instant start up, literally zero to download locally, and centralised definition. Does this mean I would go back to have to downloading everything locally, albeit in a nice sandboxed package with a neat definition language and convenient command?
Re: Codespaces but open-source, client-only, and unopinionated
#6Re: Codespaces but open-source, client-only, and unopinionated
#7Maybe this will be nice to get Jetbrains IDEs working with the devcontainer standard, since IIRC they don't support this at the moment
Re: Codespaces but open-source, client-only, and unopinionated
#8Apologies, I'm not up to date in this space, so probably a stupid question but how does this differ to docker compose? My understanding of the value of codespaces was instant start up, literally zero to download locally, and centralised definition. Does this mean I would go back to have to downloading everything locally, albeit in a nice sandboxed package with a neat definition language and convenient command?
Re: Codespaces but open-source, client-only, and unopinionated
#9- Gitpod, a SaaS competitor to Codespaces. http://gitpod.io
- Coder, which I guess is the more enterprisey self-hosted Codespaces alternative? https://coder.com
- This project, Devpod, seems to be a polished experience but not centralized like Coder.
- I recently stumbled upon Recode, which looks like a more indie take on the problem. https://github.com/recode-sh/cli