I once developed an app and a site before i really knew people would actually want to pay for it! rookie mistake! lesson learnt: don't make before you sell
Ask HN: What was your biggest startup fail?
51–60 of 60 posts
Re: Ask HN: What was your biggest startup fail?
#52Earlier quoted context omitted.
7 months for a Python build? That's brutal. What was the root of the problem? Deps, codebase size, or something else?
We had a team of data scientists who were developing models (in the abstract sense) that we would then train on specific and then deploy as concrete models. This was just before the BERT paper came out, we were working with a few different models, sometimes the classical models from scikit-learn, sometimes these were https://en.wikipedia.org/wiki/Convolutional_neural_network for text trained with a GPU. Ideally I wan…
Re: Ask HN: What was your biggest startup fail?
#531. Shortly after I started working on Tarsnap, I was introduced to a "serial entrepreneur" who expressed an interest in getting patents on Tarsnap's technology and licensing it out to other companies. I wasn't interested in doing this myself -- I wanted to provide the world's best secure backups, not sell patent licenses -- but I agreed that if he covered all the costs and paid me an up front fee plus a share of royalties then he could resell the "spinoff" IP. Distracted me for about a year before he backed out. And then he asked me to pay for the money he had spent on lawyers (I laughed).
2. About five years after Tarsnap launched, I got a phone call from a YC company saying they were interested in "working together with me". The conversation went around in circles for half an hour before I figured out that was a euphemism for them being interested in acquiring Tarsnap.
Re: Ask HN: What was your biggest startup fail?
#54Re: Ask HN: What was your biggest startup fail?
#55Built for two years, failed to go to market, failed to raise funding, and ran out of time. What followed was even worse.
Re: Ask HN: What was your biggest startup fail?
#56I once developed an app and a site before i really knew people would actually want to pay for it! rookie mistake! lesson learnt: don't make before you sell
Re: Ask HN: What was your biggest startup fail?
#57And after 3-4 years, we paused development to explore the world of blockchain.
We are all in and back fully on Automatio. Gonna catch up with lost time.
Re: Ask HN: What was your biggest startup fail?
#58Didn’t sell to a potential acquirer because it was an all stock deal. Acquirer itself got acquired a year later for a lot of money.
That just feels like applying random chance to your hindsight though. If they'd have bought you that deal might not have happened?
But, we still did alright. Worse things have happened to me. After a certain personal tragedy happened to me a few years back, I’m now in a place where I am only minimally bothered by anything that doesn’t involve someone dying.
Re: Ask HN: What was your biggest startup fail?
#59Since i was in India, people here do programming for the sake of coursework or to get jobs. Really passionate people are difficult to find.
I tried to launch the product in my college, but sadly no one would want to play it. The game was really challenging to grasp at the beginning, I also pitched it to my professors to include it in the course curicullum of AI, they liked the idea, but refused it by saying it will be an overhead for the students to learn first about the algorithm and then about the Game API.
for an year i dejectedly saw that not everyone is as passionate as you are. I found no market for my programming game. If it would have launched somewhere in US, it could have been better, since MIT has such a kind of competition in which students needs to make the bots. it is not that programming games have no market, there are games like : Battlensakes, coderOne etc. but their market share is very less.
I learnt the lesson the easy way i guess, because i had a safety net since i was still in college, and had a job from the following year.
But then i really understood about product market fit, which i used to ignore while they taught in entrepreneurship classes. If anyone wants to see how the game looked : https:\\aiplaygrounds.in . I have revamped by business idea and working on something else.
Re: Ask HN: What was your biggest startup fail?
#60This is from work over 30 years ago on our garden simulator by my wife and me. Being too ambitious (and perfectionist) at the start with product plans for software. Building a Minimum Viable Product (MVP) instead which prioritized essential needs would have engaged customers years sooner in our case and provided valuable feedback for deciding on future directions for new features or changes. A couple of people early…
Sorry, off topic but a garden simulator like animal crossing or garden simulator like planning a garden? Because if it's the second one, please try again. There are ZERO user friendly garden planning software options that account for climate, soil type, partner plants, and rotation schedule.
It was in Delphi Pascal for Windows, and I would still like to port it to the Web with JavaScript/TypeScript at some point.