00:29:11tzt quits [Ping timeout: 265 seconds]
00:30:51tzt (tzt) joins
03:34:17nicolas17 quits [Ping timeout: 252 seconds]
04:17:02pabs quits [Remote host closed the connection]
04:34:40tbc1887 (tbc1887) joins
05:04:41wessel1512 quits [Ping timeout: 265 seconds]
06:06:38pabs (pabs) joins
06:12:17tbc1887 quits [Remote host closed the connection]
06:17:05Jake quits [Ping timeout: 252 seconds]
06:52:17Jake (Jake) joins
07:04:23Jake quits [Ping timeout: 252 seconds]
07:07:41Lord_Nightmare quits [Ping timeout: 252 seconds]
07:15:43Lord_Nightmare (Lord_Nightmare) joins
07:28:03wessel1512 joins
07:39:24tbc1887 (tbc1887) joins
08:49:58tbc1887 quits [Remote host closed the connection]
09:00:08britmob25636477 quits [Client Quit]
10:20:10OrIdow6 quits [Quit: Quitting.]
10:20:14nyany quits [Quit: (516): and then you went into taco bell without pants...and surprisingly you weren't the only one there without pants]
10:21:39OrIdow6 (OrIdow6) joins
10:23:18nyany (nyany) joins
11:13:21qwertyasdfuiopghjkl quits [Remote host closed the connection]
13:02:06britmob25636477 joins
13:41:22Arcorann quits [Ping timeout: 265 seconds]
14:41:36<@Kaz>never thought I'd see the day JAA starts using emoji on irc
15:18:51<@JAA>:-)
16:00:34britmob25636477 quits [Ping timeout: 265 seconds]
16:47:25nicolas17 joins
19:59:53spirit joins
20:35:12knecht420 quits [Read error: Connection reset by peer]
20:35:59knecht420 (knecht420) joins
21:07:33sembiance (sembiance) joins
21:14:52britmob25636477 joins
21:36:18spirit quits [Client Quit]
21:50:14qwertyasdfuiopghjkl joins
22:09:50Terbium quits [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
22:11:12Arcorann (Arcorann) joins
23:24:19<OrIdow6>Anyone know if https://github.com/internetarchive/surt or an equivalent is still used to generate these in the WBM/CDX server?
23:24:24<OrIdow6>For log search purposes: urlkey
23:24:57<OrIdow6>Versus just a few lines; I thought this was much less elaborate
23:44:50Terbium joins
23:50:04<@JAA>As I understand it, the derive for WARCs uses CDX-Writer to produce the CDX, and that depends on surt, so I guess yes. No clue whether the WBM server also uses it though.
23:50:36<@JAA>Large parts of the WBM server are in Java I believe, which would suggest it's probably something different.
23:51:34<OrIdow6>COmments in surt refer to some Java code whose functionality it apparently duplicates
23:52:01<OrIdow6>"This is mostly a python port of the webarchive-commons org.archive.url package. The original java version of the org.archive.url package is here: https://github.com/iipc/webarchive-commons/tree/master/src/main/java/org/archive/url "
23:52:13<@JAA>Ah
23:52:22<@JAA>Makes sense