这些天对 GitHub 的信息做了些收集整理,看网上没有很完整的信息,发出来共享。
我个人对 GitHub 能高速发展的一些观点
- 解决的问题
- 开发者
- 大规模远程协作、交流代码的需求
- 成为开发者对外的名片
- 组织和企业
- 存储代码的 SaaS 需求
- 抓住的机会
- 踩中了开发者数量爆发增长的二十年(2011.08 Software is eating the world - Marc Andreessen)
- 在持续增长的市场里,做了多年有复利的事
- 有可能在 AI 带来的“人人都是开发者”的时代,进一步增长
阅读过程中我的一些感触
创始人说:And we’re all about getting things done. We’re very lucky to be working (mostly) on a web app, which means it’s super easy to make changes fast. We’ve learned it’s much better to ship it now and fix it later, once you can see how people are using it, than it is to let it linger in development forever. Just ship it.
我的感触:
Web App 有机会超快速迭代,哪怕是现在,或许我们也应该多尝试用 Web 版做 MVP。
发布胜过一切,不要等待完美的版本,快点发布,定期发布。
创始人说:Worry about every dollar you spend before (and even after) you’re profitable. Focus on the things that matter and don’t waste time endlessly redesigning your site or tinkering with new technologies. There’ll be plenty of time for that later.
我的感触:
要很在意现金流。
别太在意重构、追求新技术,先把核心做好——比如找到产品与市场的匹配(PMF)。
公司基本信息
- Year Founded: 2008
- Headquarters: San Francisco, CA
- Founder(s): Tom Preston-Werner, Chris Wanstrath, PJ Hyett
- Current Chief Executive: Nat Friedman
- Parent Company: Microsoft
早期版本的发布节奏
- 2007.10.01 开始开发
- 2008.02 上线测试版本
- 2008.04.10 正式发布
早期的人和事
- 除了 PJ 之外,其他两位创始人都是大学辍学
- 三个人凑了几百美金开始
- 早期有 Engine Yard 和 Rackspace 广告,换取免费服务器支持
- 在 a16z 投资之前,一直是赢利的
早期解决的问题
- 程序员分享代码
- We both loved git but there was no acceptable way to share code with others.
- 创始人对 Github 是什么的描述:GitHub is like Wikipedia for programmers. You can edit files, see who changed what, view old versions of files, and access it from anywhere in the world – except you’re working with source code instead of encyclopedia data. Companies use it to build software and websites, while hobbyist programmers use it to find and share projects.
早期商业模式
- 公共存储库免费,私有存储库收费
- The business model is simple: if you want to share your source code with everyone and make it public, you don’t pay anything. If you need to hide your source code because it’s private and runs your business, you pay.
目前的商业模式
- 订阅计划
- 免费
- 团队:4 美金/人/月
- 企业:21 美金/人/月
- GitHub One:定制
- MarketPlace
- Copilot(https://github.com/features/copilot)
基本功能
- 代码存储库、文档、Wiki、网站
- 协作工具、集成和工作流程
- AI
收入
- 2008 年:100 万美元
- 2009 年:200 万美元
- 2010 年:900 万美元
- 2017 年:2 亿美元
- 2018 年:3 亿美元
- 2022 年:10 亿美元
融资
- 2012.07:以 7.5 亿估值,从 a16z 融资 1 亿
- 2015.07:Sequoia Capital 领投 2.5 亿美金
- 2018.06:微软 75 亿美金收购,当时 ARR 3 亿美金,2800 万用户
员工数量
- 2011 33
- 2012 139
- 2013 234
- 2015 330
- 2017 700
- 2018 800
- 2019 1079
- 2020 1677
- 2021 3100
- 2022 5595
其他里程碑
- 2013.12.23:1000 万 Repositories
- 2018.11:一亿 Repositories
- 017.10:2400 万用户
- 018.11:3100 万用户
- 2022:2 亿 Repositories
- 2022.10:微软公布数据,ARR 达到 10 亿美金,活跃用户 9000 万
- 2023:1 亿开发者,2.8 亿仓库
Octoverse 里披露的增长数据
开发者增长趋势
- 2013 年底:280 万用户,托管着 460 万个 Repositories
- 2015 年 7 月,900 多万用户,托管了 2100 多万个 Repositories
- 2017:一共 2400 万开发者,一共 6700 万 Repositories
- 2018:一共 3100 万开发者,一共 9600 万 Repositories
- 2019:1000 万新开发者,一共 4000 万开发者,4400 万新 Repositories
- 2020:1600 万新开发者,一共 5600 万开发者,6000 万新 Repositories
- 2021:1600 万新开发者,一共 7300 万开发者,6100 万新 Repositories
- 2022:2050 万新开发者,一共 9000 万开发者,8570 万新 Repositories
- 2023:1 亿开发者,2 亿 8400 万 Repositories
Repositories 数量
- 2008 38423
- 2009 214893
- 2010 599490
- 2011 1697457
- 2012 4614306
- 2015 21000000
- 2017 67000000
- 2018 96000000
- 2019 140000000
- 2020 200000000
- 2022 261000000
- 2023 346700000
- 2024 420000000
办公地点@2020 年
- 53.8%:Home Office
- 23.3%:San Francisco HQ
- 9.8%:Coworking Space
- 13.1%:Local Office
主要的参考链接
Github Octoverse
- https://octoverse.github.com/
- https://octoverse.github.com/2022/
- https://octoverse.github.com/2021/
- https://octoverse.github.com/2020/
- https://octoverse.github.com/2019/
- https://octoverse.github.com/2018/
- https://octoverse.github.com/2017/
- https://octoverse.github.com/2016/
- https://github.blog/2012-12-19-the-octoverse-in-2012/
创始人接受的采访
- https://signalvnoise.com/posts/2486-bootstrapped-profitable-proud-github
创始人自己写的 Twitter
- https://twitter.com/defunkt/status/1659330173660200961
其他参考信息
- https://www.usesignhouse.com/blog/github-stats
- https://github.blog/2012-12-19-the-octoverse-in-2012/
- https://github.blog/2023-01-25-100-million-developers-and-counting/
--
欢迎你加入我的知识星球,我们一起聊聊创业、产品、运营、阅读。微信识别二维码,付费即可加入,如不满意,72 小时内可在 App 内无条件自助退款。——>星球创业笔记传送门。