Ask HN: Show your failed projects and share a lesson you learned
71–80 of 285 posts
Re: Ask HN: Show your failed projects and share a lesson you learned
#72I tried to build StackOverflow for flashcards (i.e. spaced repetition with collaboration as a first class feature.) After working on it on nights/weekends for ~2 years, I realized my architecture was shit. I started out with Blazor + F# + PostGres, but eventually I realized that syncing offline client DBs to the cloud was a very nontrivial problem. So I moved to event sourcing. Turns out that's not much better - I st…
Re: Ask HN: Show your failed projects and share a lesson you learned
#73In addition to this such an app is very content driven and the lack of being able to use anything other than public domain content really limited me. It's still up in a semi working state https://unchart.io. Personally it achieved my language learning goal as I was able to read most of the first Harry Potter in french so I will probably continue to add more features as a personal project.
Re: Ask HN: Show your failed projects and share a lesson you learned
#74Had several: last minute airline seat bidding app with an interested airline. Fishing competition app with paying users. Housing valuation app for a city council, with the actual city council interested and opening up their API to us. The city council also wanted a parking app and water billing app. A telco requested a reloading app that was basically CRUD but offered 6 digits for a few days of work. There was a diet…
> They own a Mercedes, BMW, or Mazda RX-8. I'm not trying to be glib, but what quality of a person or partner were you looking to assess with this measurement? Asking because I've never thought to consider the car a person drives as part of evaluating a potential partnership. I guess what I'm trying to land on is how you encountered and partnered with people who did as you described multiple times, and I'm leaning to…
Re: Ask HN: Show your failed projects and share a lesson you learned
#75I tried to build StackOverflow for flashcards (i.e. spaced repetition with collaboration as a first class feature.) After working on it on nights/weekends for ~2 years, I realized my architecture was shit. I started out with Blazor + F# + PostGres, but eventually I realized that syncing offline client DBs to the cloud was a very nontrivial problem. So I moved to event sourcing. Turns out that's not much better - I st…
Not sure if it's intentional , but your post reads somewhat like satire.
Re: Ask HN: Show your failed projects and share a lesson you learned
#76I'm actually planning to start working on it a little bit more since it seems that "self hosted video streaming" is still pretty in-demand. I'm probably not going to be spending too much time on the actual features and functionality since as far as I'm concerned that's done at this point. Mostly just packaging it up so it's easier for people to run it themselves and hack on it.
Re: Ask HN: Show your failed projects and share a lesson you learned
#77If any undergrads are reading, the short advice is - don't start a PhD unless you are very good or your supervisor is very good. Look at introductory courses for PhDs to get a feel for it. Research is a whole different ball game than studying for exams etc.
Re: Ask HN: Show your failed projects and share a lesson you learned
#78I don’t have a site to point to anymore, but me and some cofounders built out a physical therapy vertical saas (patient management + mobile patient portal). The issue: many PTs are VERY analog—sheets of papers with exercise, very few touch points, no data collection, etc. The solution: modern patient management system for doctors, a mobile app that will remind you to do your prescribed exercises, track your response,…
Do you think offering some kind of onboarding/deployment service would have helped? Helping them migrate all their data and workflows into this new tool?
One thing was completely clear---this was not as close to product market fit as we expected it to be, so we decided to back away from the project instead of raising money and doubling down on trying to force a solution to a problem that wasn't very important to our direct customers. In other fields, tools that affect our customers customers are very successful IF that drives more sales, or can affect the bottom line in some way. Physical Therapy is less of a sales business and more of a referrals business (from other docs), so we didn't have much impact. If anything, we may have prevented business by increasing exercise adherence and improving outcomes, therefore cutting "recurring business" (decreasing the amount of visits/injury, or the overall amount of recurring injuries).
Re: Ask HN: Show your failed projects and share a lesson you learned
#79In 1 week of launching we got around 5000 registered users, 1000s of items listed, and steady flow of traffic.
Made the mistake of using a VPS provider in Australia, a week after launch… bam servers died.
Went to restore the backup only to find out the “backups included” from the hosting provider was not “backups included unless you tick a hidden box”.
They claimed that they paid $1000s to a data recovery company to restore the VM images but I doubt it.
Will never trust someone else to do what I should have been doing on day one.
Re: Ask HN: Show your failed projects and share a lesson you learned
#80I worked on a language learning app for about a year. I wanted to read the first Harry Potter in french and easily create flashcards. I iterated early on based mostly on what I wanted to see in the app instead of talking to people. I definitely should have talked to people much more and much earlier. Also I didn't have any other founders with product or design experience. In retrospect I would have really benefited f…
The iPhone wouldn't be where it is today if Steve let the focus groups create v1.