The demo was exactly what I expected. That being said, quite nice and responsive. Not sure yet what the general purpose desktop metaphor solves in-browser, but nice nonetheless.
Orb is a free and open source web desktop
21–30 of 146 posts
Re: Orb is a free and open source web desktop
#22I wonder how things would have been if we had JavaScript based WMs and DEs. I'd have loved an HTML/CSS supported DE, imagine the possibilities! and seeing how performance of web-based DEs is amazing, I really hope we can get a Linux distro with a HTML/CSS/JS based DE.
Re: Orb is a free and open source web desktop
#23Re: Orb is a free and open source web desktop
#24Earlier quoted context omitted.
Everything that runs inside this "desktop" environment is made for it. So it is definitely not competing with Citrix & co. which are made to run existing stuff under existing operating systems...
well, given that everything is made for the web, it seems like it would be pretty straightforward to jam most existing SPA webapps into something like this.
Re: Orb is a free and open source web desktop
#25Why don't we see more of these, given that canvas and webgl and fullscreen are a thing now? Shouldn't this have put Citrix et al out of business?
Because this is not actually useful in any way whatsoever. The point of citrix is accessing legacy desktop applications running on some server via a light desktop client. The whole point of that is not having to replace those legacy applications and not having to install them locally. The business is allowing companies that have ancient stuff being able to continue to use that. It's worth a lot of billions because lo…
Re: Orb is a free and open source web desktop
#26Earlier quoted context omitted.
Everything that runs inside this "desktop" environment is made for it. So it is definitely not competing with Citrix & co. which are made to run existing stuff under existing operating systems...
well, given that everything is made for the web, it seems like it would be pretty straightforward to jam most existing SPA webapps into something like this.
Re: Orb is a free and open source web desktop
#27I took a peek at the "Explorer" app code base. PHP + JS + jQuery, but surprisingly readable (but a lot of practices in there that are not exactly considered "best" today). Perhaps we have sunk too deep into the SPA/API rabbit hole that we can no longer appreciate simplicity. https://gitlab.com/hsleisink/orb/-/blob/master/public/apps/e... https://gitlab.com/hsleisink/orb/-/blob/master/public/apps/e...
Re: Orb is a free and open source web desktop
#28I took a peek at the "Explorer" app code base. PHP + JS + jQuery, but surprisingly readable (but a lot of practices in there that are not exactly considered "best" today). Perhaps we have sunk too deep into the SPA/API rabbit hole that we can no longer appreciate simplicity. https://gitlab.com/hsleisink/orb/-/blob/master/public/apps/e... https://gitlab.com/hsleisink/orb/-/blob/master/public/apps/e...
Re: Orb is a free and open source web desktop
#29I took a peek at the "Explorer" app code base. PHP + JS + jQuery, but surprisingly readable (but a lot of practices in there that are not exactly considered "best" today). Perhaps we have sunk too deep into the SPA/API rabbit hole that we can no longer appreciate simplicity. https://gitlab.com/hsleisink/orb/-/blob/master/public/apps/e... https://gitlab.com/hsleisink/orb/-/blob/master/public/apps/e...
We are, indeed, in a world where Jquery is now the preferable choice. Frontend development is going through what video games went through in the 80s, so much new shovelware every day that people are eventually going to get tired of it.
Re: Orb is a free and open source web desktop
#30I took a peek at the "Explorer" app code base. PHP + JS + jQuery, but surprisingly readable (but a lot of practices in there that are not exactly considered "best" today). Perhaps we have sunk too deep into the SPA/API rabbit hole that we can no longer appreciate simplicity. https://gitlab.com/hsleisink/orb/-/blob/master/public/apps/e... https://gitlab.com/hsleisink/orb/-/blob/master/public/apps/e...
We are, indeed, in a world where Jquery is now the preferable choice. Frontend development is going through what video games went through in the 80s, so much new shovelware every day that people are eventually going to get tired of it.