Live data from Hacker News

The new Dropbox

blog.dropbox.com

201–210 of 590 posts

Re: The new Dropbox

#201
post #83

Earlier quoted context omitted.

Anyone else think this client-side app trend has gotten in the way of recognizing a great case for a server-side render (or even a cached page)? 10 - 15 seconds to load a page is the result of poor code rather than 'because it's a client-side app'. Consequently you need to compare a poorly built client-side app with a poorly coded server-side app, or a poorly configured cache, for it to be a fair comparison. And, sad…

> loading 17.3Mb of gifs is the main problem. The main problem is that for some inexplicable reason the text of the page isn't shown until those gifs are loaded.

The really fun thing is that it requires work to break this.

By default, pages on the web progressively load gifs and images. You have to put in more work just to make your user experience worse.

It's the same thing I see on some sites that use `div`s as links instead of normal `a` tags. Someone had to go to all of the trouble of adding click handlers, tab indexes, extra styling and classes, just so the page would be less semantic for screen readers.

Re: The new Dropbox

#202
post #183

Earlier quoted context omitted.

This is also possible with Sharepoint from Microsoft, but you can open them all up in the desktop versions of those apps which I prefer.

Kinda sorta. Yes the MS applications are more powerful, but the collaboration tools still are not as real-time as Google. My work was forced to switch from Google to MS, so I have years of experience with both. People often have to reopen files to see other people’s edits or there’s a huge lag that we never had with Google. We’re in SF, CA with a fast fiber connection. There’s also not exact parity between the deskto…

My experience has been with Excel and it wasn't all that slow, but I have not used it extensively as you have. I am over in Maitland, FL not sure what our speed is tbh.

Re: The new Dropbox

#203
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 the Dropbox directory. My file system is busy all day long from building in Xcode and other things.

What I need is for Dropbox to improve that by making an efficient, battery-saving, native macOS client. What I don't need is what is announced in this post.

The two other things that I hate are the fact that they don't support symlinks and that they use a kernel extension. All of these things together made me start the search for a replacement.

Does anybody know how the CPU/power impact of Microsoft's and Google's offerings are on the Mac?

Re: The new Dropbox

#204
I used to run OpenSuse, when I installed it, I basically just went for the express install, which formatted my drive with xfs. I had dropbox setup, and one day a popup told me it was no longer supported. They decided my file system was not secure enough to store my own files. Their solution was I should repartition my drive using ext4. Then reinstall. That sounded like a bunch of work I didn't want to do, so I googled for competitors. Found one, and was able to import all my files in a few minutes. Haven't had a reason to switch back since.

Today I'm an Arch user, and my filesystem is EXT4... but I haven't found a reason to switch back. The new service is working just fine.

Re: The new Dropbox

#205
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…

“do one thing and do it well” - I've liked that approach, but being on the buying side and as the number of solutions needed keeps on increasing, I'm getting second thoughts.

Like what you might end up with with this approach and selecting best of breed: Dropbox, Slack, Zoom, Office 365 desktop, Google Apps (email), Some CRM solution, Github, client security solution, VPN solution, Jira, Confluence (wiki), Zendesk (helpdesk).

If you want things like single-sign-on and some additional security and management capabilities then you typically need to pick some higher pricing tier for each service. The price per user per month adds up. And as a added bonus, you also need to spend time managing all these and handle the monthly invoices/receipts.

What Dropbox is now doing is of course not solution to my problem. The only solution to the issue I'm having is consolidation of the services or smaller players teaming up and giving me unified package (like Dropbox+Slack+Zoom). Fully integrated packages like Microsoft 365 are quite tempting, even though I know the individual pieces are not "best of breed".

Re: The new Dropbox

#206

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…

Seafile is a wonderful Dropbox replacement:

- https://www.seafile.com/en/home/

Open-source and all. :)

Re: The new Dropbox

#207
post #12

I strongly feel this is a bad direction for Dropbox. Many companies have tried to integrate tools together. It's always half-baked simply because those tools aren't designed to be integrated. I find it kind of odd Dropbox would be bragging about a dropdown menu to create a Google doc. Surely if that's important to me I get Google drive - the integration will be better because the same company makes the different tool…

Look at things from another perspective: this drop-down menu that gets extended with all these “pluggable capabilities” is the very same menu, conceptually, that you get when you right-click in the empty space of a folder in Windows Explorer or the macOS Finder.

As far as I can tell, Dropbox’s vision is of having the same sort of thin-client experience of having an app that represents “your files” and lets you do things do those files like an Explorer or Finder would—but with this app providing these integrations regardless of your platform (Windows/macOS/Android/iOS/ChromeOS/Linux) or cloud provider.

This is already the play that Slack used: despite Google Hangouts being integrated better with the Google enterprise ecosystem, people still use Slack instead, and take advantage of its integrations with Google apps instead. Regardless of platform or ecosystem, Slack supports your use-case, such that it’s easier to get everyone in an organization to agree on Slack than to get them to agree on a platform/ecosystem. Dropbox thinks it can pull off the same play, for the “file explorer” use-case. Dropbox wants to add enough functionality that the “best-practice workflow” for an enterprise—the one that onboarding docs get written about, the one they train people in—will involve using Dropbox to move files around and open them in various apps, because that’s simpler than the docs they’d have to write to explain how to do the same thing in the different paradigms of each platform the enterprise supports.

It’s an enterprise B2B play, though, and sadly, there’s already a neutral third-party “Windows Explorer in the cloud” that has beat them to capturing this market: Box. They’re definitely trying to fight Box over market-share here, and I’m not sure they’ll manage it; Box focused much more on things enterprises really want from the start (like document security—IBM can put its customers’ data in Box without worrying, etc.)

Re: The new Dropbox

#208

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…

Seconded. I can't put too many files in Dropbox, and additionally it burns power even if files are changed outside.

In general, it is a CPU catastrophe, a penalty I have to pay in order to use file synchronization. I really hope that a better competitor appears.

Additionally, the software pesters me with annoying popups pushing me to upgrade.

Re: The new Dropbox

#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)

Re: The new Dropbox

#210

Earlier quoted context omitted.

I wish more companies would take the Craigstlist model. There are very few posts they charge for and it's enough to keep the company totally doing. Even when Backpage was around to compete with them, they still were able to do that one thing well and keep going. The constant demand for growth is not a good thing. You can only sell so many eyePhones or Intel CPUs before people just would rather keep old things working…

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.

Post reply on HN