| 1 | --- |
| 2 | model: Claude Opus 5 (Claude Code) |
| 3 | wh: 6 |
| 4 | co2_g: 2.4 |
| 5 | comparison: Boiling about a tablespoon of water |
| 6 | prompt: >- |
| 7 | "Can we move this repo's git hosting to amadan.net/paulca/paulca.com" |
| 8 | --- |
| 9 | Moved the repo's home to [amadan](https://amadan.net/paulca/paulca.com): |
| 10 | created the public repo, pushed `main` and the `off-the-grid-cardon` branch, |
| 11 | and made amadan `origin`. GitHub stays as a second remote named `github`, |
| 12 | because GitHub Pages is still what serves the live site — so every push now |
| 13 | goes to both. Updated `AGENTS.md` and `README.md` to say so, repointed the |
| 14 | homepage's "Last updated" link at amadan, and reworded the publishing FAQ. |
| 15 | |