Hacker News new | ask | show | jobs
by ghuntley 1730 days ago
> I fail to see how this is different to vscode at all, pointless project.

Here let me help; it's a beautiful sunny day outside and you want spend all-day doing software development from your under-powered laptop (or iPad). Instead of compromising your productivity - run this command on your Ryzen desktop

$ docker run -it --init -p 3000:3000 -v "$(pwd):/home/workspace:cached" gitpod/openvscode-server

Install TailScale or WireGuard on both devices; then from your chromebook

http://desktop:3000/

Tada - remote development on your own infrastructure using the exact same vscode bits that powers Gitpod and GitHub Codespaces