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.

The Man Who Would Build a Computer the Size of the Entire Internet

51 pointsby julien421over 11 years ago

7 comments

shykesover 11 years ago
Hi everyone, I&#x27;m the guy featured in this article. Now that the dust is settling I thought I might answer a few of the most frequent questions.<p>&gt; <i>So what does Docker actually do?</i><p>Thanks for asking!<p>From the project homepage: <i>Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a developer builds and tests on a laptop can run at scale, in production, on VMs, bare metal, OpenStack clusters, public clouds and more.</i><p>There&#x27;s a nice high-level overview on <a href="http://www.docker.io/learn_more/" rel="nofollow">http:&#x2F;&#x2F;www.docker.io&#x2F;learn_more&#x2F;</a> , and a really cool interactive tutorial on <a href="http://www.docker.io/gettingstarted/" rel="nofollow">http:&#x2F;&#x2F;www.docker.io&#x2F;gettingstarted&#x2F;</a><p>I also encourage you to join the IRC channel (#docker on freenode). It&#x27;s extremely active and the people there are super nice. They will get you up to speed in no time!<p>&gt; <i>Why is the press talking about Docker when the kernel developers did all the real work?</i><p>Press coverage is not a zero-sum game. Does it hurt Linux and its developers when Docker gets attention? Or does it further establish Linux as the ubiquitous software infrastructure that it is?<p>There&#x27;s no question that Docker wouldn&#x27;t be possible (or would be much less useful anyway) without the work of countless kernel hackers who implemented and hardened namespacing and control groups. We also owe a lot to Junjiro Okajima, the author of AUFS. I don&#x27;t believe we&#x27;re doing any of these people a disservice by building cool stuff on top of their code, open-sourcing all of it, and getting a lot more people excited about the combined result.<p>&gt; <i>How do I buy an article like this on Wired?</i><p>That&#x27;s not how press works. Based on my experience, here&#x27;s how to get quality press coverage.<p>First build something people want. As more people use it and express their excitement, journalists will take notice. They will then contact you for details and if they like what they hear they will write a story.<p>&gt; <i>I was going to try Docker, but it&#x27;s so hyped now that it doesn&#x27;t seem legit anymore</i><p>Really? This reaction makes me so, so sad.<p>Speaking on behalf of everyone who has contributed to Docker in one way or the other. <i>ALL WE ASK</i> is that you evaluate the project based on its merits, instead of how fashionable it is.<p>Tell me you hit a bug. Tell me it doesn&#x27;t solve a real problem for you. Tell me the documentation isn&#x27;t clear, or the code is not clean. But for the love of god, don&#x27;t tell me your criticism of a project is that it&#x27;s <i>too</i> popular, and therefore no longer a trendy thing to use. Please tell me that is not what the hacker community has come to.
rwmjover 11 years ago
Can someone explain how a little wrapper around LXC gets major magazine articles and hype, whereas the people who&#x27;ve been doing the real hard work for years get no attention at all?
评论 #6355021 未加载
评论 #6355288 未加载
评论 #6355192 未加载
评论 #6355073 未加载
评论 #6355492 未加载
评论 #6355211 未加载
评论 #6355007 未加载
评论 #6355001 未加载
评论 #6355915 未加载
WestCoastJustinover 11 years ago
How do startups cope with pressure to perform? The pressure must be immense on the dotCloud&#x2F;Docker folks. They have been active on HN responding to questions and comments, but having such publicity, Wired and HN driving traffic and questions, on non-production&#x2F;beta software (docker) must be hard. I guess you just keep going like you always do.<p>In several of my personal project, I have noticed that once you have a following, you try to keep the standards up and only release quality, things start to take longer, and longer, because you do not want to let anyone down. I have felt real pressure to perform, and my projects are not anywhere near their level!
评论 #6355388 未加载
dxhdrover 11 years ago
Can someone explain, briefly, how Docker works? It seems to be getting an increasing amount of buzz lately and I&#x27;d like to understand what&#x27;s going on. All I hear is how you can wrap software in a container that will run anywhere -- not a very helpful explanation. Docker&#x27;s own website is surprisingly light on specifics... all I know after reading it is that it will, indeed, run almost anywhere! (but how?)
评论 #6355156 未加载
评论 #6355134 未加载
评论 #6355418 未加载
评论 #6355142 未加载
snorkelover 11 years ago
I don&#x27;t get it. I don&#x27;t see how Docker makes service management any easier than using a plain ol&#x27; VM. The steps involved feel about the same to me.
snake_plisskenover 11 years ago
See: Daedalus, Icarus and Helios.<p>[1] <a href="http://en.wikipedia.org/wiki/Deus_Ex_characters#Artificial_intelligences" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Deus_Ex_characters#Artificial_i...</a>
cthackersover 11 years ago
way to GO.
评论 #6355212 未加载