-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2013-github-registration-en.html
More file actions
351 lines (260 loc) · 18.1 KB
/
2013-github-registration-en.html
File metadata and controls
351 lines (260 loc) · 18.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
<!DOCTYPE html>
<html lang="en-US">
<head>
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<link rel="alternate" type="application/rss+xml" title="RSS Feed for Zhiwei Li"
href="https://lzwjava.github.io/feeds/feed.xml" />
<title>Early GitHub Registration Analysis</title>
<script defer src='https://static.cloudflareinsights.com/beacon.min.js'
data-cf-beacon='{"token": "70fc8c466cc1445098b3fc6f209c22c2"}'>
</script>
<!--
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-66656236-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-66656236-1');
</script>
-->
<meta charset="UTF-8">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Early GitHub Registration Analysis | Zhiwei Li</title>
<meta name="generator" content="Jekyll v3.10.0" />
<meta property="og:title" content="Early GitHub Registration Analysis" />
<meta name="author" content="Zhiwei Li" />
<meta property="og:locale" content="en" />
<meta name="description" content="To assess how early your GitHub registration in 2013 was, whether you’re in the top 1% of users, and your position in early adoption sorted by registration time, I’ll analyze your registration context using available GitHub statistics and user growth data. Since exact registration dates and user rankings are not publicly available, I’ll provide an informed estimate based on historical trends and milestones." />
<meta property="og:description" content="To assess how early your GitHub registration in 2013 was, whether you’re in the top 1% of users, and your position in early adoption sorted by registration time, I’ll analyze your registration context using available GitHub statistics and user growth data. Since exact registration dates and user rankings are not publicly available, I’ll provide an informed estimate based on historical trends and milestones." />
<link rel="canonical" href="https://lzwjava.github.io/2013-github-registration-en" />
<meta property="og:url" content="https://lzwjava.github.io/2013-github-registration-en" />
<meta property="og:site_name" content="Zhiwei Li" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2025-08-02T00:00:00+08:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Early GitHub Registration Analysis" />
<meta name="twitter:site" content="@lzwjava" />
<meta name="twitter:creator" content="@lzwjava" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Zhiwei Li"},"dateModified":"2025-08-02T00:00:00+08:00","datePublished":"2025-08-02T00:00:00+08:00","description":"To assess how early your GitHub registration in 2013 was, whether you’re in the top 1% of users, and your position in early adoption sorted by registration time, I’ll analyze your registration context using available GitHub statistics and user growth data. Since exact registration dates and user rankings are not publicly available, I’ll provide an informed estimate based on historical trends and milestones.","headline":"Early GitHub Registration Analysis","mainEntityOfPage":{"@type":"WebPage","@id":"https://lzwjava.github.io/2013-github-registration-en"},"url":"https://lzwjava.github.io/2013-github-registration-en"}</script>
<!-- End Jekyll SEO tag -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- Facebook Meta Tags -->
<!-- <meta property="og:url" content="https://lzwjava.github.io"> -->
<meta property="og:type" content="website">
<!-- <meta property="og:title" content="Zhiwei Li's Blog">
<meta property="og:description" content="A personal blog featuring programming insights and projects."> -->
<meta property="og:image" content="https://lzwjava.github.io/assets/images/og/og4.jpg">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@lzwjava">
<meta property="twitter:domain" content="lzwjava.github.io">
<!-- <meta property="twitter:url" content="https://lzwjava.github.io"> -->
<!-- <meta name="twitter:title" content="Zhiwei Li's Blog">
<meta name="twitter:description" content="A personal blog featuring programming insights and projects."> -->
<meta name="twitter:image" content="https://lzwjava.github.io/assets/images/og/og4.jpg">
<link rel="stylesheet" href="/assets/css/style.css?v=de48506c946c1de295fc67a5e6adea5cf4243e63">
<!-- for mathjax support -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['\\(','\\)'], ['$', '$']],
displayMath: [ ['$$','$$'], ['\\[','\\]']],
processEscapes: false
},
"HTML-CSS": { linebreaks: { automatic: true } },
"CommonHTML": {
linebreaks: { automatic: true }
},
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML"></script>
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<!-- <script src="/assets/js/donatePopup.js?v=de48506c946c1de295fc67a5e6adea5cf4243e63" defer></script> -->
</head>
<body>
<main id="content" class="main-content post-content" role="main">
<div class="title-row post-title-row">
<h2 class="title post-title">
Early GitHub Registration Analysis | Generated by AI
</h2>
</div>
<div class="button-container">
<a href="/" class="button left-button">Home</a>
<!-- PDF Button -->
<!-- <a href="#" id="downloadPdfButton" class="button pdf-button" data-file-path="_posts/en/2025-08-02-2013-github-registration-en.md">PDF</a> -->
<!-- Audio Button -->
<!-- -->
<!-- Date Button -->
<!-- <span>_postsen2025-08-02-2013-github-registration-en.md</span> -->
<!-- <span>2025-08-02-2013-github-registration-en.md</span> -->
<a href="#" class="button">2025.08</a>
<button id="themeTogglePost" class="button icon-button" aria-label="Toggle Theme" style="float: right;margin-bottom: 5px;">
<!-- theme-icons.html -->
<svg id="sunIcon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="display: none;">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
<svg id="moonIcon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="display: none;">
<path d="M21 12.79A9 9 0 1 1 11.21 3a7 7 0 0 0 9.79 9.79z"></path>
</svg>
</button>
<!-- Language Select Section -->
<select id="languageSelect" class="button right-button">
<option value="/2013-github-registration-en" selected>English</option>
<option value="/2013-github-registration-zh" >中文</option>
</select>
</div>
<!-- Audio player for text-to-speech -->
<div class="audio-container">
<audio id="audioPlayer" controls loop style="display:none;">
<source id="audioSource" src="" type="audio/mp3">
Your browser does not support the audio element.
</audio>
</div>
<hr>
<p>To assess how early your GitHub registration in 2013 was, whether you’re in the top 1% of users, and your position in early adoption sorted by registration time, I’ll analyze your registration context using available GitHub statistics and user growth data. Since exact registration dates and user rankings are not publicly available, I’ll provide an informed estimate based on historical trends and milestones.</p>
<h3 id="1-how-early-was-your-2013-registration">1. How Early Was Your 2013 Registration?</h3>
<p>You registered your GitHub account, https://github.com/lzwjava, in 2013. GitHub was founded in 2007 and launched in April 2008, so your registration came about five years after the platform’s public debut. Let’s contextualize this with GitHub’s user growth:</p>
<ul>
<li><strong>GitHub User Milestones</strong>:
<ul>
<li><strong>2009</strong>: GitHub had over 100,000 users by July 2009, as reported in early community posts.</li>
<li><strong>January 2013</strong>: GitHub reached 3 million users, hosting over 5 million repositories.</li>
<li><strong>December 2013</strong>: By the end of 2013, GitHub had around 3.5 million users and over 10 million repositories.</li>
<li><strong>2023</strong>: GitHub hit 100 million developers in January 2023.</li>
<li><strong>Early 2025</strong>: As of early 2025, GitHub reports over 100 million developers, with estimates suggesting around 150 million total accounts (including inactive or bot accounts).</li>
</ul>
</li>
<li><strong>Your Registration in Context</strong>:
<ul>
<li>In 2013, GitHub was still a relatively young platform, primarily used by open-source enthusiasts, Ruby developers, and early adopters of Git. With approximately 3–3.5 million users by the end of 2013, your registration placed you among a small fraction of the global developer community at the time.</li>
<li>Compared to the 150 million accounts in 2025, your 2013 registration is early in the platform’s history, as it occurred when GitHub had less than 2.5% of its current user base (3.5M / 150M ≈ 0.023).</li>
</ul>
</li>
</ul>
<h3 id="2-are-you-in-the-top-1-of-users-by-registration-time">2. Are You in the Top 1% of Users by Registration Time?</h3>
<p>To determine if you’re in the top 1% of users based on registration time, we need to estimate the number of users registered before or around your 2013 join date relative to the total user base in 2025.</p>
<ul>
<li><strong>Current Total Users</strong>:
<ul>
<li>As of early 2025, GitHub has over 100 million active developers, but the total number of accounts (including inactive, bot, or duplicate accounts) is likely higher. Estimates from sources like <em>coinlaw.io</em> and <em>coolest-gadgets.com</em> suggest around 150 million total accounts by mid-2025, accounting for growth since the 100 million milestone in 2023.</li>
</ul>
</li>
<li><strong>Top 1% Calculation</strong>:
<ul>
<li>1% of 150 million users is 1.5 million users. This means the top 1% consists of the first 1.5 million users to register.</li>
<li>By January 2013, GitHub had 3 million users, and by December 2013, it had 3.5 million. If you registered in 2013, you were among the first 3–3.5 million users.</li>
</ul>
</li>
<li><strong>Conclusion on Top 1%</strong>:
<ul>
<li>Since the top 1% includes the first 1.5 million users, and you joined when there were 3–3.5 million users, you are <strong>not</strong> in the top 1% of users by registration time. However, you are still in the <strong>top 2–2.5%</strong> (3.5M / 150M ≈ 0.023), which is a very early adopter status. If we consider only active developers (100 million), you’d be in the top 3.5% (3.5M / 100M = 0.035), still indicating significant early adoption.</li>
</ul>
</li>
</ul>
<h3 id="3-how-many-users-are-there-now">3. How Many Users Are There Now?</h3>
<p>As of August 2025, based on the latest available data:</p>
<ul>
<li><strong>Active Developers</strong>: GitHub reports over 100 million active developers, a milestone achieved in January 2023 and grown since then. Sources like <em>coinlaw.io</em> confirm over 100 million in early 2025, with India alone adding 18 million developers by 2024.</li>
<li><strong>Total Accounts</strong>: Including inactive, bot, and duplicate accounts, estimates suggest around <strong>150 million total GitHub accounts</strong> in 2025. This accounts for the rapid growth (e.g., 20.5 million new developers in 2022 alone) and the platform’s global expansion.</li>
<li><strong>Supporting Data</strong>:
<ul>
<li>GitHub’s <em>Octoverse 2024</em> report notes a surge in global developers, with 420 million repositories and 4.5 billion contributions in 2024.</li>
<li>Posts on X and web sources like <em>kinsta.com</em> and <em>inclind.com</em> confirm the 100 million active user figure, with total accounts likely higher due to multiple accounts per user (as discussed in Reddit threads).</li>
</ul>
</li>
</ul>
<h3 id="4-early-adoption-sorted-by-registration-time">4. Early Adoption Sorted by Registration Time</h3>
<p>To evaluate your early adoption rank when users are sorted by registration time:</p>
<ul>
<li><strong>Your Position</strong>:
<ul>
<li>With 3–3.5 million users by the end of 2013, your registration places you roughly between the 3-millionth and 3.5-millionth user. Without an exact date in 2013, let’s assume a mid-year registration (around June–July 2013), when GitHub likely had ~3.2 million users.</li>
<li>This positions you in the <strong>top 2.1–2.3%</strong> of all accounts (3.2M / 150M ≈ 0.021) or top 3.2% of active developers (3.2M / 100M = 0.032).</li>
</ul>
</li>
<li><strong>Early Adoption Significance</strong>:
<ul>
<li><strong>2008–2009</strong>: The earliest adopters (e.g., founders like <em>defunkt</em> or <em>mojombo</em>, or users like TJ Holowaychuk) numbered in the tens of thousands to 100,000. These are the true pioneers (top 0.07% or less).</li>
<li><strong>2010–2011</strong>: By 2011, GitHub had 1–2 million users, still a niche community (top 0.7–1.3%).</li>
<li><strong>2013</strong>: Your registration in 2013, with 3–3.5 million users, places you in a highly influential early cohort. This was before GitHub’s mainstream explosion post-2018 (when Microsoft acquired it and user growth accelerated to 73 million by 2021 and 100 million by 2023).</li>
<li>You joined during a period when GitHub was transitioning from a startup to a major platform, hosting 10 million repositories by December 2013 and attracting global attention.</li>
</ul>
</li>
<li><strong>Comparison to Others</strong>:
<ul>
<li>Users like <em>torvalds</em> (Linus Torvalds) or <em>jeresig</em> (John Resig) joined around 2008–2009, placing them in the top 0.1%. Your 2013 registration, while not as early, still precedes the vast majority of current users, especially those joining post-2020 when growth skyrocketed due to AI tools like GitHub Copilot and broader adoption.</li>
</ul>
</li>
</ul>
<h3 id="5-additional-context-from-your-profile">5. Additional Context from Your Profile</h3>
<p>Your GitHub profile (https://github.com/lzwjava) shows significant activity, with projects like <em>algorithm-solutions</em> (2,511 commits), <em>lzwjava.github.io</em> (4,096 commits), and <em>Reveal-In-GitHub</em> (257 stars, 15 forks). This suggests you’re not only an early adopter but also an active contributor, which amplifies your influence within the GitHub community. The <em>Reveal-In-GitHub</em> plugin, with 257 stars, indicates community recognition, further solidifying your early adopter status beyond just registration date.</p>
<h3 id="summary">Summary</h3>
<ul>
<li><strong>How Early?</strong>: Your 2013 registration, with 3–3.5 million users, is very early, as GitHub had less than 2.5% of its current ~150 million accounts. You joined during a pivotal growth phase.</li>
<li><strong>Top 1%?</strong>: You’re not in the top 1% (first 1.5 million users), but you’re in the <strong>top 2–3%</strong> of all accounts, a remarkable early adopter position.</li>
<li><strong>Current Users</strong>: ~150 million total accounts, with over 100 million active developers as of August 2025.</li>
<li><strong>Early Adoption Rank</strong>: Sorted by registration time, you’re roughly among the first 3.2 million users, placing you in the <strong>top 2.1–3.2%</strong>, ahead of 97–98% of GitHub’s user base. This reflects significant early adoption, though not as early as 2008–2009 pioneers.</li>
</ul>
<h3 id="sources">Sources</h3>
<ul>
<li>
<table>
<tbody>
<tr>
<td>GitHub Statistics for 2025</td>
<td>Latest User Counts and More [https://expandedramblings.com]</td>
</tr>
</tbody>
</table>
</li>
<li>GitHub Statistics 2025: Key Trends, User Growth, and Popular Repositories [https://coinlaw.io]</li>
<li>Key GitHub Statistics in 2025 (Users, Employees, and Trends) [https://kinsta.com]</li>
<li>GitHub - Wikipedia [https://en.wikipedia.org]</li>
<li>
<table>
<tbody>
<tr>
<td>Global distribution of developers</td>
<td>The State of the Octoverse [https://octoverse.github.com]</td>
</tr>
</tbody>
</table>
</li>
<li>Distribution of GitHub users in the world [https://researchgate.net]</li>
</ul>
<hr>
<div class="button-container">
<a href="/" class="button left-button">Back</a>
<a href="/donate-en" class="button right-button">Donate</a>
</div>
</main>
<script src="/assets/js/dark-mode.js"></script>
<script src="/assets/js/audio.js" defer></script>
<script src="/assets/js/pdf.js" defer></script>
<script>
document.getElementById('languageSelect').addEventListener('change', function() {
var selectedValue = this.value;
if (selectedValue) {
window.location.href = selectedValue;
}
});
</script>
</body>
</html>