| 00:00:39 | | Arcorann (Arcorann) joins |
| 00:30:33 | <@JAA> | OrIdow6: Don't think so. Nothing in my logs at least. |
| 00:35:19 | | mutantmonkey quits [Remote host closed the connection] |
| 00:37:03 | | mutantmonkey (mutantmonkey) joins |
| 03:04:44 | | ThreeHM quits [Ping timeout: 265 seconds] |
| 03:05:06 | | ThreeHM (ThreeHeadedMonkey) joins |
| 03:40:41 | | qwertyasdfuiopghjkl joins |
| 03:46:47 | | wickedplayer494 quits [Ping timeout: 265 seconds] |
| 03:59:28 | | tzt quits [Ping timeout: 265 seconds] |
| 04:05:36 | <DiscantX> | For what's it's worth I was able to access https://avalon-rpg.com/ using Lynx https://lynx.invisible-island.net/ |
| 04:11:26 | <DiscantX> | The game itself can be accessed through telnet at avalon-rpg.com 23 |
| 04:39:35 | | march_happy quits [Ping timeout: 265 seconds] |
| 04:40:19 | | march_happy (march_happy) joins |
| 04:47:34 | | wickedplayer494 joins |
| 04:47:56 | | wickedplayer494 is now authenticated as wickedplayer494 |
| 04:50:52 | | fuzzy8021 quits [Ping timeout: 240 seconds] |
| 04:55:03 | | fuzzy8021 (fuzzy8021) joins |
| 05:44:46 | | sec^nd quits [Ping timeout: 240 seconds] |
| 05:54:15 | | sec^nd (second) joins |
| 06:12:53 | | atphoenix_ (atphoenix) joins |
| 06:15:16 | | atphoenix quits [Ping timeout: 240 seconds] |
| 07:39:52 | | march_happy quits [Ping timeout: 265 seconds] |
| 07:40:32 | | march_happy (march_happy) joins |
| 07:40:36 | | fangfufu quits [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in] |
| 07:43:22 | | fangfufu joins |
| 07:43:32 | | fangfufu is now authenticated as fangfufu |
| 07:56:42 | | IDK (IDK) joins |
| 07:57:58 | <@OrIdow6> | So the AB job for SpectralWorkbench apparently overloaded their servers (somehow, seeing as they spend "approximately $1000 per month" on them (https://publiclab.org/wiki/spectral-workbench)), they have a chat https://publiclab.org/chat, but it's Matrix, so unless someone else wants to go in there and talk to them I will decide in the morning how to approach this (i.e. whether to bite the bullet and make a Matrix account or just continue |
| 07:58:00 | <@OrIdow6> | doing it automatically) |
| 08:04:35 | | mutantmonkey quits [Remote host closed the connection] |
| 08:05:04 | | mutantmonkey (mutantmonkey) joins |
| 08:05:23 | <DiscantX> | (Also for what it's worth you can acceess avalon through https://www.avalon-rpg.com/) |
| 08:29:14 | | qw3rty joins |
| 08:45:16 | | march_happy quits [Ping timeout: 240 seconds] |
| 08:45:29 | | march_happy (march_happy) joins |
| 08:52:19 | | spirit quits [Quit: Leaving] |
| 09:39:10 | | BlueMaxima quits [Read error: Connection reset by peer] |
| 09:39:24 | | BlueMaxima joins |
| 09:53:46 | | mutantmonkey quits [Ping timeout: 240 seconds] |
| 10:04:28 | | billy549 quits [Ping timeout: 240 seconds] |
| 10:22:16 | | Doranwen quits [Ping timeout: 265 seconds] |
| 10:35:13 | | BlueMaxima quits [Read error: Connection reset by peer] |
| 10:35:27 | | BlueMaxima joins |
| 10:54:10 | | sec^nd quits [Remote host closed the connection] |
| 10:54:53 | | sec^nd (second) joins |
| 10:56:48 | | mutantmonkey (mutantmonkey) joins |
| 11:35:20 | | BlueMaxima quits [Client Quit] |
| 11:45:13 | | mutantmonkey quits [Remote host closed the connection] |
| 11:45:37 | | mutantmonkey (mutantmonkey) joins |
| 12:44:56 | | Megame (Megame) joins |
| 12:49:30 | | yano quits [Quit: WeeChat, the better IRC client, https://weechat.org/] |
| 12:51:17 | | yano (yano) joins |
| 13:33:46 | | march_happy quits [Ping timeout: 240 seconds] |
| 13:33:55 | | march_happy (march_happy) joins |
| 13:45:21 | | eroc19905 quits [Quit: The Lounge - https://thelounge.chat] |
| 13:45:55 | | eroc1990 (eroc1990) joins |
| 14:02:40 | | march_happy quits [Ping timeout: 265 seconds] |
| 14:05:37 | | march_happy (march_happy) joins |
| 14:08:28 | | Doranwen (Doranwen) joins |
| 14:18:28 | | Terbium quits [Ping timeout: 240 seconds] |
| 14:18:43 | | Terbium joins |
| 14:21:31 | | Arcorann quits [Ping timeout: 265 seconds] |
| 14:23:00 | | Megame quits [Client Quit] |
| 15:32:48 | | lennier1 quits [Client Quit] |
| 15:33:32 | | lennier1 (lennier1) joins |
| 15:43:41 | | march_happy quits [Ping timeout: 265 seconds] |
| 15:44:16 | | march_happy (march_happy) joins |
| 16:49:34 | <systwi> | I think someone on here or on -ot asked about reading multiple WARC parts in something like ReplayWeb.page. I haven't confirmed this, but I'm guessing what you would need to do is either extract every WARC (if it's gzipped or compressed in some other way) and join each fragment into one whole WARC file, or join those compressed parts into one file and read _that_ (megawarc?) with ReplayWeb.page. |
| 16:50:27 | <systwi> | I feel like there's a WARC joiner tool I've seen mentioned before; that's probably related. |
| 16:51:02 | <@JAA> | `cat` is the joiner tool you want. :-) |
| 16:51:25 | <@JAA> | (Unless you're dealing with .warc.zst, but nothing supports those yet, so...) |
| 16:52:15 | <systwi> | `zstcat`? |
| 16:52:26 | <systwi> | (for .warc.zst) |
| 16:52:41 | <systwi> | Err, I think it's zstdcat. |
| 16:53:16 | <@JAA> | No, because standard zstd tooling can't deal with the dict in the skippable frame. |
| 16:53:41 | <@JAA> | https://gitea.arpa.li/JustAnotherArchivist/little-things/src/branch/master/zstdwarccat |
| 16:54:07 | <@JAA> | And because .warc.zst is more strict about the format than .warc.gz, you can't just recompress it either. |
| 16:58:44 | <Ryz> | !concurrency 9cnng0big918jiy5rxtccy8qr 9 |
| 16:58:53 | <Ryz> | Oops |
| 17:00:10 | <@JAA> | (It's possible that upstream zstd might eventually support this format. There has been an open PR for the format specification for a while now.) |
| 17:06:59 | | tech_exorcist (tech_exorcist) joins |
| 17:09:40 | | march_happy quits [Ping timeout: 240 seconds] |
| 17:19:52 | | tzt (tzt) joins |
| 17:26:30 | | Larsenv quits [Quit: ZNC 1.8.2+deb2build5 - https://znc.in] |
| 17:29:38 | | Larsenv (Larsenv) joins |
| 17:31:20 | | Larsenv quits [Client Quit] |
| 17:33:38 | | Larsenv (Larsenv) joins |
| 17:34:19 | | Larsenv quits [Remote host closed the connection] |
| 17:38:07 | | Larsenv (Larsenv) joins |
| 17:46:23 | | Dj-Wawa_ quits [Quit: Dj-Wawa_] |
| 17:46:44 | | Dj-Wawa joins |
| 17:46:44 | | Dj-Wawa is now authenticated as Dj-Wawa |
| 17:48:37 | | Dj-Wawa quits [Client Quit] |
| 17:48:47 | | Dj-Wawa joins |
| 17:48:47 | | Dj-Wawa is now authenticated as Dj-Wawa |
| 18:08:59 | | tech_exorcist quits [Remote host closed the connection] |
| 18:17:16 | | ArchivalEfforts quits [Ping timeout: 265 seconds] |
| 18:24:52 | | Iki joins |
| 18:27:46 | | AnotherIki quits [Ping timeout: 240 seconds] |
| 19:13:28 | | lennier1 quits [Client Quit] |
| 19:15:12 | | lennier1 (lennier1) joins |
| 19:25:46 | | sec^nd quits [Ping timeout: 240 seconds] |
| 19:27:30 | | sec^nd (second) joins |
| 21:51:42 | | march_happy (march_happy) joins |
| 21:52:26 | | crispyalice2 (crispyalice2) joins |
| 21:55:12 | | sonick (sonick) joins |
| 22:29:46 | | wickedplayer494 quits [Ping timeout: 240 seconds] |
| 22:49:41 | | wickedplayer494 joins |
| 22:49:55 | | wickedplayer494 is now authenticated as wickedplayer494 |
| 22:49:59 | | qwertyasdfuiopghjkl quits [Ping timeout: 265 seconds] |
| 23:04:46 | | march_happy quits [Ping timeout: 240 seconds] |
| 23:05:14 | | march_happy (march_happy) joins |
| 23:13:01 | | BlueMaxima joins |
| 23:16:50 | | yano quits [Read error: Connection reset by peer] |
| 23:16:52 | | yano1 (yano) joins |
| 23:26:14 | | crispyalice2 quits [Ping timeout: 265 seconds] |
| 23:33:06 | | Arcorann (Arcorann) joins |
| 23:56:19 | | ashermorelikefarter joins |
| 23:57:27 | <ashermorelikefarter> | Heyo. I am looking for a file on rapidshare. However, I do not know how to search the rapidshare archive. |