DEV Community

Discussion on: MyOS

Collapse
 
stereobooster profile image
stereobooster

Had absolutely the same idea. I was doing it before Docker with Vagrant and VirtualBox, but Docker makes it even better. Another idea is to use Cloud IDE (in browser IDE), see my post dev.to/stereobooster/truly-integra.... But I'm pretty sure that vim would be faster than any in-browser IDE.

Potentially interesting candidates for the base image: Neovim, zsh + oh-my-zsh, mosh

Collapse
 
taillogs profile image
Ryland G

I definitely think Cloud IDE's solve some of the problems that MyOS does. The key differentiator is that MyOS uses Docker as the display server itself, instead of the usual rsync setup. Your article is nice.

I'm glad you like the idea, if you have any feedback/issues please feel free to reach out.