Earlier quoted context omitted.
You mean this isn't a website for lambda calculus enthusiasts?
Wait... This is not lambda-the-ultimate? Where am I?
Was Y Combinator worth it?
31–40 of 123 posts
Re: Was Y Combinator worth it?
#32>So, for us YC was a no-brainer. Saved you a click. If the general consensus is that YC is worth it, then why bother publish something to state the obvious. I'd be more interested in cases or scenarios where the founders felt YC wasn't worth it, which I believe would be very low or non-existent.
Re: Was Y Combinator worth it?
#33Earlier quoted context omitted.
Isn’t it just like… a couple of servers? As in, entirely fundable by one person who could afford the time to moderate.
many, many, many years
Re: Was Y Combinator worth it?
#34Earlier quoted context omitted.
thats what i love about hn. i sometimes think yc is just a front to secure payment for hn servers for many many years.
Isn’t it just like… a couple of servers? As in, entirely fundable by one person who could afford the time to moderate.
Re: Was Y Combinator worth it?
#35Re: Was Y Combinator worth it?
#36>So, for us YC was a no-brainer. Saved you a click. If the general consensus is that YC is worth it, then why bother publish something to state the obvious. I'd be more interested in cases or scenarios where the founders felt YC wasn't worth it, which I believe would be very low or non-existent.
Only because your sample size are people who've attended YC.
Ask all startups whether they think YC is worth it and the percentage will be significantly higher. Because if you're an experienced founder then the benefits versus dilution equation will be far different than someone who is straight out of college.
Re: Was Y Combinator worth it?
#37Re: Was Y Combinator worth it?
#38You know, I've been reading Hacker News for god-knows-how-long, and it never occurred to me to look up what Y Combinator even was.
Re: Was Y Combinator worth it?
#39What a curious product: CSV import as a service (or hosted on premise). Would love to know where they pivoted from (according to the blog post).
If CSV import is not enough of a product (I believe it is) you can add exporting functionality (e.g. export this table to CSV and deliver to SFTP exactly once, but make sure to handle target downtimes) and you have an "Enterprise File Gateway" that could reduce development costs in many companies.
Re: Was Y Combinator worth it?
#40What a curious product: CSV import as a service (or hosted on premise). Would love to know where they pivoted from (according to the blog post).
Not all that curious... https://flatfile.com If you're building a vertical SaaS and want to support import from a file, and don't want to spend time reinventing the wheel, this could be a big win. This would let new users bring in existing data from another SaaS (that supports CSV export) or where the incumbent is likely to be Excel. The development time it would take to make something like this solid, usable, and fl…