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="I00AqXCNgTfTL6dPVmwv5bgnt6j3Df73EGRatzPLOZPVAumEVNQ75tT0dZIck-f3L45i5r-uI2_AQL0pA-0YhA" />
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="Got a bedside charger from Anker that has a little screen that shows the wattage draw. Well, it turns out I&#39;ve been using cables that can&#39;t handle more than 12w to try to power a laptop from a 65w ...">
17 <meta property="og:url" content="https://paulca.com/posts/112">
18 <meta property="og:type" content="article">
19 <meta property="og:image" content="https://paulca.com/assets/paul-2024-compressed.png">
20 <meta name="twitter:card" content="summary">
21 <meta name="twitter:description" content="Got a bedside charger from Anker that has a little screen that shows the wattage draw. Well, it turns out I&#39;ve been using cables that can&#39;t handle more than 12w to try to power a laptop from a 65w ...">
22
23
24
25 <link rel="icon" href="../icon.png" type="image/png">
26 <link rel="icon" href="../icon.svg" type="image/svg+xml">
27 <link rel="apple-touch-icon" href="../icon.png">
28
29 <link rel="stylesheet" href="../assets/app-49941149.css" data-turbo-track="reload" />
30<link rel="stylesheet" href="../assets/application-36869851.css" data-turbo-track="reload" />
31<link rel="stylesheet" href="../assets/buttons-146bdf02.css" data-turbo-track="reload" />
32<link rel="stylesheet" href="../assets/colors-d55b2cf3.css" data-turbo-track="reload" />
33<link rel="stylesheet" href="../assets/flash-fcfc9fa4.css" data-turbo-track="reload" />
34<link rel="stylesheet" href="../assets/form-ebe5847c.css" data-turbo-track="reload" />
35<link rel="stylesheet" href="../assets/post-b60e19a2.css" data-turbo-track="reload" />
36<link rel="stylesheet" href="../assets/post_box-7a0798b0.css" data-turbo-track="reload" />
37<link rel="stylesheet" href="../assets/profile-b038c843.css" data-turbo-track="reload" />
38<link rel="stylesheet" href="../assets/reset-abf1bffb.css" data-turbo-track="reload" />
39 <script type="importmap" data-turbo-track="reload">{
40 "imports": {
41 "application": "/assets/application-bfcdf840.js",
42 "@hotwired/turbo-rails": "/assets/turbo.min-9fd88cd5.js",
43 "@hotwired/stimulus": "/assets/@hotwired--stimulus-132cbc23.js",
44 "@hotwired/stimulus-loading": "/assets/stimulus-loading-1fc53fe7.js",
45 "stimulus-textarea-autogrow": "/assets/stimulus-textarea-autogrow-a095dc68.js",
46 "controllers/application": "/assets/controllers/application-3affb389.js",
47 "controllers/cmd_enter_controller": "/assets/controllers/cmd_enter_controller-4ea795ec.js",
48 "controllers/flash_controller": "/assets/controllers/flash_controller-783735c0.js",
49 "controllers/hello_controller": "/assets/controllers/hello_controller-708796bd.js",
50 "controllers": "/assets/controllers/index-ee64e1f1.js",
51 "controllers/persist_input_controller": "/assets/controllers/persist_input_controller-002a49ff.js",
52 "controllers/textarea_autogrow_controller": "/assets/controllers/textarea_autogrow_controller-394d4ffb.js"
53 }
54}</script>
55<link rel="modulepreload" href="../assets/application-bfcdf840.js">
56<link rel="modulepreload" href="../assets/turbo.min-9fd88cd5.js">
57<link rel="modulepreload" href="../assets/@hotwired--stimulus-132cbc23.js">
58<link rel="modulepreload" href="../assets/stimulus-loading-1fc53fe7.js">
59<link rel="modulepreload" href="../assets/stimulus-textarea-autogrow-a095dc68.js">
60<link rel="modulepreload" href="../assets/controllers/application-3affb389.js">
61<link rel="modulepreload" href="../assets/controllers/cmd_enter_controller-4ea795ec.js">
62<link rel="modulepreload" href="../assets/controllers/flash_controller-783735c0.js">
63<link rel="modulepreload" href="../assets/controllers/hello_controller-708796bd.js">
64<link rel="modulepreload" href="../assets/controllers/index-ee64e1f1.js">
65<link rel="modulepreload" href="../assets/controllers/persist_input_controller-002a49ff.js">
66<link rel="modulepreload" href="../assets/controllers/textarea_autogrow_controller-394d4ffb.js">
67<script type="module">import "application"</script>
68 </head>
69
70 <body>
71 <div class="app">
72 <nav>
73 <div>
74 <a href="../microblog/">Home</a>
75 </div>
76
77 </nav>
78
79 <main>
80
81
82<article class="post">
83 <header>
84 <img class="avatar-small" width="50" height="50" style="border-radius: 50%; object-fit: cover" src="../assets/paul-2024-compressed.png" />
85 <span>@paul</span>
86 <small>June 25, 2026, 3:58pm</small>
87 </header>
88 <main>
89 <p>Got a bedside charger from Anker that has a little screen that shows the wattage draw. Well, it turns out I&#39;ve been using cables that can&#39;t handle more than 12w to try to power a laptop from a 65w charger. What a mess!</p>
90
91 </main>
92
93</article>
94
95 <section class="replies">
96 <h3>9 replies</h3>
97 <article class="reply">
98 <header>
99 <strong>Thomas Fuchs</strong>
100 <small>June 25, 2026, 4:00pm</small>
101 </header>
102 <main>
103 USB C is great, instead of different plugs that clearly denote different capabilities we now have the same plug for like a dozen different cable types.
104
105Which aren’t marked in anyway to say what cable they are!
106 </main>
107 </article>
108 <article class="reply">
109 <header>
110 <strong>Bradley Schaefer</strong>
111 <small>June 25, 2026, 4:35pm</small>
112 </header>
113 <main>
114 <p><span class="h-card"><a href="../activity_pub/paul/actor" class="u-url mention">@<span>paul</span></a></span> <a href="https://www.genkithings.com/products/cable-usbc"><span class="invisible">https://www.</span><span class="ellipsis">genkithings.com/products/cable</span><span class="invisible">-usbc</span></a></p><p>I do hate how usb-c cables are all different capabilities.</p>
115 </main>
116 </article>
117 <article class="reply">
118 <header>
119 <strong>Paul Campbell</strong>
120 <small>June 25, 2026, 6:45pm</small>
121 </header>
122 <main>
123 It’s wild! If only there was a way of differentiating different versions of the same thing with some wild identifier, like … different colours! Could never work…
124 </main>
125 </article>
126 <article class="reply">
127 <header>
128 <strong>Thomas Fuchs</strong>
129 <small>June 25, 2026, 6:47pm</small>
130 </header>
131 <main>
132 I think it's low-key a sign of the times—nobody gives a shit anymore.
133 </main>
134 </article>
135 <article class="reply">
136 <header>
137 <strong>Paul Campbell</strong>
138 <small>June 25, 2026, 8:39pm</small>
139 </header>
140 <main>
141 Well, I think there's been a lot of not giving a shit over the years, particularly in the USB world, what with mini USB, and micro USB and USB itself with general shitness.
142
143It's just a shame that USB-C couldn't solve the last mile of usability.
144 </main>
145 </article>
146 <article class="reply">
147 <header>
148 <strong>Thomas Fuchs</strong>
149 <small>June 25, 2026, 8:46pm</small>
150 </header>
151 <main>
152 On that note, USB is a protocol but USB-C is a type of connector (which is also used by things that aren't USB).
153 </main>
154 </article>
155 <article class="reply">
156 <header>
157 <strong>Paul Campbell</strong>
158 <small>June 25, 2026, 9:20pm</small>
159 </header>
160 <main>
161 Just wait until the EU finds out.
162 </main>
163 </article>
164 <article class="reply">
165 <header>
166 <strong>Rowan Manahan</strong>
167 <small>June 27, 2026, 10:53am</small>
168 </header>
169 <main>
170 www.whatcable.uk Have you seen this, Paul? Nice little utility I came across when I had the same problem.
171 </main>
172 </article>
173 <article class="reply">
174 <header>
175 <strong>Paul Campbell</strong>
176 <small>June 27, 2026, 1:45pm</small>
177 </header>
178 <main>
179 Nice!
180 </main>
181 </article>
182 </section>
183
184 </main>
185 </div>
186 </body>
187</html>
188