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.

Learning from Mistakes: Your Startup Failure Story

10 pointsby gristabout 14 years ago
In as much detail as you are willing to provide, describe a startup failure in which you were involved - what mistakes did you make, what mistakes did the company/team make? It would also be interesting to know how long the project dragged on before it finally collapsed, or how much time was spent trying to fix it instead of a pivot or walk-away?

2 comments

starterabout 14 years ago
Tip: Try not to make decisions about your product based on what's available or what the competition is doing. Its one mistake I've observed from two of the three startups I've spent time supporting.
dwhewitsonalmost 14 years ago
Sounds obvious now, but don't obsess over abstracting everything in the application ("Oh, I need to create my own authentication system with redundancy and openid support!") where it's not necessary.<p>I've spent countless hours fumbling over parts of code which weren't really integral to the prototype at all... such as a custom javascript library...