TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

April 5, 2007: "Show HN, Dropbox"

518 pointsby epaover 11 years ago

39 comments

SwellJoeover 11 years ago
I was among the naysayers. I first met Drew at pg&#x27;s house just before Dropbox did YC. I listened as he explained Dropbox, and I immediately thought of a dozen reasons why it would be very difficult and probably fail (I&#x27;d recently worked on something very similar for a month or so just to figure out whether it was a direction I wanted to go with my own company, so had some familiarity with the scale of the problem...I also knew the allure of the simple parts of the problem).<p>I don&#x27;t recall a whole lot about the conversation; I thought Drew was smart, and he seemed to have a pretty good understanding of all the problems he was going to have to solve. But, I still had my doubts, and walked away assuming Dropbox would not be one of the success stories out of that upcoming YC batch. We see who from that conversation is now a billionaire (or will be in the coming years)...so, it seems I was wrong. Or, at least, overly pessimistic about Drew&#x27;s understanding of the problems and his ability to resolve them.<p>I refer to this pretty frequently to try to remind myself not to be the naysayer in the room: <a href="http://paulbuchheit.blogspot.com/2007/03/how-to-be-right-90-of-time-and-why-id.html" rel="nofollow">http:&#x2F;&#x2F;paulbuchheit.blogspot.com&#x2F;2007&#x2F;03&#x2F;how-to-be-right-90-...</a>
评论 #6625729 未加载
评论 #6626875 未加载
评论 #6625459 未加载
评论 #6626747 未加载
评论 #6625842 未加载
toddmoreyover 11 years ago
I&#x27;m reminded of this Quora post on the popularity of Dropbox:<p>&quot;Dropbox: Why is Dropbox more popular than other programs with similar functionality?<p>Well, let&#x27;s take a step back and think about the sync problem and what the ideal solution for it would do:<p>There would be a folder. You&#x27;d put your stuff in it. It would sync.<p>They built that.<p>Why didn&#x27;t anyone else build that? I have no idea.<p>&quot;But,&quot; you may ask, &quot;so much more you could do! What about task management, calendaring, customized dashboards, virtual white boarding. More than just folders and files!&quot;<p>No, shut up. People don&#x27;t use that crap. They just want a folder. A folder that syncs.&quot;<p><a href="http://www.quora.com/Dropbox/Why-is-Dropbox-more-popular-than-other-programs-with-similar-functionality" rel="nofollow">http:&#x2F;&#x2F;www.quora.com&#x2F;Dropbox&#x2F;Why-is-Dropbox-more-popular-tha...</a>
评论 #6628930 未加载
swalshover 11 years ago
Read the comments there. Now come back. This is why you don&#x27;t ask engineers for business advice. I can&#x27;t tell you how many times I&#x27;ve come up with an idea I think is great, go to work, and talk to my buddies in firmware. The first thing almost all the time out of their mouth is basically &quot;why don&#x27;t use solution x, in addition to y, which will basically give you the same thing&quot; where x and y are great technologies, but kind of hack to accomplish what you&#x27;re doing. It kind of always kills my energy.<p>Giving advice is cheap, and deceptively easy to make sound wise. I&#x27;ve found when you want to bounce an idea, you need someone smart, who will tell you what you&#x27;re missing... but also be open to new ideas. A lot of people lean on either side of that line. Engineers for some reason tend to lean on the pessimistic side.
评论 #6630520 未加载
评论 #6628600 未加载
评论 #6632203 未加载
评论 #6628167 未加载
bstar77over 11 years ago
Dropbox is definitely a case where a single person&#x27;s vision was required to create a revolutionary product. Judging by the comments, leaving it to HNers as a group would have just resulted in a faster usb drive.
评论 #6625535 未加载
评论 #6625978 未加载
评论 #6625799 未加载
评论 #6625592 未加载
singularover 11 years ago
Though they have been very successful, it&#x27;s a pity that in my experience they have turned into something of a big co in the way they deal with customers and quite sneakily hide important technical limitations from hackers who might want to use them.<p>After a year or two of happy premium-paying use, I noticed dropbox was using 100% of my CPU. Some googling suggested this was due to having too many files. Ok, fair enough, perhaps there are technical limitations meaning indexing &gt;300k files is tough (very easy to get to that count if you&#x27;re keeping open source codebases on DB), so I move files out of dropbox and clear its cache. After a week of constant 24&#x2F;7 100% CPU usage and dropbox failing to update anything, I contact customer support and get sent copy + pasted boilerplate telling me to do what I&#x27;ve already done.<p>After more than one email to say &#x27;I&#x27;ve done that, what next?&#x27; I get told it&#x27;s due to symlinks in my dropbox folder. I have several in node_modules folders, and have never had a problem with them before, so I find this weird but remove all symlinks from my dropbox folder. No change after several days.<p>I try deleting files on the web interface - it refuses to do so for a folder with a large number of files in, and tells me to use the desktop interface (great...)<p>Also throughout this dropbox repeatedly overwrites work files while I&#x27;m working on them (thankfully with backups.)<p>At this point the customer support tells me how to delete my account if I&#x27;m not happy and they simply stop replying to my (polite) emails.<p>Googling around it appears this issue has existed for at least a year and a half, and yet there is very little mention of it (there&#x27;s a bulletpoint hidden away on their website) nor does the interface warn you about it at any point. How hard would it be to at least add a notification like &#x27;looks like you&#x27;re adding a lot of files, please don&#x27;t add too many more or I might stop working&#x27;.<p>I used to hold up dropbox as a great example of a YC company that was technically innovative and something of a hacker&#x27;s company, but this experience has left me quite massively disappointed.
评论 #6626434 未加载
评论 #6626307 未加载
评论 #6628259 未加载
评论 #6630039 未加载
Osirisover 11 years ago
I loved this comment:<p>&gt; 1. For a Linux user, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem. From Windows or Mac, this FTP account could be accessed through built-in software.<p><i>Trivially</i> use three different systems to simulate some type of not quite automatic syncing.<p>Why do Linux users often claim something is &quot;trivial&quot; and then go on to list obscure commands and software packages that have to be tied together in just the right way? To me that&#x27;s &quot;possible to do&quot;, not &quot;trivial to do&quot;.
评论 #6627739 未加载
评论 #6630657 未加载
评论 #6628085 未加载
评论 #6634404 未加载
thecoffmanover 11 years ago
Straight from Drew himeself:<p><pre><code> data&#x27;s stored on s3, and encrypted before storage -- there&#x27;ll be another option to enter in an additional passphrase (or private key) when installing in order to encrypt your data before it leaves your computer (kind of like what mozy does.) </code></pre> It is sad to me that this never came to pass. I guess the desire to offer a web interface overrode the idea of encrypting the files before they left your computer. Not that you can&#x27;t use your own encryption, but having it built in would have been great.
评论 #6628576 未加载
hashtreeover 11 years ago
If there is any thread that might help comfort you about the pessimism sometimes found on HN, this is it.
评论 #6626170 未加载
asperousover 11 years ago
I think that if pg can&#x27;t even tell for sure what&#x27;s going to be successful and what&#x27;s not, really how surprised can you be that the common HN commented couldn&#x27;t tell what&#x27;s going to be big.<p>If you&#x27;re a startup and you&#x27;re pretty sure there&#x27;s a market for your product, people telling you their gut feeling really doesn&#x27;t matter imo.
furyofantaresover 11 years ago
I wasn&#x27;t on HN at the time but I do remember being an early user of Dropbox, and I remember being totally blown away on first use.<p>So I looked into my email to see when I signed up, it was 14 months after this post. I also found a gtalk chat log with the friend that recommended it, and it looks like my memory is quite wrong, I was just as skeptical as much of the linked HN thread:<p>&gt;the thing about 2gb dropbox<p>&gt;is i carry 6gb on my keychain<p>&gt;and 8gb on my phone<p>&gt;and i don&#x27;t exactly trust them with important data<p>&gt;also my iphone has shared folders that look just like any other computer on my network<p>&gt;the keychain is kind of a hassle though and i mostly don&#x27;t use it, i should probably throw it away
tzuryover 11 years ago
Here is my personal experience...<p>It is actually took place, later on when there was an announcement regarding Dropbox raising from Sequoia .<p>This was the first time I heard of Dropbox.<p>Those days building a product which did similar to what dropbox were doing, except that mine used any distributed version control it could find on a computer (I had it supporting git, mercurial and bazzar) and push to servers with SSH.<p>It was all automatic, built with python, and monitored FS for changes. Supported any number of directories, etc.<p>So I felt I have this great prototype which I considered starting working on this full-time, till that morning when I read the TC article and I realized it simply been done, and by people who now have $6M in their pocket to make it even more awesome.<p>Given the effort and dreams I built upon my own version, I remembered how I could not use dropbox for quite some time.
hackinthebochsover 11 years ago
Honestly, I still think the idea of dropbox is ludicrous. There are many ways to share files, and sending them to a third party to host for you is the worst one of them all. Aside from the few people that really need to multiply their bandwith by many orders of magnitude, a simple file sharing server on their own PC or a server they own would do the job just fine. Besides, dropbox was just yet another iteration of online file hosting (I&#x27;m pretty sure rapidshare and megaupload predated dropbox by years), so if file sharing was going to blow up, it would have already, right?<p>And therein lies the true genius of dropbox. The technology itself had already been done to death; the key was to convince a critical mass of people that this was the solution to their problems. Or even better, convince them of a problem they didn&#x27;t realize they had. Yet again we see that many times success comes down to the better marketer than truly game-changing technology.<p>(to be completely fair, their syncing mechanism was the best up until then, plus their add-free freemium model was likely the missing key to success in this space)
评论 #6625833 未加载
评论 #6625850 未加载
评论 #6625907 未加载
评论 #6625895 未加载
评论 #6625879 未加载
评论 #6628191 未加载
评论 #6630974 未加载
fanantaover 11 years ago
I think the top comments there show how sometimes the HN folks can get caught up in the details.<p>I did a show HN today for a restaurant analytics concept and people commented on the ugliness of the launch page and over pixels.
评论 #6625532 未加载
评论 #6626240 未加载
评论 #6625448 未加载
评论 #6625678 未加载
novumover 11 years ago
Not to be that guy, but since no one else has mentioned it: a file in Dropbox is a file shared with the NSA.<p>I was a happy paying Dropbox customer since 2008 but downgraded my account to the free tier a few months ago. I no longer consider Dropbox trustworthy for anything except (1) trivial files and (2) files encrypted client-side before they&#x27;re put into Dropbox.<p>Even with the above, I had two specific use-cases that only recently did I resolve:<p>- 1Password Sync. Dropbox is no longer necessary here since 1Password natively supports iCloud sync across Mac and iOS.<p>- Arbitrary file-sharing between Mac and iOS. Dropbox is no longer necessary here ever since I&#x27;ve been running BTSync[0], which has worked flawlessly in my experience.<p>It might be time to cancel Dropbox entirely.<p>[0] <a href="http://labs.bittorrent.com/experiments/sync.html" rel="nofollow">http:&#x2F;&#x2F;labs.bittorrent.com&#x2F;experiments&#x2F;sync.html</a>
评论 #6629739 未加载
alokv28over 11 years ago
Internet archive link to the demo&#x2F;screencast: <a href="https://web.archive.org/web/20070407145348/http://www.getdropbox.com/u/2/screencast.html" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20070407145348&#x2F;http:&#x2F;&#x2F;www.getdro...</a>
评论 #6625661 未加载
pitchupsover 11 years ago
This is a perfect example of why you should ignore the naysayers and &quot;experts&quot; on HN when you first pitch your idea or product. Also, a great example of why the best startup ideas look initially like bad ideas (<a href="http://www.paulgraham.com/swan.html" rel="nofollow">http:&#x2F;&#x2F;www.paulgraham.com&#x2F;swan.html</a>)
评论 #6625670 未加载
评论 #6625700 未加载
brianbarkerover 11 years ago
&quot;It does not seem very &quot;viral&quot; or income-generating.&quot;
评论 #6625725 未加载
josteinkover 11 years ago
I remember being sceptical at the time (lots of people were). The consensus here on HN seemed to be that Dropbox was trying to solve a problem Microsoft had already tried to solve a million times (file-sync) and the fact that Microsoft had never been able to sell it and get a decent user-base for their service was proof that this wasn&#x27;t something people actually wanted.<p>Funny how a <i>good enough</i> implementation and good marketing managed to turn that around.<p>I don&#x27;t remember what was wrong with Microsoft&#x27;s solution, but I remember not buying into it.
评论 #6626382 未加载
th3byrdm4nover 11 years ago
I love this flashback, thanks for sharing. Between being a reminder that group thinking isn&#x27;t the best thinking, no matter the quality of the group - and encouraging me to get out there - fail and be criticized. . . Great.
评论 #6626298 未加载
scrrrover 11 years ago
There&#x27;s people who try everything that is new and enjoy innovation, and there&#x27;s people who tend to be skeptical at first. The first kind is busy trying out the software while the others are busy expressing their negativity on a website.<p>And there&#x27;s of course those who find it a big shame, that Dropbox and other cloud services have become completely unusable thanks to the host country&#x27;s government.
netcanover 11 years ago
The top two comments are critical (though not mean).<p>The first comment is pretty interesting.<p><i>&#x27;My suggestion is to drop the &quot;Throw away your USB drive&quot; tag line and use something else... it will just muddy your vision.&#x27;</i><p>He&#x27;s more or less correct. &#x27;Like a USB&#x27; is a bad analogy. Dropbox only replaces some of a USB&#x27;s use cases and does lot of things that a USB doesn&#x27;t. OTOH, he&#x27;s wrong because there is no other 3 word sentence that could have done a better job. &#x27;Like a USB&#x27; is probably the best starting point even if it only gets across 25% of the message because 25% is better than nothing. 25% (assuming it&#x27;s the right 25%) might get the user to install it. Then they might get to know the backup, file sharing&#x2F;sending, versioning, or whatever subset of functions they use.
nakodariover 11 years ago
The comments here are a clear proof why founders should take feedback from different sub-set of users. For example, HN audience is build up of programmers, their feedback alone is not what founders should focus on. Dropbox is used by almost everyone I know because of the convenience it provides and the problem it solves. Most of the what commenters here are saying is not something layman users care about; they don&#x27;t have any technical skills or time to learn to build their own custom sync-systems.
kartikkumarover 11 years ago
I wonder how many people that initially thought&#x2F;said that they wouldn&#x27;t need&#x2F;want&#x2F;use Dropbox are actually using it now. Would be particularly interesting to know what reasons convinced people who didn&#x27;t believe it would work to end up using it themselves. Particularly, would be cool to know if it was due to lack of understanding of the product, lack of a clear enough pitch, or something else that established the wrong expectations.
评论 #6625766 未加载
e12eover 11 years ago
Maybe the most remarkable thing is how short the comment thread is -- but I suspect that is more an artefact of how much smaller the hn community was back then, than anything else.<p>Interesting how dropbox managed to succeed in an area with so many competitors.<p>Finally, I still think it&#x27;s complete crap <i>for me</i>. But I also see how it&#x27;s a great packaging and reselling of s3 -- and I&#x27;m certainly not surprised it took of (Not saying I necessarily would&#x27;ve bet on dropbox in 2007 -- but the sorry state of webdav in in windows left the market open for anything that offered user-friendly, secure cloud storage, and dropbox ticked (the most commercially important) two of those boxes.<p>edit: Ok, complete crap is too strong -- but it&#x27;s a product I have extremely limited use for. While it is easy to migrate away from in the sense that it just stores files, it&#x27;s not Free software (important for me for anything I use to store my files) and it has no privacy and questionable security (although dropbox+encfs patches up some of that). Still surprising that people didn&#x27;t seem to see the commercial value -- I absolutely see that (much as I see how people would pay for google apps even if I never would).
评论 #6625856 未加载
vladover 11 years ago
Thank you for posting this. Having launched my own landing page yesterday (as Drew did in 2007), I thought that I should explain the positive feedback I left for Drew on Hacker News in 2007.<p>Launch posts were full of naysayers, even back in 2007 when Hacker News was called Startup News. I had done my own startup for 3.5 years at the time, so I wanted to give members of Hacker News useful, insightful, and positive feedback about their project.<p>The link was a landing page with a video about &quot;throwing away your USB drive.&quot;<p>In my Hacker News comment, I proposed a list of ways to replace &quot;throw away your USB drive&quot; with a non-technical metaphor that people of all ages could understand (a personal secretary who automatically makes duplicates of anything you create for safekeeping, stored the way you want and accessible from anywhere.)<p>I&#x27;ve observed that newer Dropbox videos started to incorporate my feedback more and more. It&#x27;s really been awesome to see Drew and the rest of the guys kick butt!
phreezaover 11 years ago
Interesting that someone calls this a good competitor to &quot;GDrive&quot;, even though google drive was unveiled several years later.<p>Also interesting is the link to Aaron Swartz&#x27;s blog, where he describes the need for something similar. <a href="http://www.aaronsw.com/weblog/lazybackup" rel="nofollow">http:&#x2F;&#x2F;www.aaronsw.com&#x2F;weblog&#x2F;lazybackup</a>
评论 #6625904 未加载
JanLaussmannover 11 years ago
I was reading Drew Houston&#x27;s YC application: <a href="https://dl.dropboxusercontent.com/u/27532820/app.html" rel="nofollow">https:&#x2F;&#x2F;dl.dropboxusercontent.com&#x2F;u&#x2F;27532820&#x2F;app.html</a> and notices something strange: There is Google Drive&#x27;s favicon on <a href="https://dl.dropboxusercontent.com" rel="nofollow">https:&#x2F;&#x2F;dl.dropboxusercontent.com</a> &lt;link rel=&quot;shortcut icon&quot; href=&quot;<a href="http://docs.google.com/favicon.ico&quot;&gt;" rel="nofollow">http:&#x2F;&#x2F;docs.google.com&#x2F;favicon.ico&quot;&gt;</a><p>Edit: Screenshot <a href="https://docs.google.com/file/d/0B4jNwxVKChpYREZ5ZDZ6Q3Jqb2c/edit" rel="nofollow">https:&#x2F;&#x2F;docs.google.com&#x2F;file&#x2F;d&#x2F;0B4jNwxVKChpYREZ5ZDZ6Q3Jqb2c&#x2F;...</a>
levlandauover 11 years ago
Sharp criticism from know-it-alls is often a sign that an idea is good. It&#x27;s amazing to me how, even though this is common knowledge, good ideas continue to polarize. I&#x27;d hate for you guys to convince everyone to be so nice that we skew this long-trusted signal :)
评论 #6629944 未加载
sidcoolover 11 years ago
There were so many naysayers. I didn&#x27;t know HN existed then.
poolpoolover 11 years ago
So many people today are still harping on the security aspect (Not ~<i>free</i>~ software, you don&#x27;t own the servers).<p>How does that matter at all when selling to a large consumer base? How many customers of dropbox know what those words mean?<p>Like so many commercial offerings you could built it from source and get some hacky scripts going on your own but 99% of the world isn&#x27;t going to do that.
评论 #6625940 未加载
tzuryover 11 years ago
Also there is a whole thread regarding its YC Application <a href="https://news.ycombinator.com/item?id=801503" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=801503</a> - which sadly, the link itself is no longer available (404).<p>I assume many would be happy to read it though.
评论 #6626215 未加载
Aldo_MXover 11 years ago
The secret to success: Trust in yourself, nobody else is going to trust in you.
评论 #6627190 未加载
sonecaover 11 years ago
FWIW, Dropbox actually DID replace my USB drive (99% of the times at least).
评论 #6626663 未加载
评论 #6626665 未加载
devxover 11 years ago
Why would you want to keep your data &quot;in the cloud&quot;, if the government uses the argument that as long as your data is on a 3rd party&#x27;s servers, then it&#x27;s not yours?
Herald_MJover 11 years ago
The comments given on HN back then were so much more constructive! I think I started reading HN about a year after this.
Fundlabover 11 years ago
This is really inspiring, for the most part; dont let HN comments stump your aspirations.
dcarmoover 11 years ago
&quot;What tools will you use to build your product? Python (top to bottom.)&quot;<p>Yes.
_lce0over 11 years ago
the fact that the their top-post is negative make the history soo cool!!
fit2ruleover 11 years ago
I&#x27;m still not using Dropbox. I absolutely detest the idea that I&#x27;m relying on a 3rd party for a feature that I consider should be built into every modern Operating System. At the point when OS vendors relinquished to the Web 2.0 Cult their responsibilities for such features as easy filesharing, the world lost something.<p>Absolutely, its great that people can share files this way. But absolutely, its terrible that it requires fragments of an OS feature to be distributed among multiple, external, unreliable entities.
评论 #6625920 未加载
评论 #6625923 未加载
评论 #6625807 未加载