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: I made a Hacker News for podcasts

367 pointsby podcastrankabout 9 years ago

55 comments

personlurkingabout 9 years ago
I'm half-joking, but I could use a "not just two guys joking around" tag. There's so many podcasts out there where I check them out because the topic sounds interesting but most of the episode time is given to 'two guys joking around'.
评论 #11510642 未加载
评论 #11511191 未加载
评论 #11511973 未加载
评论 #11510884 未加载
评论 #11512876 未加载
评论 #11512235 未加载
评论 #11511045 未加载
评论 #11514150 未加载
评论 #11517348 未加载
评论 #11510863 未加载
评论 #11510643 未加载
prawnabout 9 years ago
Maybe change "0 comments" to something like "Start a discussion" when there are no comments. Makes it seem like a graveyard when they're all empty.
评论 #11511093 未加载
评论 #11510217 未加载
diimdeepabout 9 years ago
This is neat idea, killer feature would be RSS for all sections, so we can subscribe to it in podcast app. Wow. Meta podcast, user aggregated.
评论 #11511773 未加载
elcapitanabout 9 years ago
First impression (Macbook Air 11"): 2/3 of the page are header and filters, I can view only 2 posts at first glance. That's pretty different from the functional design of HN.
评论 #11510747 未加载
tedmistonabout 9 years ago
I love that it&#x27;s by episode and not the entire show.<p>While I don&#x27;t know that I&#x27;d be a regular user or start discussions (I usually listen to episodes weeks after they come out), it&#x27;s a cool tool for episode discovery.
pablosantaabout 9 years ago
I could really use something like this. It&#x27;s a recurring problem I have: finding interesting podcast material to listen to while working out.<p>Podcast suggestions should remain on the front page longer than articles do in HN though. Since listening to a podcast is way more time consuming than reading an article.<p>Thanks for sharing!
评论 #11510263 未加载
评论 #11512516 未加载
empressplayabout 9 years ago
You should scrape Reddit eg <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;podcasts&#x2F;comments&#x2F;4e9idv&#x2F;weekly_podcast_post_submit_your_links_here&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;podcasts&#x2F;comments&#x2F;4e9idv&#x2F;weekly_pod...</a>
jereabout 9 years ago
Very cool idea. I often struggle to think of a podcast when I really need one.<p>One of the challenges here is that, apparently, podcasts don&#x27;t have very descriptive names. Maybe it&#x27;s because HN has the same regular topics floating through, but I feel like I get a lot more of a preview from titles on HN than I do by things like...<p>&quot;The Archers&quot;<p>&quot;Hello Internet #60: The Beautiful Game&quot;<p>&quot;Harmontown&quot;<p>I suppose there&#x27;s an expectation that podcasts don&#x27;t need explanatory names because, well, they&#x27;re not always about a specific thing and because they&#x27;re expecting regular listeners to tune in. Perhaps find a way to automatically include the description of the podcast itself and&#x2F;or encourage users to do the same manually?
评论 #11511942 未加载
评论 #11510575 未加载
studentrobabout 9 years ago
Has anyone else tuned in to Chris Gethard? His podcast &quot;Beautiful Stories from Anonymous People&quot; is great. It&#x27;s like an evolution of &quot;This American Life&quot;. Unedited, one hour discussions with random people, and Chris is a <i>really</i> good interviewer of random people. My favorite is his interview with &quot; Ron Paul&#x27;s baby&quot; [1]. If you can get to the part where he starts talking about a carnival baby (15 or 30 mins in), it is hilarious from there forward.<p>[1] <a href="http:&#x2F;&#x2F;www.earwolf.com&#x2F;episode&#x2F;ron-pauls-baby&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.earwolf.com&#x2F;episode&#x2F;ron-pauls-baby&#x2F;</a>
评论 #11512229 未加载
jv22222about 9 years ago
Awesome job.<p>It seems you&#x27;re missing a trick by not adding a player directly on your site.<p>No good reason to leave your site and listen to the podcast that is discovered.<p>Also, you could have a url that would auto play the currently highest rated podcast:<p><a href="https:&#x2F;&#x2F;podcastrank.co&#x2F;best" rel="nofollow">https:&#x2F;&#x2F;podcastrank.co&#x2F;best</a><p>And also a radio version that cycled through the front page from top to bottom:<p><a href="https:&#x2F;&#x2F;podcastrank.co&#x2F;radio" rel="nofollow">https:&#x2F;&#x2F;podcastrank.co&#x2F;radio</a>
评论 #11513583 未加载
raulkabout 9 years ago
This is awesome! I&#x27;m an avid listener of podcasts, because I can learn stuff, listen to great people and interviews, broaden my ideas... All during what would otherwise be downtime (walking the dog, grocery shopping, driving, etc.)<p>There are some podcasts which I consider vital, but for most I don&#x27;t care about the podcast itself but for the content of a given episode.<p>This app is awesome because it detaches content from podcast and helps discover cool episodes.<p>Wish you lots of luck!
评论 #11510097 未加载
charlieegan3about 9 years ago
Getting 500 errors on podcast comment&#x2F;show pages. I get the idea though, I&#x27;m just not sure this is the best way to discover podcasts. To checkout a podcast takes quite a bit more time relative to a news article &#x2F; blog post.<p>I think that this has the same issues as <a href="https:&#x2F;&#x2F;www.producthunt.com&#x2F;podcasts" rel="nofollow">https:&#x2F;&#x2F;www.producthunt.com&#x2F;podcasts</a>, for me at least.
评论 #11510244 未加载
edddabout 9 years ago
How did you implement scoring system? Is it simple: select max(score) from casts where submit_time &gt; NOW - 7days; or something more sophisticated <a href="https:&#x2F;&#x2F;medium.com&#x2F;hacking-and-gonzo&#x2F;how-hacker-news-ranking-algorithm-works-1d9b0cf2c08d" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;hacking-and-gonzo&#x2F;how-hacker-news-ranking...</a> ?
评论 #11510310 未加载
solipsismabout 9 years ago
I like this idea, but there&#x27;s no interactivity (AFAICT) with my podcast app. I use the Pocket Casts app exclusively for all my podcast listening. I&#x27;d love if clicking one of these links could open the podcast in the app for me. I have no interest in browsing some podcaster&#x27;s blog or listening through my browser.<p>Obviously I could look up specific episodes in my app after seeing it on your site, but that&#x27;s annoying enough that I don&#x27;t think I would keep it up.<p>An alternative idea is to build an app from this idea. I know that&#x27;s a lot of work, but I might pay for that if it is a really good podcasting app. Look to Pocket Casts for inspiration.
评论 #11512122 未加载
ajackfoxabout 9 years ago
I&#x27;ve been looking for something like this--podcast discovery is severely lacking right now(or I don&#x27;t know where to look!). Excited to try this out--thanks!<p>I&#x27;ll be sure to get to send you some feedback once I&#x27;ve used it for a while. :)
dumbguyabout 9 years ago
Awesome, though I&#x27;d love to see a line or two under the title with the show notes (if they have them embedded). For those not already knowing about the hilarious podcast, The title is precious little to go on.
stevetrewickabout 9 years ago
Immediately discovered at least a half dozen &#x27;casts I was unaware of and will now listen to. Thank you!<p>Weirdly fascinating to see BBC Radio 4&#x27;s long running agricultural soap &#x27;The Archers&#x27; on the list.
mcgrath_shabout 9 years ago
This looks really interesting. One thing I noticed is that you do not have a section for sports podcasts. Is that not your target demographic or just nothing was submitted in that area yet?
jmadsenabout 9 years ago
Why is there no downvoting? Or do you feel your algorithm handles that?<p>There was an episode of on podcast I listen to I thought was really poor, and would have voted down. left a comment instead
评论 #11514181 未加载
ben_jonesabout 9 years ago
Cool, I immediately registered and posted a link (The Ray Wenderlich podcast). Two suggestions though, iTunes, Google, etc. already have decently robust search around podcasts, do you have any plans to reach out to various dev communities (reddit, iOS, Rails, whatever) and getting them to come to you? And then I think the tag system is crucial, for instance tags can&#x27;t be given a space and custom tags are much less likely to get lots of content then presets.<p>Awesome project!
评论 #11510910 未加载
redRanger72about 9 years ago
Awesome site :) I get most of my HN info through the JSON feed. It might be something to implement in the future - I&#x27;d be delighted to add it to my script.
brianclabout 9 years ago
What about adding additional tags or attributes so we can filter by length of time, date published (vs date submitted to your site), publisher (npr, radiotopia, etc), guests (i.e., i liked this guest on Marc Maron&#x27;s podcast, where else can I find him?), or sub-genre (i like true crime podcasts and sometimes I get that on Criminal, sometimes I get that on This American Life)
评论 #11513253 未加载
评论 #11510503 未加载
raulkabout 9 years ago
I&#x27;d buy you a beer if you could find a way to open the podcast episode directly on Podcast Addict and other apps when you click on it.
评论 #11510109 未加载
vehementiabout 9 years ago
Does anyone have an efficient way to consume podcasts? If I want to quickly read an article I can skim certain sections and skip others etc., but there is rarely such indexing for a podcast and I would have to skip forward, listen for a lot of seconds to get context before I know if it&#x27;s somewhere to skip past or not.
评论 #11513153 未加载
harwoodleonabout 9 years ago
I like this, but I think it needs a little more emphasis on the UX of what you are going to listen to and for how long. Perhaps even embed the player under the link?<p>How about a play count as a measure of popularity instead of just discussions? HN works because it abstracts user behaviour to a points score.
MistahKoalaabout 9 years ago
It&#x27;s halfway there for me - or at least, half of my expectations of what it would be. I was hoping it would be more along the lines of (or additionally) an HN for new podcasts. Over time, the front page will soon be a rotating list of the same selection of programmes, won&#x27;t it?
评论 #11510876 未加载
pat_spaceabout 9 years ago
If only each one had a play button....
bananaoomarangabout 9 years ago
This is a great idea.<p>I wonder whether you could do the same for TV&#x2F;movies currently on catch-up&#x2F;streaming.
评论 #11510230 未加载
maximegarciaabout 9 years ago
Nice. Always looking for discovering new podcast.<p>Having the duration of the podcast would be handy.
Mellowcandleabout 9 years ago
I&#x27;m not sure if it&#x27;s intentional, but you can up vote your own posts...
wadewattsabout 9 years ago
Thanks for sharing your work.<p>Would you consider adding a &quot;gaming&quot; category?<p>Can you change the subscription confirmation email subject to include your site&#x27;s title?<p>From &quot;Confirmation instructions&quot; to &quot;PodcastRank Confirmation Instructions&quot;?<p>Looks great!
评论 #11511249 未加载
TheLugalabout 9 years ago
I really like this idea. But I find it somewhat annoying that the &quot;new&quot; tab also sort by popularity. Shouldn&#x27;t it only sort by posting date?
zegerjanabout 9 years ago
Maybe add a date in the index view when stuff was posted?
gibsjoseabout 9 years ago
Great idea! What about allowing us to login with our existing HN accounts or perhaps Google accounts, etc. in addition to creating a new account?
bossxabout 9 years ago
Nice idea, minor feedback: it would be nice if the page didn&#x27;t scroll up when you select categories&#x2F;filters (using mobile Chrome).
评论 #11510373 未加载
nefittyabout 9 years ago
Anyone ever consider an HN for email newsletters?
magpi3about 9 years ago
I think the large header takes up valuable screen space. The thin headers on Hacker News and Reddit are the right way to go IMO.
评论 #11511679 未加载
smegelabout 9 years ago
No offence, but this seems like it would be better as a Reddit sub. Not everything needs to be the HN of something.
评论 #11511205 未加载
op00toabout 9 years ago
What&#x27;s the difference between business, entrepreneur, and startup? I&#x27;d love to see a productivity tag.
cagmzabout 9 years ago
Can you add a favicon? I bookmarked the site but the icon is blank.
alexandercrohdeabout 9 years ago
Um, it&#x27;s not fair to liken yourself to hacker news when you refuse to give me a podcast without entering my email. And appear to be full of ads.<p>{Edit: Intensify discontent after trying to use)
sergiotapiaabout 9 years ago
i miss This Developer&#x27;s Life. :(<p>I wonder what happened to Rob Conery and Scott Hanselman that they decided to end it.
podcastrankabout 9 years ago
simple podcast discovery and upvoting
obeidabout 9 years ago
Logo proposal: Pᴚ<p>Design suggestion: Lose the header
qnnluabout 9 years ago
No RSS?
derekjaabout 9 years ago
No science category?
mkageniusabout 9 years ago
how do you know if its podcast or just an article?
kalariabout 9 years ago
Great idea, and a good start on implementation.
metaosabout 9 years ago
make an RSS feed, please!
kobekotoabout 9 years ago
Super useful. Thanks.
neurobuddhaabout 9 years ago
I&#x27;d start submitting your site to different subreddits to ensure a diverse selection in your listings. Hold off on submitting to Designer News though, until you improve the site UX. As it is now, they will completely ignore it.<p>Still, it looks like you&#x27;re off to a good start!
评论 #11510356 未加载
pipuabout 9 years ago
Very nice.
largehotcoffeeabout 9 years ago
Why?
评论 #11510140 未加载
giancarlostoroabout 9 years ago
The site is a bit odd without JavaScript enabled (I have noscript) all the arrows don&#x27;t work. Not a big deal for me I can just enable it back, but for others it might be. SVG&#x27;s could be used instead of fonts for icons.
ekianjoabout 9 years ago
Nice project but hacker news is far more than just upvoting and commenting on items. Its the community here that makes it different.
评论 #11510547 未加载