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.

One person types, everyone else watches

9 pointsby haberdasherover 11 years ago

7 comments

wevcfewrfrwefrover 11 years ago
From Google Cache:<p><pre><code> &lt;!DOCTYPE html&gt; &lt;html&gt; &lt;head&gt; &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text&#x2F;html; charset=utf-8&quot;&gt; &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt; &lt;meta name=&quot;description&quot; content=&quot;&quot;&gt; &lt;meta name=&quot;author&quot; content=&quot;&quot;&gt; &lt;!-- Latest compiled and minified CSS --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;&#x2F;&#x2F;netdna.bootstrapcdn.com&#x2F;bootstrap&#x2F;3.0.3&#x2F;css&#x2F;bootstrap.min.css&quot;&gt; &lt;!-- Theme --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;&#x2F;&#x2F;netdna.bootstrapcdn.com&#x2F;bootstrap&#x2F;3.0.3&#x2F;css&#x2F;bootstrap-theme.min.css&quot;&gt; &lt;!-- Bootstrap requires jQuery --&gt; &lt;script type=&#x27;text&#x2F;javascript&#x27; src=&#x27;&#x2F;js&#x2F;lib&#x2F;jquery-1.10.1.min.js&#x27;&gt;&lt;&#x2F;script&gt; &lt;!-- Latest compiled and minified JavaScript --&gt; &lt;script src=&quot;&#x2F;&#x2F;netdna.bootstrapcdn.com&#x2F;bootstrap&#x2F;3.0.3&#x2F;js&#x2F;bootstrap.min.js&quot;&gt;&lt;&#x2F;script&gt; &lt;!-- TODO(gmike): Decide on local vs. CDN &lt;link href=&quot;&#x2F;css&#x2F;bootstrap.css&quot; rel=&quot;stylesheet&quot;&gt; &lt;link href=&quot;&#x2F;css&#x2F;bootstrap-responsive.css&quot; rel=&quot;stylesheet&quot;&gt; --&gt; &lt;link rel=&quot;shortcut icon&quot; href=&quot;&#x2F;img&#x2F;btw.png&quot;&gt; &lt;link href=&quot;&#x2F;css&#x2F;ss.bootstrap.css&quot; media=&quot;all&quot; rel=&quot;stylesheet&quot; type=&quot;text&#x2F;css&quot;&#x2F;&gt; &lt;title&gt;ONE PERSON TYPES, EVERYONE ELSE WATCHES&lt;&#x2F;title&gt; &lt;link href=&quot;&#x2F;css&#x2F;ss.usall.css&quot; media=&quot;all&quot; rel=&quot;stylesheet&quot; type=&quot;text&#x2F;css&quot;&#x2F;&gt; &lt;link href=&quot;css&#x2F;countdown.css&quot; media=&quot;all&quot; rel=&quot;stylesheet&quot; type=&quot;text&#x2F;css&quot;&#x2F;&gt; &lt;link href=&quot;fonts&#x2F;countdown.css&quot; rel=&quot;stylesheet&quot; &gt; &lt;script type=&#x27;text&#x2F;javascript&#x27; src=&#x27;&#x2F;js&#x2F;lib&#x2F;underscore-min.js&#x27;&gt;&lt;&#x2F;script&gt; &lt;script type=&#x27;text&#x2F;javascript&#x27; src=&quot;&#x2F;js&#x2F;lib&#x2F;jquery.countdown.js&quot;&gt;&lt;&#x2F;script&gt; &lt;script type=&#x27;text&#x2F;javascript&#x27; src=&#x27;&#x2F;js&#x2F;ss.usall.js&#x27;&gt;&lt;&#x2F;script&gt; &lt;!-- COUNTDOWN --&gt; &lt;link href=&quot;css&#x2F;countdown.css&quot; media=&quot;all&quot; rel=&quot;stylesheet&quot; type=&quot;text&#x2F;css&quot;&#x2F;&gt; &lt;link href=&quot;fonts&#x2F;countdown.css&quot; rel=&quot;stylesheet&quot; &gt; &lt;script&gt; (function(i,s,o,g,r,a,m){i[&#x27;GoogleAnalyticsObject&#x27;]=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,&#x27;script&#x27;,&#x27;&#x2F;&#x2F;www.google-analytics.com&#x2F;analytics.js&#x27;,&#x27;ga&#x27;); ga(&#x27;create&#x27;, &#x27;UA-6372191-31&#x27;, &#x27;onepersontypeseveryonewatches.com&#x27;); ga(&#x27;send&#x27;, &#x27;pageview&#x27;); &lt;&#x2F;script&gt; &lt;&#x2F;head&gt; &lt;body&gt; &lt;div class=&quot;navbar navbar-inverse navbar-fixed-top&quot; role=&quot;navigation&quot;&gt; &lt;div class=&quot;container&quot;&gt; &lt;div class=&quot;navbar-header&quot;&gt; &lt;a id=&quot;presence&quot; class=&quot;navbar-brand&quot;&gt;&lt;&#x2F;a&gt; &lt;&#x2F;div&gt; &lt;&#x2F;div&gt; &lt;&#x2F;div&gt; &lt;div class=&quot;container&quot; id=&quot;message-wrapper&quot;&gt; &lt; text area id=&quot;complete-message&quot;&gt;Knock, Knock. who&amp;#39;s not not there? hakeem.&lt;&#x2F; text area &gt; &lt;&#x2F;div&gt; &lt;div class=&quot;container modals&quot; id=&quot;modal-wrapper&quot;&gt; &lt;input type=&quot;button&quot; id=&quot;action-claim-control&quot; class=&quot;gone btn btn-primary&quot; value=&quot;Type something&quot; &#x2F;&gt; &lt;input type=&quot;button&quot; id=&quot;action-done&quot; class=&quot;gone btn&quot; value=&quot;I&#x27;m done typing.&quot; &#x2F;&gt; &lt;&#x2F;div&gt; &lt;script type=&quot;text&#x2F;javascript&quot; src=&quot;&#x2F;sdk&#x2F;v1&#x2F;embed.js&quot;&gt;&lt;&#x2F;script&gt; &lt;script type=&#x27;text&#x2F;javascript&#x27;&gt; var usall; $(document).ready(function() { usall = new UsAll($(&#x27;textarea#complete-message&#x27;)[0]); usall.initialize(); }); &lt;&#x2F;script&gt; &lt;&#x2F;body&gt; &lt;&#x2F;html&gt; </code></pre> Looks like some kind of live &lt;textarea&#x2F;&gt;, and then... ?
评论 #7148141 未加载
japagetover 11 years ago
Google cache (text only) content is:<p><pre><code> Knock, Knock. who&#x27;s not not there? hakeem. </code></pre> From this, I doubt the site contains anything edifying or informative. Perhaps the submitter &quot;haberdasher&quot; should explain why he submitted this to HN, since the site is down and we cannot experience it for ourselves.
评论 #7148140 未加载
holyjawover 11 years ago
Pretty interesting. I didn&#x27;t get to participate since on mobile the keyboard didn&#x27;t appear
thought_alarmover 11 years ago
One person clicks, everyone else waits.
CSDudeover 11 years ago
One person types and I cannot watch, dear HN what is this web site?
评论 #7148049 未加载
kkartikover 11 years ago
Literally a waste of 3 mins of my life.
评论 #7147899 未加载
haberdasherover 11 years ago
...and the server crashed.