TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

This Video Has X Views

493 点作者 sususu大约 5 年前

22 条评论

donatj大约 5 年前
I was telling a friend recently about how there was this &quot;golden age&quot; when you could access all sorts of free APIs, and how I still long for this time.<p>I remember the public Netflix API, Twitter APIs and Flickr API with particular fondness. My personal site was a big mashup of all of my data.<p>I also abused the hell out of Yahoo Pipes - I would run RSS feeds through like 15 different languages with Babelfish before back to English, just for kicks.<p>My friend seemed very skeptical such a time ever existed.
评论 #22807552 未加载
评论 #22807343 未加载
评论 #22807539 未加载
评论 #22809011 未加载
评论 #22808285 未加载
评论 #22808434 未加载
评论 #22807870 未加载
评论 #22810069 未加载
评论 #22807616 未加载
评论 #22810365 未加载
评论 #22808518 未加载
评论 #22807276 未加载
评论 #22807933 未加载
hugs大约 5 年前
As the founder of one of the screen-scraping tools he alluded to in the video (Selenium), I just want to say the video has one of the best explanations for the difference between automating a process through a user interface vs an API. In the end, entropy always gets you, but you can push it off a little bit longer if there&#x27;s an API.
评论 #22809751 未加载
评论 #22809055 未加载
评论 #22811428 未加载
评论 #22810032 未加载
评论 #22807970 未加载
评论 #22811889 未加载
akubera大约 5 年前
I&#x27;m reminded of this little gem: <a href="https:&#x2F;&#x2F;hookrace.net&#x2F;time.gif" rel="nofollow">https:&#x2F;&#x2F;hookrace.net&#x2F;time.gif</a><p>(Relevant post <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14996715" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14996715</a>)<p>But on the topic: is there actually a dearth of APIs &quot;these days&quot; vs peak Web-2.0, or have the major players just restricted theirs due to abuse, and thus it seems like the whole world of possibilities have veen restricted? One can easily find lists of public apis (e.g <a href="https:&#x2F;&#x2F;github.com&#x2F;n0shake&#x2F;Public-APIs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;n0shake&#x2F;Public-APIs</a>), but perhaps the video was more about the facilitators, like Yahoo Pipes.
评论 #22811816 未加载
djhworld大约 5 年前
I really liked this video, it highlights that a lot of software we write is ephemeral and will one day either be retired or stop working.<p>The frequently updating title thing is cute, it&#x27;ll be interesting to see what dies first - YouTube pulling the &quot;title update API&quot; or Tom&#x27;s script running wherever he&#x27;s put it
评论 #22807384 未加载
评论 #22807304 未加载
评论 #22807961 未加载
danbruc大约 5 年前
<i>If it&#x27;s actually spot on, it&#x27;s a miracle.</i><p>I got the counter and the title both showing 3,690,744 when I first opened the link - so how unlikely is this actually? Probably not really too unlikely. Or I got really lucky.<p>EDIT: Thinking about it, as YouTube probably updates the view count only every couple of seconds or minutes it might actually be spot on most of the time if the title gets updated at about the same frequency.
评论 #22807195 未加载
评论 #22807660 未加载
评论 #22807578 未加载
评论 #22807427 未加载
Sargos大约 5 年前
This &quot;open APIs&quot; feeling where you can build and mash up all kinds of services together to build cool things is how writing apps on Ethereum feels right now. All of the data and functions of other people&#x27;s contracts are on chain and available to you for use in whatever way you want to use it. It&#x27;s very powerful and makes developing fun again for me.<p>As an example there is a project called Maker which produces a stablecoin called Dai which is pegged to $1. Another project called Compound took Dai and used it without asking anyone at Maker to create automatic loans where you can put in money and get interest automatically. A third project, Pool Together, started using Compound, again without asking, to pool everyone&#x27;s funds together for a month and give the interest earned to one winner as a &quot;no-loss lottery&quot;. I bet in a few months something will be built on top of Pool Together as well.<p>None of these teams needed to work together or ask permission. They just built cool things. An added bonus is that these projects can&#x27;t be turned off by anyone which means Pool Together can trust that their app will work next year just fine, which isn&#x27;t really something you can rely on in Web 2.0. It&#x27;s a very exciting time for composability and neat experiments and I&#x27;m looking forward to what else will be built.
评论 #22810332 未加载
评论 #22810147 未加载
diggan大约 5 年前
Reminds me of <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3742902" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3742902</a> (&quot;Show HN: This up votes itself&quot;) which I came across right after joining HN and really set the tone for what HN is really all about, for me. Thanks olalonde :)
评论 #22807456 未加载
stickfigure大约 5 年前
The voice, oratorical flourishes, and narrative style really remind me of James Burke&#x27;s Connections. &quot;And that&#x27;s why I chose to film this here...&quot; Delightful!
评论 #22807709 未加载
评论 #22807726 未加载
TomMckenny大约 5 年前
&gt;If it&#x27;s actually spot on, it&#x27;s a miracle.<p>Not that it matters, but I think Tom may have gotten this wrong. If his code is invoked many times faster than google updates it&#x27;s video count then the odds of seeing an exact match in the total is proportional to that difference.<p>Which, ironically, means it&#x27;s using even more cycles than necessary to do his intentionally silly trick, further proving his point.
weinzierl大约 5 年前
Despite that the video starts with<p><i>&quot;The title of this video won&#x27;t be exactly right. [..] If it&#x27;s actually a 100% spot on it&#x27;s a miracle&quot;</i><p>the title <i>was</i> exactly right when I saw it the first time. I even screenshotted it.<p>I also wondered if it would work on HN. Is there a limit on the number of times you can edit a title on HN? Obviously there isn&#x27;t on Youtube, which I find quite surprising.
评论 #22807298 未加载
评论 #22810102 未加载
评论 #22810790 未加载
评论 #22807328 未加载
LilBytes大约 5 年前
In the opening snapshot of his code when the video starts, Tom&#x27;s referencing a URL to YouTube which takes you to, you guessed it, a Rick Roll. :)
评论 #22810502 未加载
enjoyyourlife大约 5 年前
Reminds me of the CGP Grey video that shows how much the video made in ads (<a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=KW0eUrUiyxo" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=KW0eUrUiyxo</a>)
nayuki大约 5 年前
Speaking of the YouTube view count, Tom Scott also did a great explanation on distributed computing and eventual consistency: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=RY_2gElt3SA" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=RY_2gElt3SA</a> &quot;Why Computers Can&#x27;t Count Sometimes&quot;<p>And here&#x27;s a video from Computerphile about overflow: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=vA0Rl6Ne5C8" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=vA0Rl6Ne5C8</a> &quot;How Gangnam Style Broke YouTube&quot;
jachee大约 5 年前
My twitter bot, @fiveobot[0], lives on, within a `screen` session on my VPS. Its time zone and geographical data are both at least 2years out of date, but I&#x27;d have to adapt new tools, or hook into APIs that will eventually fail to access up-to-date data. I made it for an audience of one, and I&#x27;m still amused by it, today.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;jachee&#x2F;fiveobot" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jachee&#x2F;fiveobot</a>
cryptonector大约 5 年前
<a href="https:&#x2F;&#x2F;www.multivax.com&#x2F;last_question.html" rel="nofollow">https:&#x2F;&#x2F;www.multivax.com&#x2F;last_question.html</a>
stursby大约 5 年前
If anyone is curious, I took a crack at building out a bot that does this with Node.js and the YouTube Data API! (<a href="https:&#x2F;&#x2F;github.com&#x2F;stursby&#x2F;this-video-has-x-views" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stursby&#x2F;this-video-has-x-views</a>)
in9大约 5 年前
Does anyone know of some reading material on &quot;entropy will get us all&quot; perspective? What does entropy mean in this sense?
评论 #22819303 未加载
评论 #22815514 未加载
Paraesthetic大约 5 年前
I love Tom Scott&#x27;s videos. He does a fantastic job of explaining complex things in a simple way.
tonydiv大约 5 年前
I want to make an Instagram that will only ever have 42 followers ;)
评论 #22808117 未加载
HugoDaniel大约 5 年前
Web 2.0 was a big heart of love.<p>:(
bparsons大约 5 年前
The title was exactly correct
ggambetta大约 5 年前
This would be noteworthy if the counter was included <i>in the video</i> (like the similar video that shows its own URL [0]). But as it is, it&#x27;s just the title that changes to match the number of views, so... not much to see here.<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20452013" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20452013</a>
评论 #22807048 未加载
评论 #22807125 未加载
评论 #22807160 未加载
评论 #22807347 未加载