Lamer News. A news site where people submit and vote on stories, built to run fast on small servers.

lamernews.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2015
  • Fix pbkdf2.rb for newer Ruby versions.
  • Merge pull request #164 from doantranhoang/patch-1
  • Fixing mixed content when using HTTPS
September 2014
  • Merge pull request #110 from beanz/create-account-api-secret
  • /api/create_account should return apisecret like /api/login.
January 2014
  • Merge pull request #154 from blubbi2/patch-1
  • Fix typo
December 2013
  • Specifying Ruby version (1.9.3) in Gemfile
  • Documentation update regarding port numbers
October 2013
  • Use URI.encode instead of CGI::escape everywhere
  • Making the hardcoded user creation delay configurable : "UserCreation…
August 2013
  • Adding missing page title for comment permalink pages
  • Ruby 1.9.2+ compatible (RSpec tests)
  • Merge pull request #144 from mulderp/url_for_setup
  • Merge pull request #137 from hackatron/feature/fix-user-link
July 2013
  • use URL for setup
  • Add username regexp matching
  • Merge pull request #141 from mulderp/setup_redis
  • setup redis
June 2013
  • Adding an 'about' page and linking it in the footer