惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
月光博客
月光博客
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
阮一峰的网络日志
阮一峰的网络日志
博客园_首页
Last Week in AI
Last Week in AI
The Cloudflare Blog
IT之家
IT之家
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
S
SegmentFault 最新的问题
量子位
大猫的无限游戏
大猫的无限游戏
Recent Announcements
Recent Announcements
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Microsoft Security Blog
Microsoft Security Blog
云风的 BLOG
云风的 BLOG
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
I
InfoQ
人人都是产品经理
人人都是产品经理
G
Google Developers Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Engineering at Meta
Engineering at Meta

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
I Launched on Product Hunt, Got Zero Votes, and Did It Ag...
SHOTA · 2026-04-29 · via DEV Community

I launched Procshot on Product Hunt on a Friday. March 6th. It got zero votes.

Not "a few votes and then stalled." Zero. The product sat on the new submissions page for about three hours and then disappeared. No comments except the one I left as the maker. I closed my laptop and went for a walk.

I took it personally for about a day. Then I treated it as data.


What I didn't do

I didn't change the price. I didn't run a rebrand. I didn't move on to the next idea.

Procshot is a Chrome extension that records your browser workflow and auto-generates a step-by-step guide — screenshots, descriptions, export to PDF/Markdown/HTML. The core idea was sound. The execution in March was not.

The 0-vote result was telling me something specific: the product was rough in ways that would have made anyone who clicked "install" bounce off within two minutes. That's fixable. So I fixed it.


What actually changed in seven weeks

1. Onboarding rebuilt from scratch.

The original Procshot dropped you into an empty popup. No guidance, no example, no indication of what to do first. I shipped a first-run walkthrough, a sample "your first guide" template, and contextual hints on every button. "Where do I start?" is no longer a question anyone has to ask.

2. Eight languages.

EN, JA, KO, ES, FR, DE, ZH, PT-BR. Scribe and Tango — the main alternatives — are English-first with uneven localization elsewhere. I wanted every step description Procshot generates to read naturally in the language of the person using it, not just the person who installed it. The PDF export has embedded CJK fonts, so Japanese guides don't render as □□□.

3. Two months of stability work.

I added GA4 error instrumentation on every layer — service worker crashes, UI errors, failed fetches. Then I watched what broke for 100+ real users and fixed it, version after version. v0.3.x is stable in a way v0.1.x was not.

4. 100% local, and that actually matters.

This was true from day one, but I undersold it in March. Procshot captures everything on-device. Nothing gets uploaded. No account required. Scribe and Tango both require sending your workflow to their servers — which is a real problem when you're documenting internal tools, admin dashboards, or anything with sensitive data. That's most things worth documenting.

I didn't change the price because I didn't need to. $9/month is fair for what the tool does now. I just needed the tool to actually do it well.


Today is attempt #2

Procshot is live on Product Hunt again today. Same maker. Better product.

I'm not going to ask for upvotes. I tried that approach in March; it felt bad and didn't work. If Procshot solves a problem you have, that's the only reason to vote or install. If it doesn't, honest feedback is more useful than a sympathy click.

What I'm genuinely asking for: try it. If something breaks, or if the onboarding is still confusing, or if there's a site where the recording doesn't work — tell me. That feedback is what turned a 0-vote launch into something worth relaunching.


🔗 Product Hunt: Procshot on PH today

🔗 Chrome Web Store: Install Procshot

Free tier: 5 guides/month, HTML + Markdown export. Pro ($9/mo): unlimited guides, PDF export, screenshot annotations.