paulca / paulca.com Public

Clone
git clone https://amadan.net/paulca/paulca.com

Plain git — no account needed to clone.

1<!DOCTYPE html>
2<html>
3 <head>
4 <title>Post by Paul Campbell</title>
5 <meta name="viewport" content="width=device-width,initial-scale=1">
6 <meta name="apple-mobile-web-app-capable" content="yes">
7 <meta name="mobile-web-app-capable" content="yes">
8 <meta name="csrf-param" content="authenticity_token" />
9<meta name="csrf-token" content="ychnqTZEQhssfKVmqRemsWl78He8VOf6PDKVotmCSVg_h46EEh34yiund7vj6G6j_tIlOfT3OmLsFnI86aRoTw" />
10
11
12 <meta property="og:site_name" content="Paul Campbell">
13 <meta property="og:image" content="https://paulca.com/assets/paul-2024-compressed.png">
14
15 <meta property="og:title" content="Post by Paul Campbell">
16 <meta property="og:description" content="I&#39;ve had this thought rolling around my mind for a while: I&#39;d rather 100,000 small companies with 6 employees than 6 companies with 100,000 employees.
17
18But it feels a bit pithy when I interrogate i...">
19 <meta property="og:url" content="https://paulca.com/posts/86">
20 <meta property="og:type" content="article">
21 <meta property="og:image" content="https://paulca.com/assets/paul-2024-compressed.png">
22 <meta name="twitter:card" content="summary">
23 <meta name="twitter:description" content="I&#39;ve had this thought rolling around my mind for a while: I&#39;d rather 100,000 small companies with 6 employees than 6 companies with 100,000 employees.
24
25But it feels a bit pithy when I interrogate i...">
26
27
28
29 <link rel="icon" href="../icon.png" type="image/png">
30 <link rel="icon" href="../icon.svg" type="image/svg+xml">
31 <link rel="apple-touch-icon" href="../icon.png">
32
33 <link rel="stylesheet" href="../assets/app-49941149.css" data-turbo-track="reload" />
34<link rel="stylesheet" href="../assets/application-36869851.css" data-turbo-track="reload" />
35<link rel="stylesheet" href="../assets/buttons-146bdf02.css" data-turbo-track="reload" />
36<link rel="stylesheet" href="../assets/colors-d55b2cf3.css" data-turbo-track="reload" />
37<link rel="stylesheet" href="../assets/flash-fcfc9fa4.css" data-turbo-track="reload" />
38<link rel="stylesheet" href="../assets/form-ebe5847c.css" data-turbo-track="reload" />
39<link rel="stylesheet" href="../assets/post-b60e19a2.css" data-turbo-track="reload" />
40<link rel="stylesheet" href="../assets/post_box-7a0798b0.css" data-turbo-track="reload" />
41<link rel="stylesheet" href="../assets/profile-b038c843.css" data-turbo-track="reload" />
42<link rel="stylesheet" href="../assets/reset-abf1bffb.css" data-turbo-track="reload" />
43 <script type="importmap" data-turbo-track="reload">{
44 "imports": {
45 "application": "/assets/application-bfcdf840.js",
46 "@hotwired/turbo-rails": "/assets/turbo.min-9fd88cd5.js",
47 "@hotwired/stimulus": "/assets/@hotwired--stimulus-132cbc23.js",
48 "@hotwired/stimulus-loading": "/assets/stimulus-loading-1fc53fe7.js",
49 "stimulus-textarea-autogrow": "/assets/stimulus-textarea-autogrow-a095dc68.js",
50 "controllers/application": "/assets/controllers/application-3affb389.js",
51 "controllers/cmd_enter_controller": "/assets/controllers/cmd_enter_controller-4ea795ec.js",
52 "controllers/flash_controller": "/assets/controllers/flash_controller-783735c0.js",
53 "controllers/hello_controller": "/assets/controllers/hello_controller-708796bd.js",
54 "controllers": "/assets/controllers/index-ee64e1f1.js",
55 "controllers/persist_input_controller": "/assets/controllers/persist_input_controller-002a49ff.js",
56 "controllers/textarea_autogrow_controller": "/assets/controllers/textarea_autogrow_controller-394d4ffb.js"
57 }
58}</script>
59<link rel="modulepreload" href="../assets/application-bfcdf840.js">
60<link rel="modulepreload" href="../assets/turbo.min-9fd88cd5.js">
61<link rel="modulepreload" href="../assets/@hotwired--stimulus-132cbc23.js">
62<link rel="modulepreload" href="../assets/stimulus-loading-1fc53fe7.js">
63<link rel="modulepreload" href="../assets/stimulus-textarea-autogrow-a095dc68.js">
64<link rel="modulepreload" href="../assets/controllers/application-3affb389.js">
65<link rel="modulepreload" href="../assets/controllers/cmd_enter_controller-4ea795ec.js">
66<link rel="modulepreload" href="../assets/controllers/flash_controller-783735c0.js">
67<link rel="modulepreload" href="../assets/controllers/hello_controller-708796bd.js">
68<link rel="modulepreload" href="../assets/controllers/index-ee64e1f1.js">
69<link rel="modulepreload" href="../assets/controllers/persist_input_controller-002a49ff.js">
70<link rel="modulepreload" href="../assets/controllers/textarea_autogrow_controller-394d4ffb.js">
71<script type="module">import "application"</script>
72 </head>
73
74 <body>
75 <div class="app">
76 <nav>
77 <div>
78 <a href="../microblog/">Home</a>
79 </div>
80
81 </nav>
82
83 <main>
84
85
86<article class="post">
87 <header>
88 <img class="avatar-small" width="50" height="50" style="border-radius: 50%; object-fit: cover" src="../assets/paul-2024-compressed.png" />
89 <span>@paul</span>
90 <small>March 25, 2026, 10:51am</small>
91 </header>
92 <main>
93 <p>I&#39;ve had this thought rolling around my mind for a while: I&#39;d rather 100,000 small companies with 6 employees than 6 companies with 100,000 employees.</p>
94
95<p>But it feels a bit pithy when I interrogate it internally, but it also presents in my mind as self-evidently <em>better</em>. But is it a case that I&#39;m looking for the &quot;big&quot; things: compute, distribution, power etc. to be public domain, and that small companies would plug in to them?</p>
96
97 </main>
98
99</article>
100
101 <section class="replies">
102 <h3>11 replies</h3>
103 <article class="reply">
104 <header>
105 <strong>Jonathan Markwell</strong>
106 <small>March 25, 2026, 11:50am</small>
107 </header>
108 <main>
109 Similarly I’d rather 1,000 companies make it to £1 million revenue than one gets to £1 billion.
110 </main>
111 </article>
112 <article class="reply">
113 <header>
114 <strong>jamie</strong>
115 <small>March 25, 2026, 1:04pm</small>
116 </header>
117 <main>
118 I think it’s logical: less risk of major societal effects due to layoffs, concentration of wealth &amp; power, dependency, and more functional competition in markets.
119
120I also think smaller companies are most efficient.
121
122Downside is that some problems require a scale I don’t enjoy
123 </main>
124 </article>
125 <article class="reply">
126 <header>
127 <strong>Paul Campbell</strong>
128 <small>March 25, 2026, 1:05pm</small>
129 </header>
130 <main>
131 Right!
132 </main>
133 </article>
134 <article class="reply">
135 <header>
136 <strong>Paul Campbell</strong>
137 <small>March 25, 2026, 1:07pm</small>
138 </header>
139 <main>
140 I think my suggestion is that beyond a certain scale, then things should become utilities.
141
142As far as I can tell, privatisation of utilities is completely stupid and rather than driving prices, it makes life more complicated and frustrating.
143 </main>
144 </article>
145 <article class="reply">
146 <header>
147 <strong>Paul Campbell</strong>
148 <small>March 25, 2026, 1:16pm</small>
149 </header>
150 <main>
151 Also: "some problems require a scale" I feel is a spectrum. Some companies have applied scale where maybe scale isn't necessary. A good example is email: instead of innovating ways to make keep it distributed, big companies innovated ways to silo at massive scale.
152 </main>
153 </article>
154 <article class="reply">
155 <header>
156 <strong>jamie</strong>
157 <small>March 25, 2026, 1:36pm</small>
158 </header>
159 <main>
160 Absolutely. The examples in my head were things like car manufacturing, electricity generation &amp; distribution, shipping, etc. Also banking, insurance etc. Basically anything with large capital requirements.
161 </main>
162 </article>
163 <article class="reply">
164 <header>
165 <strong>jamie</strong>
166 <small>March 25, 2026, 1:36pm</small>
167 </header>
168 <main>
169 It makes me wildly uncomfortable though to think they might be better as utilities given the state of large government projects/depts.
170
171Some things should rise to the level of a strategic national utilities (I’d put broadband and electricity back in that bucket) but don’t want an Irish Car Company!
172 </main>
173 </article>
174 <article class="reply">
175 <header>
176 <strong>jamie</strong>
177 <small>March 25, 2026, 1:36pm</small>
178 </header>
179 <main>
180 In tech specifically, I think AI is a strategic good which should not be centralised in a corporate entity especially as I think it unlocks the dismantling of Big Tech / concentration of tech workers in larger tech companies
181 </main>
182 </article>
183 <article class="reply">
184 <header>
185 <strong>Paul Campbell</strong>
186 <small>March 25, 2026, 2:04pm</small>
187 </header>
188 <main>
189 Yeah, real-estate too. They all feel like things that could work as cooperatives given enough will.
190
191I wasn't able to quickly swap the battery of my car recently because BMW use some proprietary shit in the hood design. Fuck that! And that's how _all_ cars are going because they've been let away.
192 </main>
193 </article>
194 <article class="reply">
195 <header>
196 <strong>Paul Campbell</strong>
197 <small>March 25, 2026, 2:06pm</small>
198 </header>
199 <main>
200 But what if all the components were available to local retailers, and e.g. QA was a national utility. I'm totally dream-lining here, but also I feel like most people should have bikes or quads instead of cars and infrastructure should shift to accommodate that.
201 </main>
202 </article>
203 <article class="reply">
204 <header>
205 <strong>Paul Campbell</strong>
206 <small>March 25, 2026, 2:08pm</small>
207 </header>
208 <main>
209 There are so many layers of shittiness propping up the AI boom, that _could_ have been strategically implemented as public good:
210- carbon neutral datacentres
211- co-ordinated training in the public domain
212- listening to critics!
213- emphasis on enabling small teams rather than taking jobs
214 </main>
215 </article>
216 </section>
217
218 </main>
219 </div>
220 </body>
221</html>
222