MoonHome: Remote Development Environment
41–50 of 97 posts
Re: MoonHome: Remote Development Environment
#42Hey guys, there are these things called “workstations.” Have heard of them?
Re: MoonHome: Remote Development Environment
#43I don't have a problem trying to undercut Codespaces by selling a hosted preset cloud-environment offering, even if it is just built atop Hetzner, but I do have a problem with the lack of clarity about what it is and how it works.
There is a huge niche/hobby that is there are tons of VPS resellers and smaller hosts who just throw up a rack or two in a data center and then sell cheap VPS boxes, but the thing is, when you get something from a lowendbox type of place or an upstart VPS provider, you usually understand that the company might not be around forever, that support is spotty, and that you're on your own. When you target something as a hosted remote dev environment, for me, that requires a lot more trust (whether it should or shouldn't) because it's my dev environment.
Still, it's a nice idea and I'm sure we'll see more of these offerings pop up over time.
Re: MoonHome: Remote Development Environment
#44Re: MoonHome: Remote Development Environment
#45I've been doing a lot of this lately. I got the cheapest Macbook Air and SSH into my machine at the office. Tmux attach and go! Lag is never an issue for me. I could get used to this.
Re: MoonHome: Remote Development Environment
#46At a glance, the screenshot on the main page seems indistinguishable from Visual Studio Code with the remote-ssh plugin, which is my daily driver and works fantastic.
Re: MoonHome: Remote Development Environment
#47Pretty sure that this isn't true.
Re: MoonHome: Remote Development Environment
#48Earlier quoted context omitted.
The risk of a one-man operation in this case is pretty clear. If the one dude running this gets hit by a bus, your dev environment vanishes and is useless, all data lost. If you instead use LightSail, it's clearly better. You'd need quite a few Amazon employees to be on the same bus before a small accident would result in LightSail vanishing and becoming useless. With both this, and hand-rolled stuff on LightSail, if…
Fair. But would you rather know it's a one man operation and avoid it, or not know, thinking there is a team, and then get stung in the manner you're suggesting?
Re: MoonHome: Remote Development Environment
#49https://github.com/cdr/code-server
I've been using it for a couple of years now. It's been amazing for me. Run a server at home and I can just edit stuff on the fly via browser from where ever I am.
Re: MoonHome: Remote Development Environment
#50I've been doing a lot of this lately. I got the cheapest Macbook Air and SSH into my machine at the office. Tmux attach and go! Lag is never an issue for me. I could get used to this.