Skip to content

Commit 313b20f

Browse files
committed
improves language
1 parent a468ec7 commit 313b20f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

general/business_model.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ This section of our guide functions as a snapshot of our latest thinking related
77

88
> ‘We want to always remain a company that does everything with the individual developer in mind. Not the developer as an employee of a company, but the developer as an individual in the developer community.’
99
10-
source: [source{d}'s culture document](culture.md#for-developers)
10+
_source: [source{d}'s culture document](culture.md#for-developers)_
1111

1212
At source{d} we pride ourselves on always choosing to do what is best for the individual developer in the community. This principle is shared by our team members, our management team, the founders, our [advisors](investors_board_advisors.md#advisors), [board of directors](investors_board_advisors.md#board-of-directors) and [shareholders](investors_board_advisors.md#shareholders)).
1313

1414
When thinking about our business model, the most important question for us is:
1515

1616
**By choosing to monetize in this manner, are we still doing what is best for the individual developer in the community?**
1717

18-
An example of a situation where we wouldn't be, is when for instance as a company we would choose to make a core feature that would benefit the individual developer not under an open-source permissive license.
18+
This means, for instance, that we will never release a core feature under a license that would not allow individual developers to benefit.
1919

20-
An example of a situation where that would be okay is if the feature truly only benefits an enterprise use case.
20+
The only case where this would be acceptable if the feature was irrelevant to individual users and only beneficial to large enterprises.
2121

2222
## Background
2323

@@ -29,25 +29,25 @@ Almost every single one of these companies follows what is called the [open-core
2929
3030
It's important to note that while often proprietary means closed source code, it doesn't have to be. You can have your source code open to the world but with a restrictive license that for instance can only be used for academic research.
3131

32-
**Side-note:** as an organization whatever we do, we should never write/implement our own open source licenses, the community has already done a great job of creating and vetting a selection of licenses that are the status quo.
32+
**Side-note:** as an organization we should never write/implement our own open source licenses, the community has already done a great job of creating and vetting a selection of licenses that are the status quo.
3333

3434
## source{d} business model
3535

3636
### Who do we want to target as customers?
3737

3838
To make sure we stay true to doing what is right for individual developers in the community, we do not want to charge any individual users.
3939

40-
We don't believe startups and SME's make up a large enough market to build a sustainable company in the long term. The amount you can charge to small organizations pales in comparission to what you can charge enterprises (value add * # of developers). At the same time, selling to SME's is almost always a [SaaS](https://en.wikipedia.org/wiki/Software_as_a_service) business. While there are success stories of this, such as [Travis CI](https://travis-ci.com/) we don't think it's the right route for source{d}.
40+
We don't believe startups and SME's make up a large enough market to build a sustainable company in the long term. The amount you can charge to small organizations pales in comparission to what you can charge enterprises (value-add x # of developers). At the same time, selling to SME's is almost always a [SaaS](https://en.wikipedia.org/wiki/Software_as_a_service) business. While there are success stories of this, such as [Travis CI](https://travis-ci.com/) we don't think it's the right route for source{d}.
4141

42-
**source{d} focuses on enterprises as its customers**
42+
**source{d} focuses on enterprises as customers**
4343

4444
From the point of view of value we can add to an organization, large scale analysis & ML on top of source code shines when there is a large amount of code and a large number of developers.
4545

4646
### Enterprises as customers
4747

4848
Today every large organization has become/is becoming a software company. The number of software developers in what were once considered traditional businesses, such as banks and airlines, is often already in the 1,000s or 10,000s.
4949

50-
There is a growing number of challenges that enterprises face within their [Software Development Life Cycle (SDLC)](https://en.wikipedia.org/wiki/Systems_development_life_cycle) that can start to be tackled with large scale language-agnostic analysis of their source code, and trained ML models.
50+
There is a growing number of challenges that enterprises face within their [Software Development Life Cycle (SDLC)](https://en.wikipedia.org/wiki/Systems_development_life_cycle) that can be tackled with large scale language-agnostic analysis of their source code, and trained ML models.
5151

5252
### Business model meets our technology
5353

0 commit comments

Comments
 (0)