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.

Show HN: SoundCloud Instant

37 pointsby karangoeluwabout 11 years ago

12 comments

rakooabout 11 years ago
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 未加载
karangoeluwabout 11 years ago
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 未加载
yeukhonabout 11 years ago
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 未加载
heynkabout 11 years ago
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 未加载
huckyausabout 11 years ago
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 未加载
PhrosTTabout 11 years ago
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.
karangoeluwabout 11 years ago
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>
dmcswainabout 11 years ago
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_nabout 11 years ago
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 未加载
bakliabout 11 years ago
It only allows me to search once, if I try to search for something else, I have to refresh.
评论 #7602150 未加载
digisocialnetabout 11 years ago
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 未加载
stratos13about 11 years ago
NICE. This shit is dope.