Hacker News new | ask | show | jobs
by numbsafari 662 days ago
This is my biggest complaint with GitHub CodeSpaces.

I should be able to launch a local VM using the GitHub Desktop App just as easily as I can an Azure-hosted instance.

2 comments

But then how will they lock you into paying them monthly?
They’re just forcing me to stop paying them altogether.
Look into dev containers — if you set one up for your repo, you get pretty much the same experience as GitHub Codespaces, but the choice of running it locally.