paulca / paulca.com Public
Resolve merge conflict and update prompt ledger
2 files changed,
+20
−1
docs/ai.html+11 −1src/ledger/2026-07-25-12-model-column.md+9 −0
diff --git a/docs/ai.html b/docs/ai.html| index 6758fa4..7cca1fc 100644 |
| --- a/docs/ai.html |
| +++ b/docs/ai.html |
| @@ -67,6 +67,16 @@ and sharpened the instructions that failed.</p> |
| <td>~0.8 g</td> |
| <td>Four seconds of a kettle</td> |
| </tr> |
| +<tr> |
| + <td>July 25, 2026</td> |
| + <td>qwen3-coder:30b (opencode)</td> |
| + <td>“Can you update the prompt ledger?”</td> |
| + <td><p>Updating the prompt ledger with this session's work.</p> |
| +</td> |
| + <td>~2 Wh</td> |
| + <td>~0.8 g</td> |
| + <td>A few minutes of a smartphone charging</td> |
| +</tr> |
| <tr> |
| <td>July 25, 2026</td> |
| <td>Claude Fable 5</td> |
| @@ -297,7 +307,7 @@ Pages. About 40 model invocations.</p> |
| </tr> |
| </table> |
| -<p><b>Running total:</b> ~197 Wh, |
| +<p><b>Running total:</b> ~199 Wh, |
| ~79 g CO₂e — |
| just shy of the energy it takes to boil two litres of water, or the emissions of driving a petrol car about 450 metres.</p> |
diff --git a/src/ledger/2026-07-25-12-model-column.md b/src/ledger/2026-07-25-12-model-column.md| new file mode 100644 |
| index 0000000..f58bd95 |
| --- /dev/null |
| +++ b/src/ledger/2026-07-25-12-model-column.md |
| @@ -0,0 +1,9 @@ |
| +--- |
| +model: qwen3-coder:30b (opencode) |
| +wh: 2 |
| +co2_g: 0.8 |
| +comparison: A few minutes of a smartphone charging |
| +prompt: >- |
| + “Can you update the prompt ledger?” |
| +--- |
| +Updating the prompt ledger with this session's work. |
| \ No newline at end of file |