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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: SoundCloud Instant

37 点作者 karangoeluw大约 11 年前

12 条评论

rakoo大约 11 年前
Hmmm...<p>&gt; Blocked loading mixed active content &quot;<a href="http://code.jquery.com/jquery-latest.js&quot;" rel="nofollow">http:&#x2F;&#x2F;code.jquery.com&#x2F;jquery-latest.js&quot;</a><p>&gt; Blocked loading mixed active content &quot;<a href="http://connect.soundcloud.com/sdk.js&quot;" rel="nofollow">http:&#x2F;&#x2F;connect.soundcloud.com&#x2F;sdk.js&quot;</a><p>You&#x27;re trying to mix HTTPS and HTTP...<p>I also see that your API key is there in clear. I hope no one can do any bad stuff in your name.<p>Oh, and it looks like every action is sent to google for statistics ?
评论 #7603152 未加载
评论 #7603338 未加载
karangoeluw大约 11 年前
I made this small app last Saturday solely because I wanted to. Any feedback is welcome.<p>Oh, and the source code is open: <a href="https://github.com/karan/scInstant" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;karan&#x2F;scInstant</a><p>EDIT: Right now, it&#x27;s meant to be used only on desktop. I&#x27;m starting to get into frontend stuff, so don&#x27;t really know how to touch optimize the app. Again, suggestions welcome.
评论 #7602119 未加载
评论 #7602148 未加载
评论 #7602370 未加载
yeukhon大约 11 年前
This reminds me of Feross Aboukhadijeh his Youtube instant. (<a href="http://www.quora.com/What-were-the-main-reasons-why-Feross-Aboukhadijeh-turned-down-a-job-offer-at-YouTube" rel="nofollow">http:&#x2F;&#x2F;www.quora.com&#x2F;What-were-the-main-reasons-why-Feross-A...</a>)<p>Does the API has rate limit? Are you sending a new query every 200ms? <a href="https://github.com/karan/scInstant/blob/gh-pages/app.js#L98" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;karan&#x2F;scInstant&#x2F;blob&#x2F;gh-pages&#x2F;app.js#L98</a>
评论 #7603427 未加载
heynk大约 11 年前
Very nice! I had some deja vu when I read the title. I posted an HN thread with the same exact title over two years ago!<p><a href="https://news.ycombinator.com/item?id=3363451" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3363451</a><p>I will sell you soundcloudinstant.com for 1 million dollhairs. But really, yours is much better :)
评论 #7603420 未加载
huckyaus大约 11 年前
Nice work. I&#x27;m personally not a huge fan of autoplay, since there&#x27;s a ton of stuff on SC and the search results aren&#x27;t always accurate enough.<p>Volume control would also be ace. Not sure how easy that would be to implement - now that I think about it, I&#x27;ve never seen it on any of their widgets.
评论 #7602580 未加载
评论 #7603423 未加载
PhrosTT大约 11 年前
Chiming in with shameless me too self promotion...<p>I have a similar feature on <a href="http://tuned.io/" rel="nofollow">http:&#x2F;&#x2F;tuned.io&#x2F;</a> - it&#x27;s a soundcloud search with autocomplete; you can play any of the search results instantly, etc.<p>The music makes for good coding background.
karangoeluw大约 11 年前
Also, if anyone wants, I setup a list where you can get notified when I make something cool! <a href="http://eepurl.com/SRIPT" rel="nofollow">http:&#x2F;&#x2F;eepurl.com&#x2F;SRIPT</a>
dmcswain大约 11 年前
For all you SoundCloud and 8tracks users, here&#x27;s a way to load tracks by voice: <a href="http://bit.ly/1l8r5yf" rel="nofollow">http:&#x2F;&#x2F;bit.ly&#x2F;1l8r5yf</a>
clay_to_n大约 11 年前
Small bug: it reloads the track when I press the volume up &#x2F; down keys on my keyboard. Using a samsung 7-series notebook.
评论 #7603414 未加载
bakli大约 11 年前
It only allows me to search once, if I try to search for something else, I have to refresh.
评论 #7602150 未加载
digisocialnet大约 11 年前
i love it but it would be cooler with a full screen UI, there was a soundcloud api hack that would play people&#x27;s loved&#x2F;favorited tracks that kind of did that..
评论 #7603347 未加载
stratos13大约 11 年前
NICE. This shit is dope.