Live data from Hacker News

Google Drive Desktop – A cross-platform Google Drive desktop app made w Electron

github.com

71–80 of 97 posts

Re: Google Drive Desktop – A cross-platform Google Drive desktop app made w Electron

#71
post #14

Earlier quoted context omitted.

Have you tried i3 on Linux? It’s probably not exactly what you’re thinking of, but you can use it very similarly.

I am using i3 but what bugs me is that tabs now seem to be part of the browsers. There's no elegant way of telling Firefox to never use tabs, always open a new window. There are some extensions pretending to this, but the experience is terrible. There actually is a new tab created which is then detached. I don't usually use Chrome, so I looked up wether it handled this, but it seems to rely on extensions too. Qutebro…

I've had the exact same experience you described. Realizing i3 is the way to go and apps shouldn't manage tabs themselves - trying to stop Firefox / Chrome from doing so - realizing it's not simple and the no tabs extension is problematic. Trying qutebrowser and giving up because it's limited.

I've settled on NoTabs Firefox with a userChrome.css that hides the tab bar until Firefox someday supports native no tabs.

Re: Google Drive Desktop – A cross-platform Google Drive desktop app made w Electron

#72

I think you're going to need a unique name for the app. Google and Google Drive are protected trademarks, so they wont let you use those. You're allowed to list the compatibility, but you have to make it crystal clear that this is an unofficial client.

I can only second this. From the title I inferred it's about a Google product. Is that a bug or a feature?

Re: Google Drive Desktop – A cross-platform Google Drive desktop app made w Electron

#75
post #29

Respectfully... what is the point of this? Performance will be similar to using Google Docs on Chrome. Memory usage will be probably worse since you are running another engine besides your browser. Is it just for the convenience of not having to type the URL on your browser?

I'm guessing it's for people that want the Google products to be their main desktop office suite. Haven't looked into it, but maybe it can open .docx files etc. directly as the default app for it?

Re: Google Drive Desktop – A cross-platform Google Drive desktop app made w Electron

#76
post #39

This not being an official release from Google, using this is potentially worse than giving someone your Google password without fully vetting it. There are some existing safeguards in place to make a password alone difficult to use, but the app itself would have signed in access to your account and the contents of files. You may think it's simple to watch the app for bad behavior and decide it's safe, but you wouldn…

Google does actively prevent "embedded browser" apps - especially shady ones - from stealing Google passwords or other credentials https://security.googleblog.com/2019/04/better-protection-ag...

Electron is known to be affected: https://github.com/electron/electron/issues/22346#issuecomme...

The author of Google Drive Desktop seems to be aware but I do not think anyone can win this race against Google: https://github.com/alexkim205/Google-Drive-Desktop/blob/bd9f...

Re: Google Drive Desktop – A cross-platform Google Drive desktop app made w Electron

#77
post #8

It's a cool concept in theory -- I'd always thought I'd like using it. But in practice, I realize I'm addicted to tabs. When working on 3 documents at once, I want them in separate tabs in the same window -- not 3 different windows. Maybe I'm in the minority, but I'm actually at the point where I want things to go in the opposite direction -- just turn all my apps into tabs. (Like Chromebooks, I guess.) Finder? VLC?…

Isn't that effectively what we had with windows circa 1995?

yes, but slower. but hey, it's in the cloud!

Re: Google Drive Desktop – A cross-platform Google Drive desktop app made w Electron

#78
I used to use Fluid (https://fluidapp.com/) when I had a company-issued macbook.

There was something similar for gnu+linux too (nativefier was the name iirc) that worked for a while but then stopped working.

It was very handy.

I kind miss those things because having certain websites in their own apps within their own browser was comfortable.

EDIT: I've tried https://github.com/jiahaog/nativefier and it seems to be working again. Basically you can invoke it and pass it the url of any webapp and it will package an electron-based browser that loads your webapp on startup.

Re: Google Drive Desktop – A cross-platform Google Drive desktop app made w Electron

#79
post #16

What is the deal with Google's syncing apps? "Backup and Sync" still misses features like Files On-Demand/Smart Sync available in OneDrive/Dropbox and deleting files online pollutes the local trash/recycle bin on macOS/Window computers. "Drive File Stream" actually has these lazily loaded file placeholders, but it is treated like an additionally mounted volume instead of a local folder somewhere on my local disks. It…

I've been pretty satisfied with InSync.

Re: Google Drive Desktop – A cross-platform Google Drive desktop app made w Electron

#80

Yet another way that Google's branding creates confusion. I read "Google drive desktop app" and my mind jumped to storage / files, not word processor. In my mind, "Google drive" is storage, "Google docs" is word processing / spreadsheets etc. I have no idea why they brought docs into drive.

Oh what the heck. I had the same reaction.
Post reply on HN