Live data from Hacker News

Six Degrees of YC Separation

medium.com

1–10 of 40 posts

Re: Six Degrees of YC Separation

#2
Probably more accurately titled "Bay Area Tech is a Small World After All"

TLDR: Chekr Director of Solutions, formerly Director of Strategic Sales (and first business hire), starts client on-boarding company (nice idea, streamline a lot to minimize hand-holding).

Re: Six Degrees of YC Separation

#3
> Hiring people that have a track record of taking projects from inception to delivery and who actively seek out projects to own is critical

Doesn't that regard the first few early hires (who'd take some form of senior/management positions later on)? For me a person who delivers projects means somebody who's very involved in the process; somebody that calls significant decisions about the product.

Should all hires be like that? Isn't being able to execute the tasks you're assigned enough?

Re: Six Degrees of YC Separation

#4
post #3

> Hiring people that have a track record of taking projects from inception to delivery and who actively seek out projects to own is critical Doesn't that regard the first few early hires (who'd take some form of senior/management positions later on)? For me a person who delivers projects means somebody who's very involved in the process; somebody that calls significant decisions about the product. Should all hires be…

I would go one step further and say if you have full of go getters, some might get bored when the inevitable “just execute the assigned tasks” work comes up. This is what I hear happening at Google a lot: they only hire A players, but many get bored (and eventually leave) when they are assigned B or C-level work that needs to get done.

Re: Six Degrees of YC Separation

#5
post #3

> Hiring people that have a track record of taking projects from inception to delivery and who actively seek out projects to own is critical Doesn't that regard the first few early hires (who'd take some form of senior/management positions later on)? For me a person who delivers projects means somebody who's very involved in the process; somebody that calls significant decisions about the product. Should all hires be…

> Should all hires be like that? Isn't being able to execute the tasks you're assigned enough?

If you manage to build an org where everyone is a self-starter who takes on projects from ideation to delivery repeatedly you work in a crazy awesome env. There are some people that are really good at getting work done, but if you don't give them a clearly defined task, they will flounder.

When you are in startup land, most of what you are doing is undefined. You need someone who is really good at saying "is this working? Should I keep doing this? How do we do this better?" Over and over and over again until you find product market fit and aren't burning through cash.

If you are running an enterprise mature SaaS product a lot of those variables are solved (but possibly could be optimized). The majority of people don't need to be solving for profitability. In startupland of 10 employees or less, almost everyone should.

It's the same logic that a "startup founder" may not make the best "enterprise CEO". An "early hire" may not make the best "gear in a 300 person machine".

Re: Six Degrees of YC Separation

#6
post #3

> Hiring people that have a track record of taking projects from inception to delivery and who actively seek out projects to own is critical Doesn't that regard the first few early hires (who'd take some form of senior/management positions later on)? For me a person who delivers projects means somebody who's very involved in the process; somebody that calls significant decisions about the product. Should all hires be…

I would go one step further and say if you have full of go getters, some might get bored when the inevitable “just execute the assigned tasks” work comes up. This is what I hear happening at Google a lot: they only hire A players, but many get bored (and eventually leave) when they are assigned B or C-level work that needs to get done.

[deleted]

Re: Six Degrees of YC Separation

#9
post #8

I thought that since this author's startup is sorta a 'reddit for politics', I'll plug my own startup (currently self-funded) which is a 'chatroulette/duolingo for politics': https://dinnertable.chat/

That was his first YC application, and it got rejected. Looks like his current startup (which is in YC) helps companies with onboarding.

Your implementation looks nice! The idea of yet _more_ people to discuss politics with however... is not for me.

Re: Six Degrees of YC Separation

#10
post #8

I thought that since this author's startup is sorta a 'reddit for politics', I'll plug my own startup (currently self-funded) which is a 'chatroulette/duolingo for politics': https://dinnertable.chat/

Cool, seems like it'd attract exactly the people who don't need it though. ;- )

I'll sign up I think!

Edit: While I was signing up, I tried copying the verification code from the email, and it copied with the period from the email, so when I pasted it into the site it didn't work. Maybe put a zero-width space in there (U+200B) or ditch the period altogether. ;- )

Edit 2: The "start login" page didn't work the first time around. In the console I saw a 404 status on something. When I refreshed, it redirected me to the right page though.

Give that signup and sign in flow a good test, I was almost ready to call it quits after trying a couple times!

Edit 3: The countdown clock is jumping around a bit. Turns out the font for the numbers (Montserrat) is proportional, and does not support OpenType tabular number variants (in CSS you select these with: { font-variant-numeric: tabular-nums; }), so the countdown clock tends to jump each time a second passes and it is updated. Maybe nitpicky but it bothers me.

Post reply on HN