antirez/lamernews
Lamer News -- an HN style social news site written in Ruby/Sinatra/Redis/JQuery 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
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
- readme: https://github.com/antirez/lamernews · fetched 2026-08-28 · ebd8084891b1
- homepage: http://lamernews.com · fetched 2026-08-29 · 5ab790b42330
- site_page: https://www.hugedomains.com/about.cfm · fetched 2026-08-29 · 1a435281be75
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| antirez/lamernews | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="antirez/lamernews")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem