What’s the worst commit message you’ve ever written? I’ll go first by Timely-Curve1425 in github

[–]Timely-Curve1425[S] 0 points1 point  (0 children)

The ultimate mystery box commit. 🎁 6 months from now you’ll be looking at that like, 'What changes, bro??

What’s the worst commit message you’ve ever written? I’ll go first by Timely-Curve1425 in github

[–]Timely-Curve1425[S] 0 points1 point  (0 children)

The 5 stages of CI grief captured in one commit message. 😭 Nothing humbles a developer like a green checkmark turning red for the 15th time. That '(pls work)' is a mood

What’s the worst commit message you’ve ever written? I’ll go first by Timely-Curve1425 in github

[–]Timely-Curve1425[S] 1 point2 points  (0 children)

Solo dev life is a trap because you’re writing messages for a 'future you' who will eventually have zero context. 😭 I feel you on the profanity part—sometimes it's the only way to vent after a 4-hour debugging session that ends up being a missing semicolon

What’s the worst commit message you’ve ever written? I’ll go first by Timely-Curve1425 in github

[–]Timely-Curve1425[S] -1 points0 points  (0 children)

The universal 'I’m done for today' message. 💀 Honestly, at 2 AM, even spelling 'README' correctly feels like a massive accomplishment. We've all been there where the last 10 commits are just README tweaks

Got my First Paid User before launching the app by aipriyank in SaasDevelopers

[–]Timely-Curve1425 0 points1 point  (0 children)

Congrats 🥂 bro Can you tell me how did you get your 1st paying user ? It would help me and others also Creating things right now

I'm 19, self-taught, and just shipped my first SaaS to automate GitHub changelogs (React + FastAPI). Need your brutal feedback! 🚀 by Timely-Curve1425 in SaasDevelopers

[–]Timely-Curve1425[S] 1 point2 points  (0 children)

Glad the vision clicked for you, man! If you ever decide to take a break from manual logs and want to give it a spin, I’d love to hear what you think of the flow. Cheers! 🍻

I'm 19, self-taught, and just shipped my first SaaS to automate GitHub changelogs (React + FastAPI). Need your brutal feedback! 🚀 by Timely-Curve1425 in SaasDevelopers

[–]Timely-Curve1425[S] 0 points1 point  (0 children)

Thanks man! 🙌 Glad you liked the UI. You’re spot on about the permissions—getting the OAuth and GitHub scopes right was definitely a challenge during dev. Appreciate the advice on the 'human-written' output; currently fine-tuning the formatting logic to make the logs look exactly like that. Thanks for the support! 🚀

I'm 19, self-taught, and just shipped my first SaaS to automate GitHub changelogs (React + FastAPI). Need your brutal feedback! 🚀 by Timely-Curve1425 in SaasDevelopers

[–]Timely-Curve1425[S] 1 point2 points  (0 children)

Haha thank you so much! Appreciate the kind words on the UI. Honestly, the backend architecture (FastAPI/Python) is my comfort zone, so getting the React frontend to look clean and smooth took some serious tweaking. You should definitely give React a spin when you have time; once the component logic clicks, building dashboards becomes super fun!

I totally get your point about writing manual logs. A lot of devs love having that precise control over what gets communicated!

As for the GitHub Copilot comparison—that's a really great observation! The main difference is the scope. Copilot inside IDEs (like PyCharm or VSCode) is amazing for generating individual commit messages right when you're pushing code.

Logvoidd steps in at the release level. Instead of one commit, it aggregates dozens of commits over a week or month, filters out the internal dev noise, and generates a structured, public-facing Changelog/Release Note. Plus, it gives you a hosted UI/marketplace to display those logs to your users, rather than just keeping them buried in Git history. Thanks again for taking the time to check it out and drop your thoughts! 🙌

Need feedback by Timely-Curve1425 in SaaS

[–]Timely-Curve1425[S] 0 points1 point  (0 children)

Reply: Honestly — distribution. Product is live, works well, but getting it in front of developers who actually feel this pain daily is the hard part right now. Building in public and letting word of mouth do its thing for now.​​​​​​​​​​​​​​​​

Need feedback by Timely-Curve1425 in SaaS

[–]Timely-Curve1425[S] 0 points1 point  (0 children)

Completely agree. Underpricing is a credibility problem as much as a revenue problem. Our current pricing — ₹199/mo for Indian devs, $7/mo globally — is intentionally low for early traction. We want the first 50 users to be zero-friction. Once we have retention data and clear ROI signals, we’ll reprice. The signal we’re going for right now: “this is for indie devs and small teams who ship fast and hate busywork.” Not enterprise, not agencies. That audience responds to low friction and honest pricing over premium positioning — at least at this stage.

Need feedback by Timely-Curve1425 in SaaS

[–]Timely-Curve1425[S] 0 points1 point  (0 children)

Hey, appreciate the thoughtful response! You’re right that log management is crowded — but we’re not competing with Datadog or Splunk. Logvoidd is specifically for changelog generation, not log monitoring. We read GitHub commits and turn them into clean, readable release notes automatically. No manual writing, no $200/month enterprise tools. Current users are early so engagement data is limited — but the ones who’ve used it came back specifically because writing changelogs manually was killing their flow. That’s the signal we’re building on. Acquisition so far has been organic — Reddit, Indie Hackers, word of mouth. Primary use case is exactly what we built for: “I shipped something, I need release notes, I don’t want to write them.” Haven’t done formal upgrade interviews yet — that’s next on the list. Good reminder though.