
Votelane - feedback boards your users actually use
A public board for feature requests, a roadmap and a changelog. Visitors vote with just an email - no account to create, nothing to install.
@founder_adhd · X
The full gallery
Tech stack
20 projects

A public board for feature requests, a roadmap and a changelog. Visitors vote with just an email - no account to create, nothing to install.
@founder_adhd · X

Collect user feedback, prioritize features with AI, and ship changelogs your customers love.
@heyayankai · X
💬 Building FeatureSay. A simple platform to collect user feedback, prioritize feature requests, and build what customers actually need.

Publish changelogs, collect feedback, and monitor uptime from a single dashboard.
u/eduardpantazi · Reddit
I made it, a tool for myself So I made it, a tool for myself that handles all my feedback, changelog and uptime, from one dashboard, or I rather say AI handles all the feedback, changelog entries and uptime incidents that may happen. I used to have feedback via email, which was ok when I started, but now that emails started to accumulate, a system for this is the perfect solution. It's free to use and is designed for SaaS websites; it can be used for other types of websites. You can add

Collect and manage user feedback and feature requests with an open-source AI alternative to Canny.
@kngkng182542 · X
If you're paying for Canny, give FeedLog a look. Same workflow for collecting feedback and managing feature requests, but free during launch.

Complete, sign, and send LOLER and PUWER inspection reports digitally.
@rj120781 · X
Check out what I just built with Lovable!

Shorten URLs instantly for easier sharing and tracking.
u/ItsTheJStaff · Reddit
Just Another Link Shortener Hi everyone, I am willing to share my freakingly ordinary project, I am not sure if I can (and should) post it here as I have never published any pet project seriously, but the time has come. It's not that I believe in the project or something, but after a long development that took about a month... I wiped out all the sources and determined that I had implemented over-engineered unusable geek-oriented piece of shit... and took a one-year break only to restart t

AI-powered notes app built with Codex and refined with Grok.
@Number1AIFanboy · X
I got to go to bed. More coding tomorrow. I just had a realization that I'm building cool shit, using @grok in an app that I built with Codex and refined with Grok. And now Grok just works on himself. LFG🚀 Drop me a note here: Get the app here (use LAUNCH50):

@Joi2James Building a personal memory app called monolog. It helps you record thoughts naturally without folders or tags, then find them later by meaning — even if you forgot the e
@monolog_kor · X
Building a personal memory app called monolog. It helps you record thoughts naturally without folders or tags, then find them later by meaning — even if you forgot the exact words.

Visual feedback widget for staging sites—click elements to pin comments without logins or screenshots.
@vova_tsurkan · X
Built my first app with @shipstudio_app Now Coohoo is live on Product Hunt! 🚀

@lightsilver323 I built monolog — an AI memory app that helps you record thoughts naturally and find them later by meaning, not keywords. Short intro: https://t.co/k2JT3NQa1F 🌐 Web
@monolog_kor · X
I built monolog — an AI memory app that helps you record thoughts naturally and find them later by meaning, not keywords. Short intro: 🌐 Website: 💬 Web app:

Shorten and track links with analytics.
@Martinez1471026 · X
I hope this saas of my friends that is free will be useful for someone.

Browse and discover Substacks that were submitted to Hacker News.
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor