I Built a Reddit/Wirecutter Hybrid for Product Reviews/Discovery
Hey there HN ! I'm so excited to show you the platform I built! It's a product review website that's all about community and video reviews. I wanted to create a space where people could share their personal experiences and opinions on products, so others could make informed decisions based on real-life experiences. I noticed that there were a lot of fake reviews on other platforms, and I knew that people wanted a more reliable and trustworthy source for product reviews. That's why I decided to create a website that would prioritize genuine, honest curated reviews from real people. Our…
What it does
In the maker’s words, at launch
Hey there HN ! I'm so excited to show you the platform I built! It's a product review website that's all about community and video reviews. I wanted to create a space where people could share their personal experiences and opinions on products, so others could make informed decisions based on real-life experiences. I noticed that there were a lot of fake reviews on other platforms, and I knew that people wanted a more reliable and trustworthy source for product reviews. That's why I decided to create a website that would prioritize genuine, honest curated reviews from real people. Our platform is super easy to use, and you can browse reviews across a variety of product categories. You will be able to filter reviews based on different criteria, such as popularity, rating, and category. And with our commenting system, you can engage in discussions around the products you review and get a better understanding of their strengths and weaknesses from a variety of perspectives. But what really sets us apart is our focus on video reviews. With video reviews, you get to see the product in action and hear directly from the reviewer about their experiences. We believe that video reviews provide a more authentic and personal touch that text-based reviews simply can't match. I'm really proud of what we've built, and I truly believe that our platform is the best place to find genuine, reliable reviews of products. (Note that it's in Beta right now and new features are being added all the time.) Edit (Temp Down, bringing it back online)
Does the same job
all alternatives →- 1R12K Reddit posts scraped and AI-scored for startup ideasNov 2025 · search.reddit-business-ideas.workers.dev · ▲5
I wanted to find a product idea to build. "Build things people want," right? So I thought, why not literally find people saying what they want? I wrote a script to collect thousands of Reddit posts where people are looking for a solution or complaining about a problem. Then I used GPT to filter out the noise and score each one based on how viable the idea seemed. Threw together a simple search interface so anyone can explore them. I was planning to build a more advanced paid version of this, but figured I'd share the raw version first to see if it's actually useful to anyone.
- IBI built a mockup/prototype/wireframe editor in ten weeks2012 · ▲42
Hi HN, After watching a lot of Show HN's here, it's finally my turn to show something. This is the first real project I have shipped, so it is extra special to me. For those who will inevitably ask why I made yet another mockup editor I covered it on our blog (http://blog.mocktailsapp.in/why-build-yet-another-mockup-editor-tm). Not all the features mentioned in that post have been implemented yet. As such Mocktails is pre-beta software and very minimal. It does not even have user accounts or any actual server side component at all for that matter (yet)! Our intention is to build Mocktails…
- AAAfter a couple of months playing with the Reddit API, I built this...2012 · flipmeme.com · ▲38
- SOShare, organize and discover what your friends are seeing on the web2010 · thesharedweb.com · ▲14
Hey HN, My co-founders and I have been working on a project for the last month or so, and we'd like to get your input on it. We wanted to hear your thoughts on what we're doing - so check out our landing page, and let us know what you think/understand. Does it sounds like something you guys would want to use? http://www.thesharedweb.com/alpha/intro We'll tell you guys more about exactly what we're doing as the conversation evolves, but we just wanted to see what the initial reaction is, and what you understand (i.e. are we describing it in a way that makes sense). Really excited to hear your…
- IMI made a Reddit post scheduler in 83 dev hours2023 · flashpost.stevennatera.com · ▲6
Hey friends! I’d like to introduce my latest product, Flashpost, a post scheduling tool for Reddit. The free tier includes 5 free posts per month so you can give the product a try. It is my first paid product as I try to make it as a solo indie dev! The goal is to offer a simple tool for creators to promote their projects on Reddit without breaking the bank for a single distribution channel. Now for the behind the scenes details. ## The Backstory When I launched my first project TechStackLeads on Reddit, the response was remarkable. My post received 700k impressions, resulting in 20k…
- MAMessagify - a private Disqus for web apps. Feedback?2011 · messagify.com · ▲26
Hey HN, I'm a longtime reader and this is my first Show HN (exciting!) It's a collaboration between me and two friends, and we're building this upon another app we made called EmailYak, an API to receive email. We're trying something new and releasing the documentation to an app while we're still building it. We'd love feedback. Do you belong to any of these categories? 1) You've built an app with two distinct groups of users (say, people with cars and those looking for a ride) and they were able to communicate with each other. Did you expose personal email addresses? Did you send…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io