hacker-news-undocumented VS hnrss

Compare hacker-news-undocumented vs hnrss and see what are their differences.

hacker-news-undocumented

Some of the hidden norms about Hacker News not otherwise covered in the Guidelines and the FAQ. (by minimaxir)

hnrss

Custom, realtime RSS feeds for Hacker News (by hnrss)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hacker-news-undocumented hnrss
91 68
3,557 489
- 0.6%
6.4 3.5
3 months ago 3 months ago
Go
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hacker-news-undocumented

Posts with mentions or reviews of hacker-news-undocumented. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-14.
  • Got a spare Pi 1/2/3? Try RISC OS Open 5.30 It is, literally, something else
    1 project | news.ycombinator.com | 5 May 2024
    If you hover over the timestamp it points back to May 2nd as well.

    This is probably from the Second Chance pool.

    https://github.com/minimaxir/hacker-news-undocumented?tab=re...

  • Speeding up Docker Builds With eatmydata
    1 project | news.ycombinator.com | 12 Apr 2024
    Post with text insted of an URL get a penalty, so it's more difficult that they reach the front page (unofficial faq with more details https://github.com/minimaxir/hacker-news-undocumented?tab=re... )

    My suggestion is to repost the link in a new submission (URL only, empty text), and add your explanation as as a comment.

  • Clarity on how posts are hidden or marked as dead
    1 project | news.ycombinator.com | 20 Mar 2024
    > it's hard to engage without understanding the rules.

    On the other hand, if you fully understand them it’s easier for spammers to circumvent them and changes would have to be done way slower (because they’d have to be documented every time).

    You’ll sometimes find posts by dang explaining various policies, and there are some sources which try to document the undocumented:

    https://github.com/minimaxir/hacker-news-undocumented?tab=re...

    It is my understanding some websites (like dev.to) are automatically killed due to a prevalence of low quality posts. But users with showed enabled can still see those and vouch for them, which brings them back alive. Posts may also be flagged by users for a variety of reasons such as the subject having been posted and discussed multiple times in the last few days, essentially making the new post a duplicate.

  • Boeing whistleblower found dead in US
    1 project | news.ycombinator.com | 11 Mar 2024
    Hacker News is extremely strongly manipulated. What users see as popularity order is actually the order edited to the moderators' liking.

    https://github.com/minimaxir/hacker-news-undocumented#behavi...

  • YC's Latest Request for Startups
    2 projects | news.ycombinator.com | 14 Feb 2024
    https://news.ycombinator.com/chinamod

    Are there more?

    [0]https://github.com/minimaxir/hacker-news-undocumented

    [1]https://news.ycombinator.com/lists

    [?]https://www.google.com/search?q=site%3Anews.ycombinator.com+...

  • Stories removed from the Hacker News Front Page, updated in real time
    7 projects | news.ycombinator.com | 2 Feb 2024
    >30 karma, same as flagging: https://github.com/minimaxir/hacker-news-undocumented?tab=re...
  • Hacker News Second-Chance Pool
    1 project | news.ycombinator.com | 27 Jan 2024
    More things in the unofficial feature list maintained by minimaxir https://github.com/minimaxir/hacker-news-undocumented
  • A List of Hacker News's Undocumented Features and Behaviors
    1 project | news.ycombinator.com | 12 Jan 2024
  • Teaching vi to secretaries brought LLMs to humanity
    1 project | news.ycombinator.com | 11 Jan 2024
    Post with an URL in the text are penalized and it is harder for them to reach the front page. https://github.com/minimaxir/hacker-news-undocumented/blob/m...
  • Game-icons.net: Free icons for your games
    2 projects | news.ycombinator.com | 27 Dec 2023
    Not me, because I can't yet, but I can shed some light.

    That comment brings nothing to the table. An upvote would have given the same meaning. This is not reddit, and some of us would prefer it to remain different. Low effort comments tend to be downvoted, and interesting ones upvoted.

    So uplift your comments, say why you are thankful, what will be your use case, where you wouldn't use the OPs icons, ... give some information, not just noise.

    Here [0] is some more information about downvotes.

    [0] https://github.com/minimaxir/hacker-news-undocumented#downvo...

hnrss

Posts with mentions or reviews of hnrss. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-01.
  • Ask HN: Have you reduced technical knowledge contributions?
    1 project | news.ycombinator.com | 24 Mar 2024
    That’s interesting.

    I have predictive models that can predict if a headline (w/o the rest of the article and not considering the URL) will (a) get more than 10 votes and (b) if it does get more than 10 votes will the votes/comments ratio be more than 2 (which is roughly average)

    The first model gets a ROC-AUC (see https://scikit-learn.org/stable/modules/generated/sklearn.me...) in the low 60’s (not good, the second model gets in the low 70’s (actually pretty good though it is a heat seeking missile for clickbait headlines) and my latest content-based recommender for RSS items gets almost 80. (I saw a paper that one system at TikTok gets about 85)

    To do all that you need about 10,000 headlines and don’t get a lot of benefit from having more than 100,000. The ceilings on performance have more to do with the nature of the problem rather than my models: the same article can get submitted twice and get 0 votes one time and 200 the other time so it can never be as accurate as “is this an article about galactic astronomy?”

    I had it ingest the HN comments firehose and found the amount of articles was overwhelming, my YOShInOn RSS reader now ingests the “best comments” from

    https://hnrss.github.io/

    together with 110 other feeds and actually I like the comments it picks out a lot. Now that the system is adding about 3000 items per day it might be able to handle a big feed like the comments firehose since now those comments are diluted with so many quality articles. For a problem like that you might want a two-score system with: (i) is it relevant? (something I like) and (ii) is it popular? (like Google’s PageRank)

    I think you could make a model that compares comments in the best comments feed with other comments. I have tried formulating the problems above as regression problems where I try to predict the actual score and it does not work well because of the uncertainty problem but formulated as a classification problem for a score over a threshold it is easy to make a well-calibrated model that tells you “this article has a 20% chance of frontpaging” which is about the best anyone can do.

  • Ask HN: How can I get rid of addiction to HN?
    1 project | news.ycombinator.com | 17 Mar 2024
    Subscribe via rss, so you can scratch the curiosity itch and each the FOMO, without coming to the site all the time and looking over the same things 20 times?

    https://hnrss.github.io/

  • Show HN: Hacker News Outliers
    1 project | news.ycombinator.com | 18 Feb 2024
  • Ask HN: Is There an HN Reader and Filter?
    1 project | news.ycombinator.com | 15 Jan 2024
    https://news.ycombinator.com/item?id=9491978

    and this https://hnrss.github.io/

    ps i’m ok with some % of false positives, but hopefully a sprinkle of OpenAI could keep that magically low?

    thanks

  • Orange Site Hit
    4 projects | news.ycombinator.com | 1 Jan 2024
  • RSS can be used to distribute all sorts of information
    9 projects | news.ycombinator.com | 20 Nov 2023
    It sounds interesting but I use https://hnrss.github.io/

    Unless it had most of the features of hnrss.org I would not be able to use it.

    Perhaps you could pivot your approach and submit a PR to hnrss for the feature?

  • Ask HN: Who is hiring? (October 2023)
    9 projects | news.ycombinator.com | 2 Oct 2023
  • Tell HN: There is a new highlights page on HN
    1 project | news.ycombinator.com | 25 Sep 2023
    Looks like there's an unmerged PR on the third-party hnrss project that would add this: https://github.com/hnrss/hnrss/pull/84
  • Why your blog still needs RSS
    9 projects | news.ycombinator.com | 19 Aug 2023
    Check out below link to get a more customized, topic wise rss feeds.

    https://hnrss.github.io/

  • Ask HN: Is there a way to “filter” the posts on HN
    1 project | news.ycombinator.com | 25 Jul 2023

What are some alternatives?

When comparing hacker-news-undocumented and hnrss you can also consider the following projects:

saidit - The reddit open source fork powering SaidIt

rss-proxy - RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.

programming-idioms - A collection of good snippets, in a lot of languages

newsboat - An RSS/Atom feed reader for text terminals

hacker-news-to-sqlite - Create a SQLite database containing data pulled from Hacker News

hackernews-TUI - A Terminal UI to browse Hacker News

Glider - Glider is an opinionated Hacker News client. Ad-free, open-source, no-nonsense.

fraidycat - Follow blogs, wikis, YouTube channels, as well as accounts on Twitter, Instagram, etc. from a single page.

waybackpack - Download the entire Wayback Machine archive for a given URL.

ALL-about-RSS - A list of RSS related stuff: tools, services, communities and tutorials, etc.

efficientdemocracy

Hacker News API - Documentation and Samples for the Official HN API