Live data from Hacker News

Solo founder dilemma; CEO or CTO?

nvnt.substack.com

81–90 of 98 posts

Re: Solo founder dilemma; CEO or CTO?

#81
post #21
post #19

The important point here is that he got funding first, and it sounds like at least half a million because he didn't talk about begging angels for money or running out of runway. He was able to hire someone fast. You won't be this good/lucky. In the traditional non-traditional startup you need a salesperson and engineering to be free, because money. I suppose with dev tools you can get rid of the salesperson because y…

FYI, people believe that dev tools don't make money, but atlassian, pagerduty, zendesk, etc show that there is a market. And most tools kind of suck.

A market exists, yes.

But that market size overall is small, and the number of players is large.

The entire dev tools market is consistently estimated at around 5 billion right now, and only 11-12 billion 5 years from now. The CAGR is about 13-14%.

ML, which appeared out of nowhere, is estimated at ~15-20 billion right now, and 100-200 billion in 5 years. The CAGR is ~40% right now.

(The estimates vary on whether they think CAGR slows down or not, etc, hence the variation 5 years from now).

In one of these markets, you need to be a big fish in a small pond, but you'd have to take out established players to do it.

In the other, you at least might stand a chance of building something new that takes over as the market grows 10x.

In the o

Re: Solo founder dilemma; CEO or CTO?

#82
post #28

> if someone from the team steps up and adds a lot of value that is expected from a co-founder, we will definitely promote the person as a co-founder How can someone get the title of a cofounder of an already (at least) 2 years old company which is already set up an running? I understand that traditionally this person then represents in investor meetings, but why does it need to be a _founder_ title of something that…

"Founder" is not a title you can add casually under US law. It's determined at the time of incorporation and stock issuance. QSBS, and other legal structures, do not allow transferability of "Founder" to follow-on Investors and employees.

This is completely untrue and it's very unfortunate that you'd make such an easy to verify false statement with such certainty and reflects very poorly on the overall quality of discussion.

Re: Solo founder dilemma; CEO or CTO?

#83
post #69

Just want to add, I followed pretty much the same path with Windmill [1], which is also in the developer tool space, and also open-source. Built everything solo for 5 months. I thought it would be impossible to get into YC, it is not and I was fortunate enough to join YC on the latest batch, on my first try [2]. Getting into YC changed the course of the company, increased many orders of magnitude my ambition and made…

Congrats on getting into YC! I’m the Solo Founder of https://atomictessellator.com , also applied to YC this batch (Actively looking for co-founder), wish me luck!

You don't need one. I certainly wish i didn't, he was a nightmare.

Re: Solo founder dilemma; CEO or CTO?

#84

Earlier quoted context omitted.

"Founder" is not a title you can add casually under US law. It's determined at the time of incorporation and stock issuance. QSBS, and other legal structures, do not allow transferability of "Founder" to follow-on Investors and employees.

I don't think QSBS has anything to do with founder titles specifically, but I'd love to be corrected. Anyone who with stock that is QSBS eligible gets the exemption, whether they are a founder, investor, employee, etc, and it's more about the eligibility (ie you paid for the stock, you didn't acquire it on a secondary transaction, the business was <50M, etc). Whether your title is founder or not doesn't really matter…

That's correct as far as I know. Employees do need to exercise any relevant stock options to start the holding period, however.

Re: Solo founder dilemma; CEO or CTO?

#85

Just want to add, I followed pretty much the same path with Windmill [1], which is also in the developer tool space, and also open-source. Built everything solo for 5 months. I thought it would be impossible to get into YC, it is not and I was fortunate enough to join YC on the latest batch, on my first try [2]. Getting into YC changed the course of the company, increased many orders of magnitude my ambition and made…

Didn't know where to reply, but your docs say "Tested with apache bench. If we did it wrong, let us know."... generally with lambda as a fair shake from 0 to load use provisioned concurrency, and you can always pre-warm it. https://docs.aws.amazon.com/lambda/latest/dg/provisioned-con...

But cool otherwise. Is JS the only supported language?

Re: Solo founder dilemma; CEO or CTO?

#86

Just want to add, I followed pretty much the same path with Windmill [1], which is also in the developer tool space, and also open-source. Built everything solo for 5 months. I thought it would be impossible to get into YC, it is not and I was fortunate enough to join YC on the latest batch, on my first try [2]. Getting into YC changed the course of the company, increased many orders of magnitude my ambition and made…

Didn't know where to reply, but your docs say "Tested with apache bench. If we did it wrong, let us know."... generally with lambda as a fair shake from 0 to load use provisioned concurrency, and you can always pre-warm it. https://docs.aws.amazon.com/lambda/latest/dg/provisioned-con... But cool otherwise. Is JS the only supported language?

Typescript (deno), Python and Go. Tbh the goal is really not to compete with AWS Lambda on performance as they use microvm with hot http servers, but to show that it's not order of magnitudes slower.

Re: Solo founder dilemma; CEO or CTO?

#87

Earlier quoted context omitted.

Didn't know where to reply, but your docs say "Tested with apache bench. If we did it wrong, let us know."... generally with lambda as a fair shake from 0 to load use provisioned concurrency, and you can always pre-warm it. https://docs.aws.amazon.com/lambda/latest/dg/provisioned-con... But cool otherwise. Is JS the only supported language?

Typescript (deno), Python and Go. Tbh the goal is really not to compete with AWS Lambda on performance as they use microvm with hot http servers, but to show that it's not order of magnitudes slower.

Yeah usually the slow part with Lambda is either them loading your container/runtime... or for a long time the P99 on getting the ENI attached into your VPC for vpc lambdas when they have to get a new worker host. They brought that way down and it used to be P90 of like 100ms but p99.9 of something like 17s. I believe that's basically fixed now.

But yeah if you're showing your comparable or same ballpark the criteria is less crucial. Was mainly just adding addtional data. Good luck on the project. A light framework like this for essentially scripts locally without kube or heavy docker is nice.

Re: Solo founder dilemma; CEO or CTO?

#88
post #52

TIL about Tooljet from OP's post: https://www.tooljet.com/ between Retool, Budibase, Superblocks, and Tooljet, i'm confused about how to choose. anyone have a good mental map of the low code internal tools landscape?

You might also consider appsmith. We found it had a few more options.

In the end, they're all pretty good

Re: Solo founder dilemma; CEO or CTO?

#89

Earlier quoted context omitted.

Agreed. To me, a co-founder is anyone pre-money. Anyone post-money is an employee.

I'm a co-founder, with the current CEO and one other guy who retired, and have always been on the engineering side of the business. at first, the engineering department was me, and support. I was super green back then and was pretty lucky to be at the right place at the right time and as such, the company grew far faster than myself. I have many superiors now, which is cool with me as I've continued learning and grow…

How have you found it starting as a co-founder and now having to report to others?

For me personally, I don't think I'd have grown as graciously as you seem to have articulated that you have. I'd like to ha e retained a strong semblance of direction and control in the company as a co-founder.

Re: Solo founder dilemma; CEO or CTO?

#90
post #52

TIL about Tooljet from OP's post: https://www.tooljet.com/ between Retool, Budibase, Superblocks, and Tooljet, i'm confused about how to choose. anyone have a good mental map of the low code internal tools landscape?

To add to your confusion - try DronaHQ
Post reply on HN