TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: LeanReviews - quick reviews for almost anything

21 pointsby udayjabout 12 years ago

3 comments

udayjabout 12 years ago
Hi HN, I am developing LeanReviews with a goal to make it easier to share opinions about anything people care about. People often have lots of opinions about lots of things but dont usually write elaborate reviews. LeanReviews makes sharing quick reviews almost trivial. I had submitted this to HN about a week ago but could not get any response. So I revamped some things and am resubmitting. I hope I get some feedback - any feedback is good feedback. Thanks.
评论 #5620515 未加载
评论 #5620558 未加载
评论 #5620880 未加载
aaronz8about 12 years ago
Hey, great idea! I found a couple bugs:<p>1. There is not much user input validation, if any. For example, I submitted &#60;h1&#62;Broken&#60;/h1&#62; to the San Francisco page, and it broke the "Explore Review Frequencies" section.<p>2. There is no checking for repeating submissions. Using a while loop on "send_review('stuff')" repeated my submission until I refreshed the page. A way to fix this would be to save an array of user ids per topic, but unfortunately that would require user login. Or, you could save an array of ip addresses, though obviously there are easy ways to get around that.
评论 #5621789 未加载
lf6648about 12 years ago
Awesome idea, with a very nice and pure design! Am I the only one experiencing an error 500 while trying to activate my newly-created account?
评论 #5621622 未加载