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.

Ask HN: Why doesn't HN provide some categories or tags for easier search?

1 pointsby wanshaoabout 1 year ago
I'm a software engineer, so I'm only interested in certain topics related to development. However, HN is filled with posts of various types. The current search function is not quite sufficient when I need to find a specific type of topic.

4 comments

coldteaabout 1 year ago
Because that way madness lies.<p>First it starts with categories and tags (and maintaining a taxonomy?), then you need search, then start adding other stuff, ultimately you&#x27;ve remade something like Digg.<p>HN is simple and clean.
评论 #40197023 未加载
noashavitabout 1 year ago
The entire concept is a clean crowdsourced feed of projects. When you start to introduce categorization and tag the UI gets busy and you lose focus of the main thing they want you to do- rate&#x2F;comment.<p>This is also why the search bar is only at the bottom of the pages. And... Alogolia search is quite robust, so you should be able to find what you need with longtail search and the date&#x2F;popularity filter.
jrheyabout 1 year ago
There are a good few web and mobile apps out there to help you filter through what you want to read.<p>I&#x27;m rebuilding my website over at <a href="https:&#x2F;&#x2F;dev.hazumi.news" rel="nofollow">https:&#x2F;&#x2F;dev.hazumi.news</a> which will soon let you search and filter by categories assigned by AI, e.g. posts by tech news, programming, business, economics, etc.<p>The iOS version today already has keyword based push notifications (with pro subscription), so you can toggle on notifications for specific keywords like Ruby, Rust, Apple, Google, etc from a predefined list, that I can add to if you request it.<p>Here&#x27;s the app if you&#x27;re interested: <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;ie&#x2F;app&#x2F;hazumi-news&#x2F;id1670237209" rel="nofollow">https:&#x2F;&#x2F;apps.apple.com&#x2F;ie&#x2F;app&#x2F;hazumi-news&#x2F;id1670237209</a>
评论 #40197001 未加载
skilledabout 1 year ago
The site was never built with this functionality in mind.<p>Off the top of my head:<p>- visual clutter<p>- dev time and resources, maintenance<p>- moderation cost<p>Adding this feature now wouldn’t make much of a difference to your perceived issue because it would be impossible to tag historical submissions.<p>Lobste.rs does tags and there is decent overlap with HN submissions, so you might want to look into using that.<p>&gt; The current search function is not quite sufficient when I need to find a specific type of topic.<p>You have an example of this? Algolia supports searching through comments also.
评论 #40197036 未加载