←back to thread

YC: Requests for Startups

(www.ycombinator.com)
514 points sarimkx | 1 comments | | HN request time: 0s | source
Show context
gavinhoward ◴[] No.39372613[source]
I am building a company that falls under two categories (commercial Open Source and developer tools based on internal tools), but I would never take YC money for it.

Because of that stake, they want an "exit" in some form, and the drive to that exit will pave the road to user-hostile software and make it the path of least resistance.

replies(9): >>39372655 #>>39372661 #>>39372687 #>>39372727 #>>39372937 #>>39373068 #>>39373455 #>>39373741 #>>39373993 #
gavmor ◴[] No.39372727[source]
You don't think you're cutting off your nose to spite your face? Maybe all those user-hostile features are a small price to pay for the resources to ship the "vital few" that are positively game-changing for your customers. For me, it's an open question.
replies(1): >>39373835 #
1. gavinhoward ◴[] No.39373835[source]
You have a point. May I give my experience?

I have spent years building my stack. This stack gives me extreme velocity.

For example, I built my own localization. I query the OS for the locale, but beyond that, everything is mine. This allows me to make more assumptions and move faster.

In addition, this allows me to cull tech debt aggressively. [1] After years of this, when other codebases are molasses, mine is clean and easy to extend.

In other words, I did the hard work upfront, before getting clients. I hope this will give me the ability to add the "vital few" with few resources.

[1]: https://gavinhoward.com/2023/12/code-is-not-technical-debt/