Show HN: Artemis, a Calm Web Reader

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  2. Miniflux

    Minimalist and opinionated feed reader

    This would be interesting as a project using the Miniflux API (https://github.com/miniflux/v2). That way it would already use my existing feeds and I don't have a separate "reading tool".

  3. web-reader

    A minimal web reader.

    The tool actually is open source, so you could self-host it if you wish. MIT license, in Python. The repository [1] is linked in the blog post the author wrote about the project [2].

    [1]: https://github.com/capjamesg/web-reader

  4. feeds

    My blogroll (by robalexdev)

    I like the minimalist design. I built a similar daily feed for myself, using GitHub Actions to trigger a daily sync, FeedLand.com for managing subscriptions, and GitHub Pages for publishing. Artemis is much more user friendly.

    https://github.com/robalexdev/feeds

    https://alexsci.com/feeds/

  5. rss-blogroll-network

    I think the answer to this question _should_ be blogrolls, as in, you discover new feeds from the feeds you already like. We lost that when social media absorbed the social graph, but blogs and feeds are in vogue again.

    I built a site around programmatic blogrolls (sites that publish an OPML file of their recommendations using a specific format). I collected a bunch of initial subscription lists[1], which are curated lists, "planets", and web rings. The I spider out from there. The aggregate list is too diverse, and definitely has some low quality content, but connections between blogs are useful for discovery [2].

    [1] https://github.com/robalexdev/rss-blogroll-network/blob/main...

    [2] https://alexsci.com/rss-blogroll-network/discover/feed-ff6cc...

  6. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that HTML is
the 9th most popular programming language
based on number of references?