Ross ROSS = Recommend OSS · open-source software intelligence for agents

antirez/lamernews

Lamer News -- an HN style social news site written in Ruby/Sinatra/Redis/JQuery observed · 2026-08-28

github.com/antirez/lamernews · homepage · Ruby · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5436
  • days_rel: n/a
  • days_push: 1559
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1356 stars · 200 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Lamer News is a Hacker News/Reddit-style social news web application written in Ruby with Sinatra, using Redis as its sole database and jQuery on the frontend. It is designed to be simple to understand and modify while handling high load with low latency on a small server.

Use cases

  • run a hacker news style link aggregator
  • self-host a reddit-like social news site
  • learn how to build a nontrivial web app with Redis as the only database
  • create a community news site for a programming niche
  • fork a simple voting and commenting platform
  • study a low-latency high-load Sinatra application example

When to choose

  • you want a minimal, hackable HN/Reddit clone you can fully customize
  • you want a real-world example of Redis as a sole database for a web app
  • you need a lightweight news aggregator that runs on a small virtual server
  • you prefer simple, readable code without heavy frameworks or templates

When to avoid

  • you need a modern, actively maintained stack (it targets Ruby 1.9-era gems)
  • you want a turnkey product with ongoing support or updates
  • you need features like rich media, moderation tooling, or mobile apps out of the box
  • you prefer relational databases or conventional ORM-based architectures

Facets

application · maturity maintenance

web-framework http-server auth caching database-driver web-development backend social-media self-hosted developer-tools ruby self-hosted hacker-news-clone reddit-clone sinatra redis social-news jquery karma-system link-aggregator web-server linux

3 sources

Member repositories

RepositoryRoleHealth v2
antirez/lamernewsmain32

For agents

markdown · JSON · MCP: product_card(name="antirez/lamernews")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem