I was lucky enough to work at Dropbox for a bit. Awesome engineering culture and such good people. Got to even grab a beer and rip karaoke with Drew. Thanks for creating such an awesome working environment Drew. I cannot say thank you enough for those memories or that experience. By far the best CEO and leader I've seen.
[flagged]
Dropbox CEO Drew Houston to step down
391–400 of 466 posts
Re: Dropbox CEO Drew Houston to step down
#392I always thought it was a shame that Dropbox never had a tier between its free tier which is not usable and its first paid tier. I would've gladly paid around $3, $5 for a few tens of Gigs of storage, but the almost $10 per month is too much. Then Apple iCloud came and filled that gap beautifully. So I give them my money. I feel like they left a lot of money on the table.
And as a result, I never even considered it for my organisation when the time came to do enterprise cloud file sharing. That’s how it goes.
Re: Dropbox CEO Drew Houston to step down
#393Re: Dropbox CEO Drew Houston to step down
#394Dropbox was an excellent service back in the day. Then they re-wrote their desktop apps (I think in python?) and it never synced cleanly after that. I'm all-in on the apple ecosystem, so while it's not perfect, iCloud storage works better. Was a shame, though.
The biggest lesson I learned working at Dropbox was how toxic python is. If you have an unmanageable python code base, and hire Guido himself to help you fix it, he'll dig you into an even deeper hole and then quit. Which honestly was an extension of my experience at Google. When I left Google for Dropbox, python at Google was also in crisis. These two companies cemented my "python: not even once" stance.
I've worked a long time in C++ land in large codebases and the issues there are different, but to undig a project from the spaguetti land is like pulling teeth.
Re: Dropbox CEO Drew Houston to step down
#395Earlier quoted context omitted.
OneDrive is awful. Why are my files I created on my local device not on my device
Click “keep files on my device”. I had to uncheck this box since I let my OneDrive (business) account bloat up to 2TB.
This is one of the most basic operations that people do! Why does it not work?
Why would I need to go back in and tell it to keep it locally for when it was local in the first place!?
It's absolutely inane shit like this that drives me up a wall with Microsoft. Do these people use their own products?
Re: Dropbox CEO Drew Houston to step down
#396Re: Dropbox CEO Drew Houston to step down
#397Earlier quoted context omitted.
[flagged]
I'm surprised they've been able to keep the stock price and the revenue flat given they competitive environment they've been in for many years. They've been going head to head with the cloud infrastructure hyperscalers and mobile platform owners despite just being a file storage SaaS. It's weird to me that people ever expected more of Dropbox given who they were up against.
Re: Dropbox CEO Drew Houston to step down
#398I was lucky enough to work at Dropbox for a bit. Awesome engineering culture and such good people. Got to even grab a beer and rip karaoke with Drew. Thanks for creating such an awesome working environment Drew. I cannot say thank you enough for those memories or that experience. By far the best CEO and leader I've seen.
[flagged]
Re: Dropbox CEO Drew Houston to step down
#399Re: Dropbox CEO Drew Houston to step down
#400Aside from the issue of platform owners (Apple, Google, Microsoft) offering storage sync as an integrated feature, which others have pointed out, the other reason growth is limited is that filesystem storage and sync thereof has become less critical over time. Our apps increasingly do cloud-native walled-garden storage: docs in Google Docs / Notion / Confluence, mocks in Figma, etc. And code was cloud-native with ver…