| 00:08:25 | | Pendonym quits [Ping timeout: 252 seconds] |
| 00:09:39 | | Pendonym (Pendonym) joins |
| 00:51:36 | | legoktm quits [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] |
| 00:52:19 | | legoktm joins |
| 02:02:38 | | IDK quits [Quit: Connection closed for inactivity] |
| 02:42:21 | <pokechu22> | How exactly does ia list work? `ia list -l archiveteam_archivebot_go_20260828210316_cdd20304` only gives a few files, much smaller than https://archive.org/download/archiveteam_archivebot_go_20260828210316_cdd20304 |
| 02:51:22 | <@JAA> | pokechu22: Pretty sure it uses the metadata, which isn't necessarily accurate while tasks are running or pending. See also https://archive.org/metadata/archiveteam_archivebot_go_20260828210316_cdd20304 |
| 02:51:58 | <pokechu22> | ah, https://archive.org/download/archiveteam_archivebot_go_20260828210316_cdd20304/archiveteam_archivebot_go_20260828210316_cdd20304_files.xml also seems incomplete |
| 02:52:01 | <@JAA> | Which also has `"pending_tasks":true`. |
| 02:53:26 | <@JAA> | Yeah, _files.xml and _meta.xml also get updated towards the end of tasks. |
| 03:00:36 | <nicolas17> | this is why sometimes I use |
| 03:00:39 | <nicolas17> | while [ "$(curl -s https://archive.org/metadata/samsung-opensource-$i | jq '.pending_tasks')" != null ]; do sleep 15; done |
| 03:00:49 | <pokechu22> | OK, kinda jank, but this works: (for i in $(ia search --itemlist 'collection:(archivebot) addeddate:2026-08-29'); do ((curl -s https://archive.org/download/$i | grep -F 'warcs.inventati.org') && echo $i); done) |
| 03:04:31 | <@JAA> | little-things/ia-wait-item-tasks |
| 03:05:15 | <@JAA> | (Hits the tasks API though.) |
| 03:42:38 | | DogsRNice quits [Read error: Connection reset by peer] |
| 03:56:02 | | unknownsrc quits [Quit: Ping timeout (120 seconds)] |
| 03:56:30 | | unknownsrc (unknownsrc) joins |
| 10:04:11 | | IDK (IDK) joins |
| 12:43:03 | <ljcool2006_> | the wayback machine still times out without a vpn but loading captures with a vpn now works |
| 12:48:59 | <ljcool2006_> | https://globalping.io/?measurement=2PkubecBiaCWDZdYB000212kJ |
| 13:57:36 | | IDK quits [Quit: Updating details, brb] |
| 13:58:37 | | IDK (IDK) joins |
| 14:23:11 | | unknownsrc quits [Ping timeout: 245 seconds] |
| 14:23:45 | | unknownsrc (unknownsrc) joins |
| 14:49:30 | | simon816 quits [Quit: ZNC 1.10.2 - https://znc.in] |
| 14:50:45 | | simon816 (simon816) joins |
| 15:07:11 | | systwi_96 quits [Quit: systwi_96] |
| 15:07:11 | | nothere quits [Quit: Leaving] |
| 15:07:49 | | systwi_96 joins |
| 15:37:54 | | nothere joins |
| 16:49:01 | | @JAA quits [Ping timeout: 245 seconds] |
| 16:56:03 | | JAA (JAA) joins |
| 16:56:03 | | @ChanServ sets mode: +o JAA |
| 17:15:51 | <Fusl> | ljcool2006_: yeah, theres still a lot of stuff broken. for example, the cdx api lists urls with versions that the wbm then returns 404s for |
| 19:47:29 | | DogsRNice joins |