-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprevious-events.html
More file actions
156 lines (145 loc) · 8.87 KB
/
previous-events.html
File metadata and controls
156 lines (145 loc) · 8.87 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Previous Events - Eternity Cluster</title>
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
<nav class="nav">
<a href="index.html" class="nav-brand">Eternity Cluster</a>
<button class="nav-toggle" type="button" aria-expanded="false" aria-controls="site-menu" aria-label="Toggle navigation">
<span class="nav-toggle-bar"></span>
<span class="nav-toggle-bar"></span>
<span class="nav-toggle-bar"></span>
</button>
<div class="nav-menu" id="site-menu">
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="details.html">Event Details</a></li>
<li><a href="previous-events.html">Previous Events</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="#" class="nav-external" target="_blank" rel="noopener">Map</a></li>
<li><a href="https://grafana.eternitycluster.com/dashboards" class="nav-external" target="_blank" rel="noopener">Grafana</a></li>
</ul>
<a href="https://discord.gg/U77w6G9nKe" class="nav-discord" target="_blank" rel="noopener">
<svg width="18" height="14" viewBox="0 0 59 44" fill="none" aria-hidden="true">
<path d="M37.1937 0C36.6265 1.0071 36.1172 2.04893 35.6541 3.11392C31.2553 2.45409 26.7754 2.45409 22.365 3.11392C21.9136 2.04893 21.3926 1.0071 20.8254 0C16.6928 0.70613 12.6644 1.94475 8.84436 3.69271C1.27372 14.9098 -0.775214 25.8374 0.243466 36.6146C4.67704 39.8906 9.6431 42.391 14.9333 43.9884C16.1256 42.391 17.179 40.6893 18.0819 38.9182C16.3687 38.2815 14.7133 37.4828 13.1274 36.5567C13.5442 36.2557 13.9493 35.9432 14.3429 35.6422C23.6384 40.0179 34.4039 40.0179 43.711 35.6422C44.1046 35.9663 44.5097 36.2789 44.9264 36.5567C43.3405 37.4943 41.6852 38.2815 39.9604 38.9298C40.8633 40.7009 41.9167 42.4025 43.109 44C48.3992 42.4025 53.3653 39.9137 57.7988 36.6377C59.0027 24.1358 55.7383 13.3007 49.1748 3.70429C45.3663 1.95633 41.3379 0.717706 37.2053 0.0231518L37.1937 0ZM19.3784 29.9816C16.5192 29.9816 14.1461 27.3886 14.1461 24.1821C14.1461 20.9755 16.4266 18.371 19.3669 18.371C22.3071 18.371 24.6455 20.9871 24.5992 24.1821C24.5529 27.377 22.2956 29.9816 19.3784 29.9816ZM38.6639 29.9816C35.7931 29.9816 33.4431 27.3886 33.4431 24.1821C33.4431 20.9755 35.7236 18.371 38.6639 18.371C41.6042 18.371 43.9309 20.9871 43.8846 24.1821C43.8383 27.377 41.581 29.9816 38.6639 29.9816Z" fill="currentColor"/>
</svg>
Join Discord
</a>
</div>
</nav>
<div class="page-hero">
<div class="container-sm">
<p class="section-label">Eternity Cluster History</p>
<h1 class="section-title">Previous Events</h1>
<p>Highlights from past cluster runs, major milestones, and the road to a 1 million SPM world record.</p>
</div>
</div>
<section class="section">
<div class="container">
<div class="details-grid">
<div class="info-block full-width">
<h3>2024 World-Record Event</h3>
<p>
The biggest Eternity Cluster event so far was the 2024 push toward
<strong style="color: var(--text)">1,000,000 science per minute</strong>. What started as an
ambitious community Clusterio project became a record-setting run built by hundreds of
players coordinating across many linked Factorio instances.
</p>
<br />
<p style="color: var(--text-muted)">
Reddit progress updates tracked the event from pre-launch through the final milestone.
An update published on <strong style="color: var(--text)">January 26, 2024</strong> formalised the goal,
and a later update on <strong style="color: var(--text)">February 24, 2024</strong> reported the
cluster at <strong style="color: var(--text)">553,000 SPM</strong>, with
<strong style="color: var(--text)">138 Factorio instances</strong> online and total memory usage
around <strong style="color: var(--text)">491 GB</strong>.
</p>
</div>
<div class="info-block">
<h3>Key Achievements</h3>
<ul class="milestone-list">
<li>Reached 1,000,000 SPM on March 3, 2024.</li>
<li>More than tripled the previous cluster benchmark of roughly 300,000 SPM.</li>
<li>Built a solar world with over 40 million solar panels, producing about 2.5 TW.</li>
<li>Scaled to more than 160 running copies of Factorio across the cluster.</li>
</ul>
</div>
<div class="info-block">
<h3>Scale of the Run</h3>
<ul class="milestone-list">
<li>Over 400 players joined at least one server during the event.</li>
<li>The project was supported by dozens of physical hosts and large pooled memory capacity.</li>
<li>Clusterio let separate maps specialise into mining, production, power, and science.</li>
<li>The event stayed open to new contributors throughout the run.</li>
</ul>
</div>
<div class="info-block full-width">
<h3>How the Cluster Evolved</h3>
<div class="history-grid">
<article class="history-card">
<p class="history-date">January 2024</p>
<h4>Goal announced</h4>
<p>The team set out to build the largest Clusterio event yet, targeting one million real-world science per minute before the Factorio 2.0 era.</p>
</article>
<article class="history-card">
<p class="history-date">February 2024</p>
<h4>Mid-run breakthroughs</h4>
<p>By late February the cluster had crossed 553k SPM, unlocked extreme research levels, and established the foundation needed to keep scaling.</p>
</article>
<article class="history-card">
<p class="history-date">March 2024</p>
<h4>1 million SPM reached</h4>
<p>The cluster hit the target on March 3, setting a record and proving how far distributed Factorio megabase building could be pushed.</p>
</article>
</div>
</div>
<div class="info-block full-width">
<h3>Coverage and Sources</h3>
<p>
The event drew attention both inside and outside the Factorio community. If you want to
read the public write-ups and progress updates, these are good starting points:
</p>
<div class="press-links">
<a href="https://www.reddit.com/r/factorio/comments/1ayskry/update_5_join_the_largest_factorio_clusterio/" class="press-link" target="_blank" rel="noopener">
<span class="press-source">Reddit</span>
<strong>Update #5: progress report from February 24, 2024</strong>
<span class="press-desc">553k SPM, 138 instances, memory usage stats, and milestone notes.</span>
</a>
<a href="https://www.reddit.com/r/factorio/comments/1abmkpy/update_join_the_largest_factorio_clusterio_event/" class="press-link" target="_blank" rel="noopener">
<span class="press-source">Reddit</span>
<strong>January 26, 2024 goal announcement</strong>
<span class="press-desc">Formalised the 1,000,000 SPM target and described the early scale of the project.</span>
</a>
<a href="https://www.reddit.com/r/factorio/comments/1b5kayc/eternity_cluster_achieves_world_record_1_million/" class="press-link" target="_blank" rel="noopener">
<span class="press-source">Reddit</span>
<strong>March 3, 2024 world-record post</strong>
<span class="press-desc">Announced the 1 million SPM milestone and highlighted the cluster's biggest achievements.</span>
</a>
<a href="https://www.pcgamer.com/games/survival-crafting/factorio-world-record-server-god-factory/" class="press-link" target="_blank" rel="noopener">
<span class="press-source">PC Gamer</span>
<strong>The "God Factory" feature by Tyler Colp</strong>
<span class="press-desc">Reported that the run used 160+ copies of Factorio and involved 400+ players from around the world.</span>
</a>
</div>
</div>
</div>
</div>
</section>
<footer>
<p>Eternity Cluster — a community Factorio Clusterio event</p>
<p>
<a href="details.html">Event Details</a> ·
<a href="previous-events.html">Previous Events</a> ·
<a href="faq.html">FAQ</a> ·
<a href="#" target="_blank" rel="noopener">Map</a> ·
<a href="https://grafana.eternitycluster.com/dashboards" target="_blank" rel="noopener">Grafana</a> ·
<a href="https://discord.gg/U77w6G9nKe" target="_blank" rel="noopener">Discord</a>
</p>
</footer>
<script src="js/main.js"></script>
</body>
</html>