gosumemory VS hackernews.fun

Compare gosumemory vs hackernews.fun and see what are their differences.

gosumemory

Cross-Platform memory reader for osu! (by l3lackShark)

hackernews.fun

A Hacker News reader focused on content and readability. (by tasylab)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
gosumemory hackernews.fun
31 7
613 14
- -
6.4 0.0
4 months ago 10 months ago
Go Go
GNU General Public License v3.0 only GNU General Public License v3.0 or later
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.

gosumemory

Posts with mentions or reviews of gosumemory. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-12.

hackernews.fun

Posts with mentions or reviews of hackernews.fun. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-04.
  • GoHN — Hacker News API Wrapper for Go
    4 projects | /r/golang | 4 Oct 2022
    Hey, I built a UI for HN and it’s also uses Go and graphql in the backend. You can check the ui at https://hn.hsblhsn.me and the source code is at https://github.com/hsblhsn/hn.hsblhsn.me
  • I made a modern web UI for Hacker News
    1 project | /r/SideProject | 24 Sep 2022
    Hi, nice work! I am building https://hn.hsblhsn.me as a learning project and for my personal use. Your work gave me nice inspiration about what a cool ui should be like! Nice work man!
  • I made a HackerNews reader in Go.
    2 projects | /r/golang | 2 May 2022
    I used gqlgen to generated the graphql server. (more on the tech stack is in development.md)
  • Show HN: Favicons for HN
    4 projects | news.ycombinator.com | 20 Apr 2022
    I made https://hn.hsblhsn.me which loads Opengraph data of the linked page as a preview of the content inside.
  • Show HN: GraphQL Wrapper for Hacker News API
    2 projects | news.ycombinator.com | 17 Apr 2022
    Thanks! The GraphQL API is just a wrapper of HackerNews REST API (doc: https://github.com/HackerNews/API)

    The REST endpoints do not provide a way to query the items with variable parameters. So, I could not support it either on GraphQL side.

    You can check my effort at https://github.com/hsblhsn/hn.hsblhsn.me

What are some alternatives?

When comparing gosumemory and hackernews.fun you can also consider the following projects:

osu-performance - Calculates user performance aggregates from scores

gorss - Go Terminal Feed Reader

StreamCompanion - osu! information extractor, ranging from selected map info to live play data

circumflex - 🌿 It's Hacker News in your terminal

go-flutter - Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.

steampipe-plugin-hackernews - Use SQL to instantly query stories, users and other items from Hacker News. Open source CLI. No DB required.

KeysPerSecond - A keys-per-second meter & counter. Written for osu! but should work for other rhythm games too.

hntop-cli - Get top Hacker News articles in terminal or by mail

mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like.

refined-hn

brook - A cross-platform programmable network tool

GoHN - Hacker News API wrapper for Go