Live data from Hacker News

Webtops: A Linux Desktop Environment in the Browser

blog.linuxserver.io

1–8 of 8 posts

Re: Webtops: A Linux Desktop Environment in the Browser

#3

I'm really curious how it's managing to do this browser-based screen and it's performance... VNC via html5/canvas?

Well, xCloud and Stadia are successfully doing games on an iPhone remotely using canvas and/or webgl and/or webrtc (I think?). Desktop is much less complicated in comparison.

Re: Webtops: A Linux Desktop Environment in the Browser

#6
post #4

What is the use case here?

For me it's a toy at the moment, but from time to time I want a Linux GUI to test something.

My assumption this is more performant than sticking something in VirtualBox (purely assumption).

Could be handy if you have an industry specific Linux only GUI app and give out remote access to it.

I'm currently a bit of a fan of the LinuxServer.io stuff. I'm clueless about docker and they have packaged many cool open source applications. So far I have used one, and it just works.

And the people on discord were quite helpful when asking docker questions.

Re: Webtops: A Linux Desktop Environment in the Browser

#7
post #4

What is the use case here?

For me it's a toy at the moment, but from time to time I want a Linux GUI to test something. My assumption this is more performant than sticking something in VirtualBox (purely assumption). Could be handy if you have an industry specific Linux only GUI app and give out remote access to it. I'm currently a bit of a fan of the LinuxServer.io stuff. I'm clueless about docker and they have packaged many cool open source…

Yeah LinuxServer people/projects are great. It's very much not in the spirit of containerization but makes sense for what it is.

I first noticed/made use of their Firefox container as a 'headless' browser env. Super useful for browsing through severe amounts of JS to get at a file :P