Product Hunt logo dark
  • Launches
    Coming soon
    Upcoming launches to watch
    Launch archive
    Most-loved launches by the community
    Launch Guide
    Checklists and pro tips for launching
  • Products
  • News
    Newsletter
    The best of Product Hunt, every day
    Stories
    Tech news, interviews, and tips from makers
    Changelog
    New Product Hunt features and releases
  • Forums
    Forums
    Ask questions, find support, and connect
    Streaks
    The most active community members
    Events
    Meet others online and in-person
  • Advertise
Subscribe
Sign in
HomeRecent commentsSearch all threadsStart new thread

Topic Forums

Forum General categoryp/generalForum Vibecoding categoryp/vibecodingForum AMA categoryp/amaForum Introduce yourself categoryp/introduce-yourselfForum Self-Promotion categoryp/self-promotion

Product Forums

Blueskyp/blueskyWindsurfp/windsurfProduct Huntp/producthuntPopHopp/pophop-2Findenp/findenp/meet-tingExplainGithubp/explaingithubFoundersAroundp/foundersaroundDatastripesp/datastripesp/statuzNeuralAgentp/neuralagentRedditp/redditp/orango-aiv0p/v0AI Content Wizard for Wordpress 5.0p/ai-content-wizardFlowtica Scribep/flowtica-scribeClaude by Anthropicp/claudeTanap/tanaMockinp/mockin-for-product-designersOpenAIp/openai
recent
Self-Promotion

p/self-promotion

by

Hür Ozan Özbay

Hür Ozan Özbay

•5d ago
Loopado AI - Chat with your reviews.
... team behind Loopado AI and we are getting ready to launch soon Loopado

0

Vibecoding

p/vibecoding

by

Leeann Trang

Leeann Trang

•18d ago
Hailey Quach - I Revolted Against “Vibe Coding” — Until I Realized I’d Been Doing It All Along
... quick unit test or at least a print statement every time I accept an AI-generated function. If it fails, I feed the error back to the AI: Here s the error I got, please fix it. This iterative loop prompt code test refine is basically the vibe coder s bread and butter ( medium.com .) Maintain Control of the High-Level Design: Using AI for coding doesn t mean you check your brain at the door. You are still the architect ... ... arithmetic on paper in case the calculator gives a weird result. Some critics warn of skill degradation if we rely too much on AI ( magnimus.com .) I m not overly worried (I doubt I ll forget how to code a loop

1

Vibecoding

p/vibecoding

by

Aaron O'Leary

Aaron O'Leary

•18d ago
AI in your IDE (e.g. Cursor) vs AI in your terminal (Claude Code) — what’s the better flow?
... really understand why it would make a difference whether it's in the IDE or terminal. Comment from Daniel Bernasconi(@daniel_bernasconi): @chrismessina  have you tried Claude Code? Do you think Warp is a valid alternative? I know they are a bit different, but with the weekly limits and all coming to CC, I better prepare and incorporate new tech "under my belt".. Cheers Comment from Pedro Marchal(@pedro_marchal): Honestly, I'm team "why choose?" on this ... ... server, website, Microsoft graph configuration, and even an supabase, everything Claude was at the middle of it. Now you do have to wrangle it in a times and force it to check its work. We had a few error loops

34

Introduce yourself

p/introduce-yourself

by

Narayan Prasath

Narayan Prasath

•30d ago
What Metaflow is trying to solve
... repeatable workflows. Metaflow lets you do that stitching visually. Instead of wrestling with API keys and brittle glue code, you drag nodes onto a canvas: LLM nodes for reasoning or content generation Memory & RAG nodes for context retrieval Loop and Table nodes for iterative logic Code/Script nodes when you really need that unsafe-eval super-power Behind the scenes an MCP (Managed Connectivity Protocol) handles auth and rate-limits so the flow stays portable. UX principles we care about ... ... data and still ships on schedule. The way I see it, the next wave of AI UX won t be a single paradigm but a braided model fully-autonomous agents handling the rote, participative copilots keeping humans in the loop

2

Raycast

p/raycast

by

Gabe Perez

Gabe Perez

•24d ago
I Built My First Raycast Extension. Here's How I Did It!
... Iterate, Test, Repeat - It took me about a day but once the MVP was running, I focused on user experience. Frequent testing helped catch bugs early. Warp became my go-to terminal for troubleshooting and speeding up the feedback loop. Version Control Is Your Friend - Always back up locally and on GitHub. Cursor broke my repo, but thankfully I had saved the latest version of my files locally, allowing me to recover without missing a beat. This habit saved ... ... agent quality). We're also working on a better dashboard in settings to be more transparent about exactly how many tokens in/out/cached, etc. Feedback is heard and we're working on it, coming soon! 2. Re: fully automating agent vs

12

Chronicle

p/chronicle-6

by

Tejas

Tejas

•28d ago
Key takeaways from our 2025 Product of the Month launch | Cursor for Slides
... replies, retweets and DMs to harvest the language your audience actually uses. 2. Rapid-fire experiments We never waited for launch day. Instead, we treated our entire buildup as a real-time lab: Email CTA swaps ( Try Chronicle Pro vs. See Cursor in action ) Slack micro-polls in our beta channel ( Which benefit would you tweet? ) Tweet thread formats (numbered list vs

2

General

p/general

by

Brandon C

Brandon C

•1mo ago
How do you know when it’s finally “done enough” to ship? 🚢
... should just fix one more thing before I go live." Some days it s a minor bug no one will ever see. Other days it s a feature I might need later. Either way, it s this weird loop where I m building more instead of just shipping what I already have. Part of me knows it s ready. But another part keeps convincing me to tweak just a bit more. And then another day slips by. So I figured ... ... that space is part of the job. Then always prioritise what to build next in short sprints (2 weks) and keep focused. Think about what s most valuable to users and the business, then prioritise based on effort vs

24

Introduce yourself

p/introduce-yourself

by

Cole Braun

Cole Braun

•1mo ago
🚀 First Time Launching on Product Hunt – Tips Wanted!
... What mistakes should I avoid? Any underrated tactics that made a difference? Appreciate any insight, tips, or personal launch stories! (Also if you're curious about ORiON or want to support the launch, happy to keep you in the loop.) Let s do this Comment from Cole Braun(@cole_braun): @mindaugas_simkunas  Thanks for the tips! Comment from Jakomi Mathews(@jakomi_mathews1): @cole_braun this sounds like a very cool tool cannot wait to check it out when ... ... Schedule a few light/fun tweets or LinkedIn posts that day. Some people forget to drive traffic outside PH. Excited to check out ORiON automating the job hunt is such a timely and needed idea. Definitely keep me in the loop

3

General

p/general

by

Gabe Perez

Gabe Perez

•1mo ago
Coding with an AI IDE (visual) vs AI CLI (Terminal), what's better?
... like overtime we'll see an IDE the same way the latest crop of coders views vim or emacs, so I'm very in favor of moving away from an IDE despite using one myself! Comment from vishal pandey(@vshpandey96): does not make much difference at the end it's all about the prompt you make, context you give, testing done and feedback provided for vibe coding. also you would need to understand certain part of codes, discuss with ... ... really want to see the diff view as I have developed a healthy distrust of LLMs. So you can do both as Claude Code has a lot of plugins for IDEs: Claude Code for Jetbrains Claude Code for VScode

16

Self-Promotion

p/self-promotion

by

Nishchit Malasana

Nishchit Malasana

•1mo ago
🚀 Most Loved Component: LoopBadge by LovableLabs!
... ultimate branding component that's already winning hearts What is LoopBadge ? A beautiful, endlessly looping

0

p/reachllm

by

Sohazur

Sohazur

•1mo ago
31 Days In: ReachLLM Update & What’s Next 🚀
... headed. The last update was on Day 8 . We ve been laser-focused on making @ReachLLM better every single day. Here s what we ve shipped since that Week 1 post : Here's the summary : User research & feedback loops, iterating only on what real users ask for. Brand Intelligence tweaks: Added Load more for AI SEO keywords & AI prompts. Option to copy the competitor

2

Self-Promotion

p/self-promotion

by

Hür Ozan Özbay

Hür Ozan Özbay

•2mo ago
Turn Overwhelming App Feedback into Instant Product Insights.
... Ozan. I ve worked in the mobile app industry for several years with companies like Avast, AVG, and Norton, and have a background in customer service and information security. I m currently building Loopado, an AI-powered chat tool that helps product teams instantly analyze and understand user reviews from the Google Play Store, App Store, Trustpilot, and the web. Instead of reading through thousands of reviews, you can simply ask questions like: What are users complaining about ... ... last 30 days? What do users love most about our competitors

0

Self-Promotion

p/self-promotion

by

Hür Ozan Özbay

Hür Ozan Özbay

•2mo ago
10M+ Reviews? Unorganized? Across the web?
... Ozan. I ve worked in the mobile app industry for several years with companies like Avast, AVG, and Norton, and have a background in customer service and information security. I m currently building Loopado, an AI-powered chat tool that helps product teams instantly analyze and understand user reviews from the Google Play Store, App Store, Trustpilot, and the web. Instead of reading through thousands of reviews, you can simply ask questions like: What are users complaining about ... ... last 30 days? What do users love most about our competitors

3

Self-Promotion

p/self-promotion

by

Derick Ip

Derick Ip

•2mo ago
I vibe-coded an app that turns any recipe link into a nutrition label with Gemini + VS Code
... recently spent a month vibe-coding a web app that turns any recipe into a detailed nutrition label. My entire workflow was a loop of prompting Gemini, pasting the code into VS

2

Interactively

p/interactively

by

Jennifer Nechanicka

Jennifer Nechanicka

•2mo ago
Building Interactively in Public: Why Community is at the Core
... web3 for a good part of my career, I ve seen firsthand how powerful community can be, not just for launching a product, but for shaping it into something truly useful. In decentralized ecosystems, transparency, contribution, and feedback loops aren t just values, they're lifelines. That ethos is something I m bringing into Interactively from day one. Why Community Matters Community means more than just having a group of users. It means creating a shared space for learning, contributing ... ... their product stories. The Interactively Community To foster real conversations and feedback, we re launching the Interactively Slack community. It s a casual, open space to chat about what we re building, share early demos, and stay in the loop

9

Idea TBD

p/idea-tbd

by

Furqaan

Furqaan

•2mo ago
Building a Newsletter in public: Here’s What We’ve Learned
... deleted our account and focused on what was working: Product Hunt Real reach, real feedback X Still small, but steady growth and genuine interactions The Best Feedback is Real-Time This isn t just a newsletter - it s a loop. Creators share readers test we relay insights everyone wins. Seems to be working. Money Spent So Far $11 on a domain $7 on X Premium $10 on a failed post promotion Early marketing lessons? Priceless. What s Working Product Hunt ... ... best organic channel. X is slow but we doubled followers (7 12, huge vibes only) Writing > shouting. Real talk > polished pitch. Strategy Going Forward Keep sharing useful ideas and underrated tools Keep experimenting with how feedback loops

16

IndieCrush

p/indiecrush

by

alex saint

alex saint

•3mo ago
From zero to 500 users: How I launched IndieCru.sh solo
... keep things sustainable, I introduced $INDIE , the native token that powers the platform. Devs use it to pay for premium features (homepage slots, newsletters, private tweets) Testers earn it by giving quality feedback It s a self-sustaining loop that rewards both sides of the early-stage equation. What s Next The goal is simple: Make pre-launch the new normal. If you're building something, don t wait launch early. If you love trying new products and helping others ... ... saved my life! Now I'm learning to code as I create. Thanks for the support Comment from Bryan Bakker(@bryan_bakker): This is seriously impressive, Alex. Love how you ve turned the quiet flop problem into a feedback loop

36

Self-Promotion

p/self-promotion

by

Daniel

Daniel

•3mo ago
Loopify started out of pure frustration. Here’s why we’re building it.
... post No way to manage multiple brands Poor collaboration No additional good features Did I mention they are EXTREMELY EXPENSIVE? So we did what most builders do when they've had enough: we started building the tool we wanted. Loopify is our solution to frustration. A clutter-free, distraction-free space to: Post across multiple platforms Actually understand what s working with real analytics Collaborate without account-sharing Add a bunch of useful features that you normally need other services ... ... Link in Bio Competitor

4

Self-Promotion

p/self-promotion

by

Daniel

Daniel

•3mo ago
We’re building Loopify, a new kind of social media tool. Come shape it with us🏗️.
... expensive, and somehow still making you do five times more work than you should. My friend and I got tired of bouncing between platforms, spreadsheets, and modern tools that didn t feel all that modern. So we started building Loopify a clean, focused workspace for posting, planning, and tracking across multiple platforms. We re not launched yet, but we re building in public and talking with people who ve felt the same friction. If that s you, come hang with ...

1

Self-Promotion

p/self-promotion

by

Will Wei

Will Wei

•3mo ago
Building in Public: Powering Contract Review with Bad Cases & Dify
... analysis & structured report generation I ve just run a demo on 3 sample contracts and 5 Bad Cases it flags key issues and spits out actionable rewrite suggestions. Along the way, I wrestled with prompt length limits, list-vs-string type bugs, and context-window headaches Turns out I m a pretty decent prompt-engineer after all . Next up: Add a loop

0

Self-Promotion

p/self-promotion

by

Daniel

Daniel

•3mo ago
We couldn’t believe how bad the analytics were, so we built our own.
... more confused? Same here. Most sites gave us nice-looking charts but didn't say anything. Or worse showed fake-looking engagement numbers and covered up what truly mattered. So we built our own analytics engine for Loopify, with one goal in mind: Make it actually useful. See performance by platform in one place Drill down into channel-by-channel post performance Understand what s growing and what s flopping And get a fast, honest snapshot of how things ... ... love your input. Want to see how it works? Or help shape what gets built next? Comment from Daniel(@dan16): The analytics on a number of these tools were so bad that it was actually a joke. We started Loopify

1

General

p/general

by

Kamilas

Kamilas

•4mo ago
How long have you spent just trying to come up with a business idea?
... community I m curious how much time have you personally spent trying to come up with a business idea, without actually starting anything? A few hours? Days? Weeks? Still stuck in the loop? I ask because I ve definitely been there. That frustrating cycle of brainstorming, doubting, researching, restarting all before writing a single line of code or putting anything into the world. It s a surprisingly common challenge, and I m wondering how many others have experienced ... ... Drop your answer below and if you broke out of that loop

12

Daily.co

p/daily

by

Kwindla Kramer

Kwindla Kramer

•4mo ago
Request for product: voice-based dev environment
... Here's my hacked-together, messy, voice-based dev environment: Voice-driven loop with screen-shotting so the LLM in the loop

12

Cursor

p/cursor

by

Hyuntak Lee

Hyuntak Lee

•5mo ago
What were the things that Cursor couldn't "fix" for you?
... student and solo developer. Cursor did deal with hassles that would otherwise have me glued to the monitors for days. BUT, cursor(actually, the AI) did made things harder in some cases. Not to mention what I call "the loop of errors" - when you ask the AI to resolve error A, it makes error B, and then to resolve error B, it makes error A, the extreme case was the ai suggested me to create a whole new project ... ... migrate my current codebase, which wasn't the case. As a fellow Cursor user, could you share your moment of "loop

27

Graphite

p/graphite

by

Merrill Lutsky

Merrill Lutsky

•5mo ago
You're doing code reviews wrong - AMA w/ CEO of Graphite
... grown to a team of 30 people in our Soho office serving thousands of customers, from small startups to massive orgs like Shopify, Snowflake, Datadog, and more! So many companies right now are focused on the inner loop of software development: using AI to generate code. However, anyone who has been a software engineer at a larger company knows this is only half of the story - those code changes still need to pass through the outer loop

21

Subscribe
Sign in