paulca / paulca.com Public
Ledger: record HTTPS-certificate follow-up session
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 file changed,
+14
−3
ai.html+14 −3
diff --git a/ai.html b/ai.html| index 40853ca..a629bf8 100644 |
| --- a/ai.html |
| +++ b/ai.html |
| @@ -54,11 +54,22 @@ estimate of the energy and carbon the AI work cost.</p> |
| <td>~8 Wh</td> |
| <td>~3 g</td> |
| </tr> |
| +<tr> |
| + <td>July 21, 2026</td> |
| + <td>Four short follow-ups while waiting on the HTTPS certificate, ending with |
| + “Oh, it's done”.</td> |
| + <td>Pointed Paul at the GitHub Pages settings page (he pressed “Check”, |
| + which unstuck certificate provisioning), supplied DNS verification commands, |
| + then enabled HTTPS enforcement and verified every URL against the Pages edge. |
| + About 15 model invocations.</td> |
| + <td>~15 Wh</td> |
| + <td>~6 g</td> |
| +</tr> |
| </table> |
| -<p><b>Running total:</b> ~54 Wh, ~22 g CO₂e — roughly the energy it takes |
| -to boil half a litre of water, or the emissions of driving a petrol car about 150 |
| -metres.</p> |
| +<p><b>Running total:</b> ~69 Wh, ~28 g CO₂e — roughly the energy it takes |
| +to boil two-thirds of a litre of water, or the emissions of driving a petrol car |
| +about 170 metres.</p> |
| <h2>Method</h2> |