TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Head Of/VP/CXO at a startup? Help me validate this idea.

2 pointsby v1labout 2 years ago
A common question that seems to get asked of product teams, especially in early &amp; growth stage startups is: &quot;when is &lt;insert feature&gt; shipping?&quot; or &quot;did &lt;...&gt; already ship?&quot;. A similar thing that happens is non-prod&#x2F;eng teams not being aware that a thing they were waiting on is already shipped.<p>I know many of you will say this is a communication problem and not a tools problem. While that&#x27;s largely true, I believe that tools can make this better visible.<p>I have an idea for a tool that connects the dev team&#x27;s code repos to the project tool they use and in a neat dashboard answer the above questions. I also have ideas for how to abstract one level up from just tickets.<p>I need help understanding if I&#x27;m thinking of a solution looking for a problem or if something like this could actually help deliver value to some stakeholders -- especially non-prod&#x2F;eng folks in a company, execs, and possibly even customers.

1 comment

vivegiabout 2 years ago
Release Notes?<p>VSCode is a good example. After the latest updates, the <i>Recent Changes</i> are surfaced when we open the editor.<p>That combined with a <i>What&#x27;s New?</i> link should answer this question any time.<p>If the issue is customer&#x2F;end-user view versus internal view of changes, you could put them in a separate section of the <i>Recent Changes</i> release note.<p>For status tracking in the pre-release&#x2F;dev&#x2F;testing stages (for eg., to answer your <i>when is featureX shipping?</i> question, wouldn&#x27;t something like GitHub tags suffice?
评论 #35691274 未加载