Live data from Hacker News

The new Dropbox

blog.dropbox.com

221–230 of 590 posts

Re: The new Dropbox

#221
post #65

Whatever happened to the philosophy of “do one thing and do it well”? I use Slack and Zoom often, but I have never once thought — gee I really wish I could just open up this presentation in Dropbox directly into my Zoom meeting. I just don’t see the integration working in that direction. Sure, Dropbox should make sure that it’s available as a provider to save/open files for other programs — that make sense. The integ…

> gee I really wish I could just open up this presentation in Dropbox directly into my Zoom meeting.

Do you ever right-click a file on your desktop and expect to be able to do an “Open With” action to open it in a Zoom meeting?

Dropbox is trying to recreate/recapitulate that functionality—the functionality of OS file-explorer GUIs, and how they act as a launchpad for feeding files to third-party intent providers.

Re: The new Dropbox

#222
post #210

Earlier quoted context omitted.

Stock market doesn’t work that way. You are legally required to grow, forever until the end of time (or your business). I think it’s one of the most toxic forces that leads to pollution, over-consolidation, etc.

There is no legal requirement to grow. There is no "fiduciary duty", it's just unwitting HN folk pretending to be business savvy.

What do you mean that doesn’t exist?

https://www.nytimes.com/roomfordebate/2015/04/16/what-are-co...

Re: The new Dropbox

#223
post #28

Dropbox is the worst offender of feature creep I know. Why would I possibly want to create new files in Dropbox?

It has some tough competition, e.g. RealPlayer.

Re: The new Dropbox

#224

I've been a Dropbox user for many years but I'm looking for a replacement. What drives me nuts and hasn't gotten better over the years is their truly awful Python-based macOS client software. It is constantly burning a ton of CPU/battery. It's always at or near the top of Activity Monitor's list in the Energy tab. It seems like their app constantly reacts to any file system activity, even if that activity is outside…

They also just put the price up of the plus plan $20 a year. I already pay for iCloud so I don't know why I'm still a customer really. Laziness I suppose. I trust Apple with my data a lot more also.

Re: The new Dropbox

#226

Whenever I see moves like this, I think to myself how little of a real positive impact SharePoint had in the Enterprise world. And that was linking Office products, in large organizations that already used the products, and already collaborated for their jobs, while including the ability to write code against it all. Trying to build the same functional goals, for people who not under a single organization's umbrella,…

over a decade later, Google still has nothing comparable to Sharepoint. Everything is slow and bloated web apps preventing users from finding / reading / editing documents that should be synced locally.

Re: The new Dropbox

#227

Earlier quoted context omitted.

We ended up with two solutions: for family, we now upload photos to Smugmug with a password-protected gallery. The simplest plan is good enough for us and is ~50 per year. For file sync, we switched to Resilio Sync. I had used Resilio Sync before for moving large files. It's not perfect, but gets the job done and is very fast. We use two encrypted-only peers: our NUC that acts as our home NAS, plus a Hetzner server w…

I’d love to use Smugmug but their video support was pretty bad the last two times I tried using it. Google and Apple photos seem to be the only photo and video platforms that actually work.

[deleted]

Re: The new Dropbox

#228

What are the best alternatives to Dropbox? Is google drive better?

Have a look at Nextcloud. It is a FOSS alternative that works just like Dropbox without all that bloat. It works surprisingly well on most platforms and is nicely customizeable: https://nextcloud.com/

There are several providers that setup an instance for you with an admin login. I cannot stress enough how happy I am with that solution.

Re: The new Dropbox

#229

I've been a Dropbox user for many years but I'm looking for a replacement. What drives me nuts and hasn't gotten better over the years is their truly awful Python-based macOS client software. It is constantly burning a ton of CPU/battery. It's always at or near the top of Activity Monitor's list in the Energy tab. It seems like their app constantly reacts to any file system activity, even if that activity is outside…

My previous experience with Google Drive was that it would chew up CPU and memory a lot more than I liked.

I've been pretty happy with iCloud Drive since I switched to it. Works seamlessly and effortlessly on my Mac and iPhone, affordable pricing fo storage which can be shared with family, and also solves my photo storage needs with Apple Photos. The only drawback is the lack of shared folders, but they just announced that is coming soon.

Re: The new Dropbox

#230
post #209

I've been a Dropbox user for many years but I'm looking for a replacement. What drives me nuts and hasn't gotten better over the years is their truly awful Python-based macOS client software. It is constantly burning a ton of CPU/battery. It's always at or near the top of Activity Monitor's list in the Energy tab. It seems like their app constantly reacts to any file system activity, even if that activity is outside…

Is this really true? wow. I'm shocked that a company of Dropbox's size hasn't built native clients for each platform (or rearchitected the core to be based on something like Go or Rust that is fast and cross platform, and just building the UI parts in the native frameworks)

The UI is, at least on Windows, using PyQt, and thus, Python, too. You can find the dlls in DropBox' installation directory.
Post reply on HN