Live data from Hacker News

Show HN: Sava OS – A desktop interface for your web browser

savaos.com

31–40 of 99 posts

Re: Show HN: Sava OS – A desktop interface for your web browser

#33

it would be cool. to sava be able open two cloud disk providers side by side and copy files from one to other.

This will definitely be implemented, in fact we mention it on the website as the next major feature. We would also like to support NAS & FTP as well, but most likely start with the major cloud providers.

Re: Show HN: Sava OS – A desktop interface for your web browser

#34
post #15

If you asked me to login with Google and got my email and other info, then don't ask me to also pick a password. Bait & switch and I won't stand for it.

I understand your pain, but this is the best we could do right now to be able to implement the privacy features we mention on the website. Think about it as MFA by default, and Google is a super simple way to pass the first method.

Links & tabs contain a lot of personal data, and I'm sick of hearing "Encryption at rest", while not knowing that all the admins can still see everything.

It sucks I know, but at least the encryption & anonymity are rock solid.

We'll definitely try to find other solutions in the future.. and by the way, passwords don't need to be complicated ;) There's no restrictions

Re: Show HN: Sava OS – A desktop interface for your web browser

#35
I'm not sure why you got so many negative replies. As some other commenter pointed out, it can be a good use case for reusable, copyable desktops. Another use case I though about for some time - if we build an OS (a "traditional one") that consists of just a browser and only necessary stuff for running a browser, your product would be a great fit as well

Re: Show HN: Sava OS – A desktop interface for your web browser

#37

I'm going to give my honest opinion. (No, I haven't given you a login email to try it, it's not that compelling) We've known how to put labels and little images together to make icons for decades, we're all familiar with the idea. And some windows, I doubt you've added anything new. And text boxes. Your splash image shows windows, with checkboxes in them. Blatantly useless, so your presentation says, "This is just th…

I ask for nothing else other than honesty. And I thank you for speaking so bluntly about your thoughts.

At this point I think you're right, it is indeed a toy and a demo of my hard work. But it's also available for others to try it, and hopefully together we can turn it into something substantial.

Re: Show HN: Sava OS – A desktop interface for your web browser

#39
I have had a go at building one of these.

https://fingswotidun.com/images/notanos_4.png

It was predominantly designed to be as dumb a server as possible and do everything client side. It implemented a basic file IO interface so you can write files and get directory listings.

Anything fancy client side could be leveraged by the ability to execute commands on the server and providing a local named socket for commands to connect to to establish a websocket connection to the client. The core server then plays no further part and it's up to the executed command to send a message to open a window and provide the html/js for the content which will handle all future websocket messages for that window. Essentially all windowed apps with a complex server side component are free to implement their own protocol.

That simple architecture allowed me to construct some nice interactions https://fingswotidun.com/images/notanos_drag_drop.gif

I didn't think it could be a commercial product though. I appreciate that being a 'Product' might afford one the resources to develop such a thing more fully, but then it is just another thing to buy.

I fundamentally believe that things like this have to be free and open source to be viable long term. Otherwise you just have an impressive dead-end like GeoWorks was, back in the day.

Re: Show HN: Sava OS – A desktop interface for your web browser

#40

Where's the code? Is Sava OS free software / open source? Your site implies that it is, but I did not see any link to a public repo..

You're right, we're not being clear enough regarding this. In the last section & in the letter we do mention & give hints of open-source, and that's because it will be.

We really hope to have the code & documentation ready soon, but I can't promise any specific timelines at this point.

We'll try to adjust the wording to be more concise

Post reply on HN