Live data from Hacker News

YC Graveyard: 821 inactive Y Combinator startups

ycgraveyard.iamwillwang.com

41–50 of 238 posts

Re: YC Graveyard: 821 inactive Y Combinator startups

#41
post #29
post #26

Where does the money go ? Especially for startups dead 6 months after investing

Salaries and rent, probably.

YC and an average Seed round only gives you enough money for a small team for 18 months.

Anyone who is half-decent is going to be expensive.

Re: YC Graveyard: 821 inactive Y Combinator startups

#42
post #30

Earlier quoted context omitted.

I don't think a lot of founders actually write code , but I did, I just realized my startup was probably going to be illegal soon and also that it wasn't going to get the funding it needed. I just kept writing code for whoever wanted to pay. It's fairly lucrative. Looking back, maybe I should have just done the illegal thing and gotten pardoned.

now I'm curious about the illegal thing

Seems like Bitcoin casino (from bio)

Re: YC Graveyard: 821 inactive Y Combinator startups

#45

Earlier quoted context omitted.

I'm curious, what do ex-founders generally do after their startup is dead? For me I just got a job after my first few ones died, until I was able to succeed at my current ones, but I'm sure many might just continue working a job indefinitely.

I don't think a lot of founders actually write code , but I did, I just realized my startup was probably going to be illegal soon and also that it wasn't going to get the funding it needed. I just kept writing code for whoever wanted to pay. It's fairly lucrative. Looking back, maybe I should have just done the illegal thing and gotten pardoned.

Gotta love the jumping on the criminality bandwagon... Louis Brandeis says hello.

https://www.azquotes.com/quote/1062178

Re: YC Graveyard: 821 inactive Y Combinator startups

#46
post #27

I'm onehundertpercent pissed off with YC: * The modal win for a founder is $0.00 * PG makes big talk about winner's average returns... Yayyyyy..... However YC gets preferential shares; YC is not aligned with the common shareholders (founders; builders). YC builds a story that they support creators however YC doesn't sit on the same table-side as creators. * I actually believe YC is worthwhile, but I wonder if Ize jus…

The quality bar for YC has been at an all time low. Hence why lots of “startups” are getting accepted into YC in 2024 screaming about AI and some that compete against each other over the same idea, but “open source”.

> I actually believe YC is worthwhile, but I wonder if Ize just been brainwashed?

Ask yourself, if you really need VC money in the first place.

The moment you go to YC, they become your new boss and always win and you get to laugh at all of us HNers in this secret club called bookface [0]. (Yes, that hidden version of HN and part of YC)

Very unlikely to change anytime soon, but the SVB collapse should have taught us something.

[0] https://bookface.ycombinator.com/

Re: YC Graveyard: 821 inactive Y Combinator startups

#47

I personally know the founders of three YC startups that are functionally dead (raised capital, not developing anything, basically laid off everyone but the founder(s)) but are not on this list. I'd bet it's at least twice that number.

I'm curious, what do ex-founders generally do after their startup is dead? For me I just got a job after my first few ones died, until I was able to succeed at my current ones, but I'm sure many might just continue working a job indefinitely.

I know some (YC and others) who float around doing nothing on $200k a year in salary because no investor cares enough, or has the legal right, to get their money back. Not sure what their long-term game plan is.

The others end up at another Series B+ startup or go to a MANGA company if they can grind leetcode for a bit and get an interview.

Re: YC Graveyard: 821 inactive Y Combinator startups

#48

> Better to have launched and lost than never to have launched at all ...yet when Google does this, people are up in arms and insist they should run their products forever, even if they have no product market fit.

Google launches, people start using it, and then they just turn it off.

Re: YC Graveyard: 821 inactive Y Combinator startups

#49
post #40

Would it be possible add an "expand all" option? I am searching through them with ctrl+f, to figure out which of them are similar to other ideas that are being considered today :D

const divs = document.querySelectorAll('button.h-full');

divs.forEach(div => { div.click(); // Trigger a click on the div });

Post reply on HN