|
|
|
|
|
by blunte
1533 days ago
|
|
I have recently built a dev server for myself using https://github.com/coder/code-server (VS Code in the browser, hosted on the remote server). With very little effort, you get an always-on dev environment with built in terminal so you don't even have to ssh in if you don't feel like it (if you're happy working within the editor's terminal window pane). As a bonus, I also setup openvnc, cloudflared (DNS over HTTPS), and pihole. And tmux and mosh of course. With this setup I can even do my work from an iPad (once you get the VPN setup correctly). It's nice to be able to reboot my laptop without losing my place in my work. |
|