| 00:06:05 | | abirkill quits [Ping timeout: 252 seconds] |
| 00:06:23 | | abirkill (abirkill) joins |
| 00:10:13 | <@JAA> | I guess we'll need LaTeX in our wiki soon. |
| 00:19:53 | <fireonlive> | đ |
| 00:22:00 | <TheTechRobo> | mfw when to read an archiveteam article you need a math degree |
| 00:22:01 | <TheTechRobo> | :P |
| 00:25:45 | <fireonlive> | TheTechRobo: heres one more for you https://wiki.archiveteam.org/index.php/Famous_Internet_videos |
| 00:42:26 | | rootliam joins |
| 00:43:02 | | icedice quits [Client Quit] |
| 00:43:19 | | icedice (icedice) joins |
| 00:44:36 | | icedice quits [Client Quit] |
| 00:46:19 | <rootliam> | Hello, is there someone knowledgable about the yahoo video archives that could help me find which tar file a specific user id's videos are in? I've tried downloading file lists generated by the internet archive through a script but they seem to be incomplete |
| 00:55:35 | | monoxane quits [Ping timeout: 252 seconds] |
| 00:56:07 | | BlueMaxima quits [Read error: Connection reset by peer] |
| 00:59:18 | | monoxane (monoxane) joins |
| 01:09:51 | <nicolas17> | where are those? |
| 01:11:37 | <nicolas17> | rootliam: are user IDs numeric? |
| 01:13:44 | | etnguyen03 quits [Ping timeout: 252 seconds] |
| 01:19:12 | | etnguyen03 (etnguyen03) joins |
| 01:33:27 | <rootliam> | Yeah, the one I'm looking for is 375869 and according to the wiki they got 0,300,000 - 0,400,000 so it should be in there somewhere |
| 01:44:56 | <nicolas17> | I can't find that range :| |
| 01:54:41 | | Lord_Nightmare quits [Quit: ZNC - http://znc.in] |
| 01:59:26 | <rootliam> | It seems like they got split into a bunch of files but the ranges on some of them don't even make sense like 00045002-07439897 |
| 01:59:51 | | Lord_Nightmare (Lord_Nightmare) joins |
| 02:01:10 | <rootliam> | Maybe the only option is to just download all of them but I don't have the space or bandwidth to |
| 02:01:23 | <flashfire42> | . |
| 02:03:04 | <flashfire42> | How much temp storage do we have left? I wanna be aware if I can feed some more telegram stuff in |
| 02:03:23 | <nicolas17> | rewby: |
| 02:05:18 | <thuban> | rootliam: you could shoot underscor a message? most recently active account i can find is https://github.com/ab2525 |
| 02:06:23 | <nicolas17> | only the giant 00000024-02442192 and 00045002-07439897 ranges would fit that number |
| 02:07:50 | <thuban> | it's not in either of those, they both just have stray extras at the beginning--the 'real' ranges are 2400026-2442192 and 7400007-7439897 respectively |
| 02:10:28 | <nicolas17> | I'll get their full file listings anyway, since I already started :P |
| 02:10:57 | <nicolas17> | yahoovideo-00000024-02442192.tar will take 8h to download oof |
| 02:15:04 | <fireonlive> | of |
| 02:15:06 | <fireonlive> | oof |
| 02:52:26 | | BearFortress quits [Read error: Connection reset by peer] |
| 02:52:32 | | etnguyen03 quits [Ping timeout: 265 seconds] |
| 02:53:13 | | BearFortress joins |
| 02:57:40 | <nicolas17> | https://archive.org/download/ARCHIVETEAM-YV-008650000-008699944 no file extension? |
| 02:57:42 | <nicolas17> | these items are such a mess |
| 03:06:04 | | dumbgoy_ quits [Ping timeout: 265 seconds] |
| 03:10:36 | <nicolas17> | omg 256GB in a single .tar |
| 03:13:51 | | DogsRNice quits [Read error: Connection reset by peer] |
| 03:16:37 | | etnguyen03 (etnguyen03) joins |
| 03:18:37 | | nic quits [Quit: The Lounge - https://thelounge.chat] |
| 03:19:14 | <nicolas17> | will a single continuous 256GB download from IA survive to completion? |
| 03:19:23 | | nic (nic) joins |
| 03:19:29 | <nicolas17> | we'll find out... in 48h or so |
| 03:21:43 | <rootliam> | I actually downloaded the extensionless/bz2 ones and made a program to extract the html files/file positions |
| 03:27:19 | <rootliam> | I would like to try and make a search engine for the archives besides just finding this specific user's uploads but that 2TB was all I had space for and it took multiple months to download so if you'd like I could upload the program and the data I extracted tomorrow |
| 03:31:03 | <nicolas17> | for now I'm doing "curl | tar tv" to get the file listings |
| 03:31:45 | <fireonlive> | nicolas17: aria2 and multiple threads? haha |
| 03:32:02 | <nicolas17> | fireonlive: that would require actually having the disk space to store the whole tar ;) |
| 03:32:10 | <fireonlive> | ahh :D |
| 03:32:13 | <fireonlive> | true : |
| 03:32:14 | <fireonlive> | :3 |
| 03:32:31 | <nicolas17> | which I can do for some of these |
| 03:32:34 | <nicolas17> | but not the 256GB beasts |
| 03:34:00 | | krvme joins |
| 03:35:09 | <thuban> | i mean... is there something wrong with eg https://ia800407.us.archive.org/view_archive.php?archive=/0/items/ARCHIVETEAM-YV-0000000-0001000/ARCHIVETEAM-YV-0000000-0001000.zip ? |
| 03:35:14 | <rootliam> | Does tar tv store the position of the file inside the tar itself? My idea was to have javascript to get the flv out of the tar with a range request |
| 03:36:39 | <nicolas17> | thuban: for tars it seems to be highly incomplete |
| 03:37:02 | <nicolas17> | for zips I can use remotezip to get the file list without downloading the whole thing |
| 03:37:29 | | decagon__ quits [Ping timeout: 265 seconds] |
| 03:37:30 | <thuban> | oh, the tar listing is itself incomplete? i thought the problem was just that not all the yahoo video data made it to ia |
| 03:37:37 | <nicolas17> | that *too* :P |
| 03:37:51 | <thuban> | fucked up |
| 03:38:30 | <nicolas17> | I think view_archive has to do the same linear process as 'tar tv' so it takes forever and soon gives up? |
| 03:38:42 | <thuban> | quite possible |
| 03:39:04 | <thuban> | regardless, it would be nice to track down the rest of that dataset... |
| 03:39:09 | <nicolas17> | absolutely |
| 03:39:44 | <nicolas17> | someone also mentioned repacking the tars into a more usable format, but I don't know if that was about yahoo video or about another project of a similar era |
| 03:49:47 | | AlsoHP_Archivist joins |
| 03:53:47 | | HP_Archivist quits [Ping timeout: 252 seconds] |
| 04:02:11 | <@arkiver> | thuban: pokechu22: so also https://transfer.archivete.am/l2Sws/orangefr_pagespro_scrubbed.txt.zst was run already though AB? |
| 04:02:31 | <@arkiver> | i see some lists are running through AB now - is that all the lists? so, anything not finished here is still 'to be done'? |
| 04:02:39 | <@arkiver> | or is there now more elsewhere still? |
| 04:03:01 | <thuban> | arkiver: it's running now, job 9t2wjsmi7nb9izhv58mnj4tnf |
| 04:03:13 | <thuban> | that's all the lists, yes |
| 04:04:34 | <@arkiver> | oh next time it might be good to run that though with --no-offsite-links |
| 04:04:37 | <@arkiver> | through* |
| 04:05:05 | | qwertyasdfuiopghjkl quits [Client Quit] |
| 04:05:20 | <@arkiver> | what response do you get if it rate limits you? |
| 04:05:24 | <thuban> | yeah, i wondered about that :S |
| 04:05:55 | <thuban> | (iirc you can do it the hacky way with a negative-lookahead ignore, but i don't have voice anyway, so) |
| 04:06:05 | <@arkiver> | 6 AM here, so really need to take some sleep, but we'll get a little emergency project up, hopefully it'll finish in time |
| 04:06:11 | <@arkiver> | thuban: maybe JAA knows about that |
| 04:06:22 | | @arkiver has very little AB experience |
| 04:06:43 | <thuban> | don't recall about the rate-limiting, i'm afraid, but i'm pretty sure it's not 429 |
| 04:06:47 | <thuban> | pokechu22 should know |
| 04:13:52 | <pokechu22> | You get timeouts for 24 hours |
| 04:14:03 | <pokechu22> | and/or refused connections |
| 04:14:43 | <pokechu22> | with no warning ahead of time (but it's generally OK with you running above the rate limit for a bit if you stop afterwards, it seems) |
| 04:15:19 | <pokechu22> | I didn't use --no-offsite-links because I expect it interacts with !a < list on multiple domains in weird ways |
| 04:16:27 | | rootliam leaves |
| 04:17:32 | <pokechu22> | I'll add an ignore that prevents it from using URLs without orange in the domain |
| 04:18:05 | <nicolas17> | hmm I think having the size of every file inside a tar, I can calculate the absolute position of files |
| 04:21:35 | <pokechu22> | added ^https?://(?![^/]*(orange|wanadoo)[^/]*)[^/]*/ |
| 04:24:47 | | dumbgoy_ joins |
| 04:25:33 | <thuban> | pokechu22: you also need woopic.com :/ |
| 04:27:37 | <pokechu22> | oh |
| 04:28:37 | <thuban> | it's their cdn |
| 04:28:52 | <pokechu22> | well let's just hope that nothing much was missed by that - if there's still time, we can recheck skipped URLs (and we might as well do outlinks afterwards anyways) |
| 04:29:19 | <thuban> | was thinking the same thing |
| 04:30:10 | <thuban> | ty for fix :) |
| 04:31:13 | <pokechu22> | It's possible to requeue skipped URLs but that's a difficult process |
| 05:02:59 | | etnguyen03 quits [Client Quit] |
| 05:04:21 | <pabs> | do we have a way of saving Twitter at the moment? https://nitter.net/steveharwell died |
| 05:08:16 | <fireonlive> | i've seen people using nitter.net or nitter.cz but last i heard they're rate limiting so have to go slow |
| 05:08:39 | | Island quits [Read error: Connection reset by peer] |
| 05:09:15 | <nicolas17> | I could get a tar file listing somewhat faster by skipping over the actual file data |
| 05:10:04 | <nicolas17> | but it seems there's a yahoo-videos tar where that would be *especially* beneficial, because the videos inside are all like 100MB+, but I can't do it because it's .bz2 /o\ |
| 05:11:53 | | Ruthalas5 quits [Ping timeout: 252 seconds] |
| 05:14:05 | | nicolas17 quits [Client Quit] |
| 05:14:24 | | xarph quits [Quit: ZNC 1.8.2+deb2build5 - https://znc.in] |
| 05:14:40 | | xarph joins |
| 05:16:26 | | Ruthalas5 (Ruthalas) joins |
| 06:34:58 | | datechnoman quits [Quit: The Lounge - https://thelounge.chat] |
| 06:35:30 | | datechnoman (datechnoman) joins |
| 06:36:07 | | Slimm joins |
| 06:36:58 | | Slimm quits [Client Quit] |
| 06:51:01 | | parfait quits [Remote host closed the connection] |
| 06:51:28 | | parfait (kdqep) joins |
| 07:09:02 | | Unholy23613166180851 quits [Ping timeout: 252 seconds] |
| 07:13:35 | <h2ibot> | Wessel1512 edited Deathwatch (+333, /* 2023 */): https://wiki.archiveteam.org/?diff=50713&oldid=50710 |
| 07:21:19 | | wessel1512 is now authenticated as wessel1512 |
| 07:39:09 | | nulldata quits [Ping timeout: 265 seconds] |
| 07:41:54 | | nulldata (nulldata) joins |
| 07:46:50 | | railen63 quits [Remote host closed the connection] |
| 07:47:06 | | railen63 joins |
| 07:53:36 | | Arcorann (Arcorann) joins |
| 07:55:17 | | JohnnyJ quits [Client Quit] |
| 07:55:42 | | JohnnyJ joins |
| 08:04:18 | | railen63 quits [Remote host closed the connection] |
| 08:04:35 | | railen63 joins |
| 08:08:26 | | parfait quits [Ping timeout: 252 seconds] |
| 08:15:35 | | nulldata quits [Ping timeout: 252 seconds] |
| 08:16:39 | | Naruyoko quits [Remote host closed the connection] |
| 08:16:58 | | Naruyoko joins |
| 08:18:46 | | nulldata (nulldata) joins |
| 08:24:56 | | nulldata quits [Ping timeout: 252 seconds] |
| 08:27:41 | | nulldata (nulldata) joins |
| 08:32:05 | | PredatorIWD quits [Ping timeout: 252 seconds] |
| 08:40:55 | | qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins |
| 08:42:36 | <pabs> | interesting, a Google referrer makes twitter user pages public |
| 08:44:50 | <flashfire42> | pabs does that include privated accounts? |
| 08:46:13 | <thuban> | orange.fr is dead |
| 08:47:03 | <AntoninDelFabbro|m> | I confirm. âšī¸ |
| 08:51:48 | <pabs> | flashfire42: not sure, got an example account? |
| 08:52:26 | | nulldata quits [Ping timeout: 252 seconds] |
| 08:55:59 | | nulldata (nulldata) joins |
| 08:58:51 | | PredatorIWD joins |
| 09:24:59 | | toss (toss) joins |
| 09:32:04 | <plcp> | hi |
| 09:33:13 | <plcp> | pokechu22, thuban, someone from orange wrote me back, to say somethings like "orange's pagesperso has been suspended today, but we've acknowledged your request" |
| 09:33:34 | <plcp> | "we'll try to re-up the pages until the 30th of september, and then, they will be down forever" |
| 09:34:12 | <plcp> | I don't have much more info, but we may have got more time |
| 09:53:31 | | sfsefse quits [Ping timeout: 265 seconds] |
| 10:00:01 | | railen63 quits [Remote host closed the connection] |
| 10:00:18 | | railen63 joins |
| 10:19:37 | | monoxane quits [Ping timeout: 265 seconds] |
| 10:30:41 | <pabs> | flashfire42, thuban: ^ |
| 10:36:02 | | AmAnd0A quits [Remote host closed the connection] |
| 10:36:14 | | AmAnd0A joins |
| 10:37:42 | | monoxane (monoxane) joins |
| 11:23:52 | | railen63 quits [Remote host closed the connection] |
| 11:25:18 | | railen63 joins |
| 11:25:21 | | railen63 quits [Remote host closed the connection] |
| 11:25:36 | | railen63 joins |
| 12:11:15 | <imer> | Nice, good thing you asked :) |
| 12:13:27 | <plcp> | it's not done yet (fingers crossed) |
| 12:14:08 | <qwertyasdfuiopghjkl> | https://mastodon.0011.lt is shutting down tomorrow (2023-09-06): https://mastodon.0011.lt/@au0/110939313852541543 . JAA, arkiver: what's the current status on whether or not to archive mastodon instances (asking you since you were the ones who edited the wiki page)? |
| 13:37:31 | <@arkiver> | qwertyasdfuiopghjkl: let's put it in #archivebot |
| 13:37:52 | | etnguyen03 (etnguyen03) joins |
| 13:39:32 | | AmAnd0A quits [Ping timeout: 252 seconds] |
| 13:40:16 | | AmAnd0A joins |
| 13:44:29 | | Arcorann quits [Ping timeout: 252 seconds] |
| 13:53:43 | <qwertyasdfuiopghjkl> | arkiver: to clarify, do you mean the conversation or the site? |
| 14:00:11 | | JTL quits [Quit: Client Quit] |
| 14:02:15 | | Toby2008 joins |
| 14:06:38 | | VerifiedJ quits [Quit: The Lounge - https://thelounge.chat] |
| 14:11:32 | | JTL (jtl) joins |
| 14:11:55 | | JTL quits [Client Quit] |
| 14:14:45 | | JTL (jtl) joins |
| 14:15:58 | | Toby2008 quits [Ping timeout: 265 seconds] |
| 14:32:37 | <@arkiver> | if it's shutting down, let's put it in AB |
| 14:39:19 | <qwertyasdfuiopghjkl> | ok, thanks :) |
| 14:52:13 | | LeGoupil joins |
| 14:55:07 | <qwertyasdfuiopghjkl> | arkiver: Looks like ArchiveBot no longer works for mastodon instances due to JS :( |
| 14:57:18 | | Island joins |
| 14:57:34 | | Aoede quits [Quit: ZNC - https://znc.in] |
| 14:57:52 | | Aoede (Aoede) joins |
| 15:14:07 | <qwertyasdfuiopghjkl> | Is there any other way to archive it? |
| 15:41:54 | | IDK quits [*.net *.split] |
| 15:41:54 | | ThreeHM quits [*.net *.split] |
| 15:41:54 | | apache2 quits [*.net *.split] |
| 15:41:54 | | pokechu22 quits [*.net *.split] |
| 15:41:54 | | Church quits [*.net *.split] |
| 15:41:54 | | Frogging101 quits [*.net *.split] |
| 15:41:54 | | @OrIdow6 quits [*.net *.split] |
| 15:41:54 | | nyany quits [*.net *.split] |
| 15:41:54 | | Arachnophine quits [*.net *.split] |
| 15:41:54 | | sloop quits [*.net *.split] |
| 15:41:54 | | marto_ quits [*.net *.split] |
| 15:41:54 | | chessnoob280 quits [*.net *.split] |
| 15:41:54 | | zhongfu quits [*.net *.split] |
| 15:41:54 | | @JAA quits [*.net *.split] |
| 15:41:54 | | aismallard quits [*.net *.split] |
| 15:41:54 | | phuzion quits [*.net *.split] |
| 15:41:54 | | summerisle quits [*.net *.split] |
| 15:41:54 | | @dxrt quits [*.net *.split] |
| 15:41:54 | | endrift quits [*.net *.split] |
| 15:41:54 | | Dj-Wawa quits [*.net *.split] |
| 15:41:54 | | ArchivalEfforts quits [*.net *.split] |
| 15:41:54 | | lea quits [*.net *.split] |
| 15:41:54 | | betamax quits [*.net *.split] |
| 15:41:54 | | ell quits [*.net *.split] |
| 15:41:54 | | HotSwap quits [*.net *.split] |
| 15:41:54 | | celestial_ quits [*.net *.split] |
| 15:41:54 | | mattx433 quits [*.net *.split] |
| 15:41:55 | | jspiros_ quits [*.net *.split] |
| 15:41:55 | | Jonimus quits [*.net *.split] |
| 15:41:55 | | sepro quits [*.net *.split] |
| 15:41:55 | | monohedron quits [*.net *.split] |
| 15:41:55 | | franga2000 quits [*.net *.split] |
| 15:41:55 | | cronfox quits [*.net *.split] |
| 15:41:55 | | Soulflare quits [*.net *.split] |
| 15:42:50 | | IDK (IDK) joins |
| 15:42:50 | | ThreeHM (ThreeHeadedMonkey) joins |
| 15:42:50 | | apache2 joins |
| 15:42:50 | | pokechu22 (pokechu22) joins |
| 15:42:50 | | Church (Church) joins |
| 15:42:50 | | Frogging101 joins |
| 15:42:50 | | OrIdow6 (OrIdow6) joins |
| 15:42:50 | | Arachnophine (Arachnophine) joins |
| 15:42:50 | | nyany (nyany) joins |
| 15:42:50 | | sloop joins |
| 15:42:50 | | marto_ joins |
| 15:42:50 | | chessnoob280 (chessnoob280) joins |
| 15:42:50 | | zhongfu (zhongfu) joins |
| 15:42:50 | | JAA (JAA) joins |
| 15:42:50 | | aismallard joins |
| 15:42:50 | | phuzion (phuzion) joins |
| 15:42:50 | | summerisle (summerisle) joins |
| 15:42:50 | | dxrt (dxrt) joins |
| 15:42:50 | | endrift joins |
| 15:42:50 | | Dj-Wawa (Dj-Wawa) joins |
| 15:42:50 | | ArchivalEfforts joins |
| 15:42:50 | | lea (lea_) joins |
| 15:42:50 | | betamax (betamax) joins |
| 15:42:50 | | ell (ell) joins |
| 15:42:50 | | Jonimus joins |
| 15:42:50 | | HotSwap (HotSwap) joins |
| 15:42:50 | | celestial_ joins |
| 15:42:50 | | mattx433 (mattx433) joins |
| 15:42:50 | | jspiros_ (jspiros) joins |
| 15:42:50 | | sepro (sepro) joins |
| 15:42:50 | | monohedron (monohedron) joins |
| 15:42:50 | | franga2000 joins |
| 15:42:50 | | cronfox (Cronfox) joins |
| 15:42:50 | | Soulflare joins |
| 15:42:50 | | ing.hackint.org sets mode: +ooo OrIdow6 JAA dxrt |
| 15:42:51 | | @JAA quits [Max SendQ exceeded] |
| 15:42:51 | | @dxrt quits [Max SendQ exceeded] |
| 15:42:51 | | sepro quits [Max SendQ exceeded] |
| 15:42:51 | | @OrIdow6 quits [Max SendQ exceeded] |
| 15:42:51 | | ArchivalEfforts quits [Max SendQ exceeded] |
| 15:42:51 | | ThreeHM quits [Max SendQ exceeded] |
| 15:42:51 | | IDK quits [Max SendQ exceeded] |
| 15:42:55 | | ArchivalEfforts joins |
| 15:42:56 | | JAA (JAA) joins |
| 15:42:56 | | @ChanServ sets mode: +o JAA |
| 15:43:02 | | sepro (sepro) joins |
| 15:43:10 | | dxrt joins |
| 15:43:12 | | dxrt is now authenticated as dxrt |
| 15:43:12 | | dxrt quits [Changing host] |
| 15:43:12 | | dxrt (dxrt) joins |
| 15:43:12 | | @ChanServ sets mode: +o dxrt |
| 15:43:12 | | OrIdow6 (OrIdow6) joins |
| 15:43:12 | | @ChanServ sets mode: +o OrIdow6 |
| 15:43:12 | | ThreeHM (ThreeHeadedMonkey) joins |
| 15:43:55 | | IDK (IDK) joins |
| 15:47:46 | | DigitalDragon quits [*.net *.split] |
| 15:47:46 | | sonst-was|m quits [*.net *.split] |
| 15:47:46 | | yzqzss quits [*.net *.split] |
| 15:47:46 | | iCesenberk|m quits [*.net *.split] |
| 15:47:46 | | AntoninDelFabbro|m quits [*.net *.split] |
| 15:47:46 | | qyxojzh|m quits [*.net *.split] |
| 15:47:46 | | qq44|m quits [*.net *.split] |
| 15:47:46 | | alexshpilkin quits [*.net *.split] |
| 15:47:46 | | Misty|m quits [*.net *.split] |
| 15:47:46 | | nosamu|m quits [*.net *.split] |
| 15:47:46 | | username675f|m quits [*.net *.split] |
| 15:47:46 | | ram|m quits [*.net *.split] |
| 15:47:46 | | Peetz0r|m quits [*.net *.split] |
| 15:47:46 | | EmeraldSnorlax|m quits [*.net *.split] |
| 15:47:46 | | marius851000 quits [*.net *.split] |
| 15:47:46 | | kaz__|m quits [*.net *.split] |
| 15:47:46 | | Passiing|m quits [*.net *.split] |
| 15:47:46 | | noxious quits [*.net *.split] |
| 15:47:46 | | EvanBoehs|m quits [*.net *.split] |
| 15:47:46 | | trumad|m quits [*.net *.split] |
| 15:47:46 | | NickS|m quits [*.net *.split] |
| 15:47:46 | | haha-whered-it-go|m quits [*.net *.split] |
| 15:47:46 | | joepie91|m quits [*.net *.split] |
| 15:47:46 | | yetanotherarchiver|m quits [*.net *.split] |
| 15:47:47 | | lasdkfj|m quits [*.net *.split] |
| 15:47:47 | | superusercode quits [*.net *.split] |
| 15:47:47 | | noobirc|m quits [*.net *.split] |
| 15:47:47 | | GRBaset quits [*.net *.split] |
| 15:47:47 | | nyuuzyou quits [*.net *.split] |
| 15:47:47 | | Cydog|m quits [*.net *.split] |
| 15:47:47 | | will|m quits [*.net *.split] |
| 15:47:47 | | pannekoek11|m quits [*.net *.split] |
| 15:47:47 | | jwoglom|m quits [*.net *.split] |
| 15:47:47 | | akaibu|m quits [*.net *.split] |
| 15:47:47 | | Ruk8 quits [*.net *.split] |
| 15:47:47 | | dieserniko|m quits [*.net *.split] |
| 15:47:47 | | coro quits [*.net *.split] |
| 15:47:47 | | gwetchen|m quits [*.net *.split] |
| 15:47:48 | | x9fff00 quits [*.net *.split] |
| 15:47:48 | | thermospheric quits [*.net *.split] |
| 15:47:48 | | hlgs|m quits [*.net *.split] |
| 15:47:48 | | Max|m12 quits [*.net *.split] |
| 15:47:48 | | phaeton quits [*.net *.split] |
| 15:47:48 | | Video quits [*.net *.split] |
| 15:47:48 | | voltagex|m quits [*.net *.split] |
| 15:47:48 | | masterx244|m quits [*.net *.split] |
| 15:47:48 | | mikolaj|m quits [*.net *.split] |
| 15:47:48 | | madpro|m quits [*.net *.split] |
| 15:47:48 | | t3chler|m quits [*.net *.split] |
| 15:47:48 | | tech234a|m quits [*.net *.split] |
| 15:47:48 | | wrangle|m quits [*.net *.split] |
| 15:47:48 | | Roki_100|m quits [*.net *.split] |
| 15:47:48 | | M--mlv|m quits [*.net *.split] |
| 15:47:49 | | gungagungagunga|m quits [*.net *.split] |
| 15:47:49 | | finalti|m quits [*.net *.split] |
| 15:47:49 | | jackt1365|m quits [*.net *.split] |
| 15:47:49 | | saouroun|m quits [*.net *.split] |
| 15:47:49 | | moe-a-m|m quits [*.net *.split] |
| 15:47:49 | | schwarzkatz|m quits [*.net *.split] |
| 15:47:49 | | Froxcey|m quits [*.net *.split] |
| 15:47:49 | | vexr quits [*.net *.split] |
| 15:47:49 | | Tom|m1 quits [*.net *.split] |
| 15:47:49 | | flashfire42|m quits [*.net *.split] |
| 15:47:49 | | CrispyAlice2 quits [*.net *.split] |
| 15:47:49 | | manu|m quits [*.net *.split] |
| 15:47:49 | | s-crypt|m quits [*.net *.split] |
| 15:47:49 | | Fletcher quits [*.net *.split] |
| 15:47:49 | | ragu|m quits [*.net *.split] |
| 15:47:49 | | MinePlayersPEMyNey|m quits [*.net *.split] |
| 15:47:49 | | Thibaultmol quits [*.net *.split] |
| 15:47:49 | | nstrom|m quits [*.net *.split] |
| 15:47:49 | | Hans5958 quits [*.net *.split] |
| 15:47:49 | | theblazehen|m quits [*.net *.split] |
| 15:47:49 | | rewby|m quits [*.net *.split] |
| 15:47:49 | | mpeter|m quits [*.net *.split] |
| 15:47:49 | | tomodachi94 quits [*.net *.split] |
| 15:47:49 | | vokunal|m quits [*.net *.split] |
| 15:47:49 | | audrooku|m quits [*.net *.split] |
| 15:47:49 | | Maakuth|m quits [*.net *.split] |
| 15:47:49 | | xxia|m quits [*.net *.split] |
| 15:47:49 | | cmostracker|m quits [*.net *.split] |
| 15:47:49 | | britmob|m quits [*.net *.split] |
| 15:47:49 | | mind_combatant quits [*.net *.split] |
| 15:47:49 | | andrewvieyra|m quits [*.net *.split] |
| 15:47:49 | | @Sanqui|m quits [*.net *.split] |
| 15:47:50 | | Ajay quits [*.net *.split] |
| 15:47:50 | | igneousx quits [*.net *.split] |
| 15:50:49 | | DigitalDragon (DigitalDragon) joins |
| 15:50:49 | | sonst-was|m joins |
| 15:50:49 | | yzqzss (yzqzss) joins |
| 15:50:49 | | iCesenberk|m joins |
| 15:50:49 | | AntoninDelFabbro|m joins |
| 15:50:49 | | M--mlv|m joins |
| 15:50:49 | | qyxojzh|m joins |
| 15:50:49 | | qq44|m joins |
| 15:50:49 | | alexshpilkin joins |
| 15:50:49 | | Misty|m joins |
| 15:50:49 | | username675f|m joins |
| 15:50:49 | | nosamu|m joins |
| 15:50:49 | | ram|m joins |
| 15:50:49 | | Peetz0r|m joins |
| 15:50:49 | | EmeraldSnorlax|m joins |
| 15:50:49 | | marius851000 joins |
| 15:50:49 | | kaz__|m joins |
| 15:50:49 | | Passiing|m joins |
| 15:50:49 | | noxious joins |
| 15:50:49 | | EvanBoehs|m joins |
| 15:50:49 | | flashfire42|m joins |
| 15:50:49 | | coro joins |
| 15:50:49 | | phaeton (phaeton) joins |
| 15:50:49 | | Video joins |
| 15:50:49 | | yetanotherarchiver|m joins |
| 15:50:49 | | noobirc|m joins |
| 15:50:49 | | cmostracker|m joins |
| 15:50:49 | | gungagungagunga|m joins |
| 15:50:49 | | Tom|m1 joins |
| 15:50:49 | | trumad|m joins |
| 15:50:49 | | Roki_100|m joins |
| 15:50:49 | | Cydog|m joins |
| 15:50:49 | | s-crypt|m joins |
| 15:50:49 | | Max|m12 joins |
| 15:50:49 | | jwoglom|m joins |
| 15:50:49 | | superusercode (superusercode) joins |
| 15:50:49 | | nyuuzyou (nyuuzyou) joins |
| 15:50:49 | | vexr joins |
| 15:50:49 | | wrangle|m joins |
| 15:50:49 | | moe-a-m|m joins |
| 15:50:49 | | vokunal|m joins |
| 15:50:49 | | Hans5958 (Hans5958) joins |
| 15:50:49 | | will|m joins |
| 15:50:49 | | gwetchen|m joins |
| 15:50:49 | | CrispyAlice2 (CrispyAlice2) joins |
| 15:50:49 | | dieserniko|m joins |
| 15:50:49 | | voltagex|m joins |
| 15:50:49 | | Fletcher (Fletcher) joins |
| 15:50:49 | | tomodachi94 (tomodachi94) joins |
| 15:50:49 | | manu|m joins |
| 15:50:49 | | Thibaultmol joins |
| 15:50:49 | | finalti|m joins |
| 15:50:49 | | lasdkfj|m joins |
| 15:50:49 | | GRBaset (GRBaset) joins |
| 15:50:49 | | Froxcey|m joins |
| 15:50:49 | | masterx244|m joins |
| 15:50:49 | | akaibu|m joins |
| 15:50:49 | | NickS|m joins |
| 15:50:49 | | igneousx (igneousx) joins |
| 15:50:49 | | Ajay joins |
| 15:50:49 | | audrooku|m joins |
| 15:50:49 | | britmob|m joins |
| 15:50:49 | | ragu|m joins |
| 15:50:49 | | Maakuth|m joins |
| 15:50:49 | | madpro|m joins |
| 15:50:49 | | x9fff00 (x9fff00) joins |
| 15:50:49 | | jackt1365|m joins |
| 15:50:49 | | schwarzkatz|m joins |
| 15:50:49 | | t3chler|m joins |
| 15:50:49 | | haha-whered-it-go|m joins |
| 15:50:49 | | saouroun|m joins |
| 15:50:49 | | mind_combatant joins |
| 15:50:49 | | nstrom|m joins |
| 15:50:49 | | theblazehen|m joins |
| 15:50:49 | | andrewvieyra|m joins |
| 15:50:49 | | hlgs|m joins |
| 15:50:49 | | xxia|m joins |
| 15:50:49 | | mpeter|m joins |
| 15:50:49 | | thermospheric (Thermospheric) joins |
| 15:50:49 | | mikolaj|m joins |
| 15:50:49 | | Ruk8 (Ruk8) joins |
| 15:50:49 | | MinePlayersPEMyNey|m joins |
| 15:50:49 | | tech234a|m joins |
| 15:50:49 | | pannekoek11|m joins |
| 15:50:49 | | joepie91|m joins |
| 15:50:49 | | Sanqui|m (Sanqui) joins |
| 15:50:49 | | rewby|m joins |
| 15:50:49 | | ing.hackint.org sets mode: +o Sanqui|m |
| 15:57:43 | | ThreeHM_ (ThreeHeadedMonkey) joins |
| 15:58:55 | | ThreeHM quits [Ping timeout: 265 seconds] |
| 16:03:17 | <@arkiver> | orange is down :( |
| 16:15:26 | <imer> | arkiver: See above (9:32), might come back |
| 16:23:04 | <pokechu22> | It seems like it's partially online again? |
| 16:29:40 | <pokechu22> | ah, or just redirects to a dead domain - I can't load it currently :| |
| 16:36:01 | | balrog quits [Max SendQ exceeded] |
| 16:36:58 | | balrog (balrog) joins |
| 16:41:24 | <@arkiver> | plcp: that would be great news! |
| 16:41:31 | <@arkiver> | we can make a proper full copy then |
| 16:41:35 | <fireonlive> | fingers crossed :) |
| 16:41:36 | <@arkiver> | imer: thank for letting me know! |
| 16:41:42 | <@arkiver> | yeah :) |
| 16:48:36 | | sec^nd quits [Remote host closed the connection] |
| 16:49:17 | | sec^nd (second) joins |
| 16:51:47 | | lukash9 quits [Client Quit] |
| 16:56:27 | <pokechu22> | I'm currently letting the archivebot jobs drain rather than saving the redirects to the dead domain |
| 16:56:50 | <@arkiver> | would probably be good to pause them and resume when the sites are back? |
| 16:57:34 | <pokechu22> | I guess - I thought the image domain was still alive so it would be useful to do those, but it's not |
| 16:59:57 | <plcp> | yeah dead redirs to end.pagesperso-orange.fr for now |
| 17:00:40 | <pokechu22> | Can you check the difference between http://laugerie.basse.pagesperso-orange.fr/ and http://laughing.gif.pagesperso-orange.fr/ for instance? |
| 17:02:21 | <plcp> | first is 302 as it was an existing site before, second is 404 as it doesn't exist? |
| 17:02:41 | <pokechu22> | Yeah, that's what I'd expect |
| 17:03:07 | <plcp> | I hope that orange guy didn't gave me false hopes tbh |
| 17:03:09 | <pokechu22> | so probably somewhat useful to leave the job that didn't finish iterating though all the possible sites alone just to record whether a site existed or not, even if it's not going to get anything |
| 17:03:10 | <plcp> | can only wait & see |
| 17:06:27 | <pokechu22> | Unrelated to that - what's the deal with free.fr? Is that ISP hosting as well, or is it something else? |
| 17:07:07 | <plcp> | is it ISP hosting |
| 17:07:38 | <plcp> | basically the same deal as orange's pagesperso, at some point they will pull the plug, but for now, its staying alive |
| 17:07:45 | <pokechu22> | Alright, we should probably do something about that sooner rather than later then |
| 17:07:58 | <plcp> | yup, lots of old personal webpages there |
| 17:08:19 | <plcp> | and most active orange's pagesperso migrated to free.fr btw :o) |
| 17:08:36 | <plcp> | also saw several sitew.com |
| 17:09:12 | <plcp> | as well as other misc web hosting services (most of the time these "create your website for free" ones) |
| 17:16:13 | | VerifiedJ (VerifiedJ) joins |
| 18:09:31 | | lukash9 joins |
| 18:29:32 | <qwertyasdfuiopghjkl> | arkiver: (mentioning it again in case you missed it since the shutdown is tomorrow) ArchiveBot couldn't get any posts or users on https://mastodon.0011.lt/ , even when starting from https://mastodon.0011.lt/about , as recommended in https://wiki.archiveteam.org/index.php/Mastodon . I'm guessing Mastodon used to previously work without JS, and the |
| 18:29:32 | <qwertyasdfuiopghjkl> | wiki page is outdated. |
| 18:36:11 | | Exorcism (exorcism) joins |
| 18:49:19 | | Exorcism quits [Client Quit] |
| 18:59:44 | <pokechu22> | I do remember hearing that mastodon worked without JS in the past and they removed that at some point |
| 18:59:56 | <fireonlive> | me too |
| 19:04:22 | <fireonlive> | https://github.com/mastodon/mastodon/issues/19953 |
| 19:05:11 | <fireonlive> | as well as https://github.com/mastodon/mastodon/issues/23153 |
| 19:07:16 | <katia> | mastodon seems clunky |
| 19:09:42 | | fche leaves [Leaving] |
| 19:12:52 | <fireonlive> | lots of new things don't really care about not having javascript because 'who turns it off' |
| 19:18:28 | | DogsRNice joins |
| 19:25:12 | | VerifiedJ quits [Remote host closed the connection] |
| 19:25:44 | | VerifiedJ (VerifiedJ) joins |
| 19:27:41 | | etnguyen03 quits [Ping timeout: 252 seconds] |
| 19:28:31 | | AmAnd0A quits [Read error: Connection reset by peer] |
| 19:28:48 | | AmAnd0A joins |
| 20:00:38 | | yts98 quits [*.net *.split] |
| 20:00:38 | | hexa- quits [*.net *.split] |
| 20:00:38 | | IDK quits [*.net *.split] |
| 20:00:38 | | apache2 quits [*.net *.split] |
| 20:00:38 | | pokechu22 quits [*.net *.split] |
| 20:00:39 | | Church quits [*.net *.split] |
| 20:00:39 | | Frogging101 quits [*.net *.split] |
| 20:00:39 | | nyany quits [*.net *.split] |
| 20:00:39 | | Arachnophine quits [*.net *.split] |
| 20:00:39 | | sloop quits [*.net *.split] |
| 20:00:39 | | marto_ quits [*.net *.split] |
| 20:00:39 | | chessnoob280 quits [*.net *.split] |
| 20:00:39 | | zhongfu quits [*.net *.split] |
| 20:00:39 | | aismallard quits [*.net *.split] |
| 20:00:39 | | phuzion quits [*.net *.split] |
| 20:00:39 | | summerisle quits [*.net *.split] |
| 20:00:39 | | endrift quits [*.net *.split] |
| 20:00:39 | | Dj-Wawa quits [*.net *.split] |
| 20:00:39 | | lea quits [*.net *.split] |
| 20:00:39 | | betamax quits [*.net *.split] |
| 20:00:39 | | ell quits [*.net *.split] |
| 20:00:39 | | HotSwap quits [*.net *.split] |
| 20:00:39 | | celestial_ quits [*.net *.split] |
| 20:00:39 | | mattx433 quits [*.net *.split] |
| 20:00:39 | | jspiros_ quits [*.net *.split] |
| 20:00:39 | | Jonimus quits [*.net *.split] |
| 20:00:39 | | monohedron quits [*.net *.split] |
| 20:00:39 | | franga2000 quits [*.net *.split] |
| 20:00:39 | | cronfox quits [*.net *.split] |
| 20:00:39 | | Soulflare quits [*.net *.split] |
| 20:00:39 | | @ChanServ quits [*.net *.split] |
| 20:00:54 | | DigitalDragon quits [*.net *.split] |
| 20:00:54 | | sonst-was|m quits [*.net *.split] |
| 20:00:54 | | yzqzss quits [*.net *.split] |
| 20:00:54 | | iCesenberk|m quits [*.net *.split] |
| 20:00:54 | | AntoninDelFabbro|m quits [*.net *.split] |
| 20:00:55 | | qyxojzh|m quits [*.net *.split] |
| 20:00:55 | | qq44|m quits [*.net *.split] |
| 20:00:55 | | alexshpilkin quits [*.net *.split] |
| 20:00:55 | | Misty|m quits [*.net *.split] |
| 20:00:55 | | nosamu|m quits [*.net *.split] |
| 20:00:55 | | username675f|m quits [*.net *.split] |
| 20:00:55 | | ram|m quits [*.net *.split] |
| 20:00:55 | | Peetz0r|m quits [*.net *.split] |
| 20:00:55 | | EmeraldSnorlax|m quits [*.net *.split] |
| 20:00:55 | | marius851000 quits [*.net *.split] |
| 20:00:55 | | kaz__|m quits [*.net *.split] |
| 20:00:55 | | Passiing|m quits [*.net *.split] |
| 20:00:55 | | noxious quits [*.net *.split] |
| 20:00:55 | | EvanBoehs|m quits [*.net *.split] |
| 20:00:55 | | trumad|m quits [*.net *.split] |
| 20:00:55 | | NickS|m quits [*.net *.split] |
| 20:00:55 | | haha-whered-it-go|m quits [*.net *.split] |
| 20:00:55 | | joepie91|m quits [*.net *.split] |
| 20:00:55 | | yetanotherarchiver|m quits [*.net *.split] |
| 20:00:55 | | lasdkfj|m quits [*.net *.split] |
| 20:00:55 | | superusercode quits [*.net *.split] |
| 20:00:55 | | noobirc|m quits [*.net *.split] |
| 20:00:55 | | GRBaset quits [*.net *.split] |
| 20:00:55 | | nyuuzyou quits [*.net *.split] |
| 20:00:55 | | Cydog|m quits [*.net *.split] |
| 20:00:55 | | will|m quits [*.net *.split] |
| 20:00:55 | | pannekoek11|m quits [*.net *.split] |
| 20:00:55 | | jwoglom|m quits [*.net *.split] |
| 20:00:56 | | akaibu|m quits [*.net *.split] |
| 20:00:56 | | Ruk8 quits [*.net *.split] |
| 20:00:56 | | dieserniko|m quits [*.net *.split] |
| 20:00:56 | | coro quits [*.net *.split] |
| 20:00:56 | | gwetchen|m quits [*.net *.split] |
| 20:00:56 | | x9fff00 quits [*.net *.split] |
| 20:00:56 | | hlgs|m quits [*.net *.split] |
| 20:00:56 | | thermospheric quits [*.net *.split] |
| 20:00:57 | | phaeton quits [*.net *.split] |
| 20:00:57 | | Video quits [*.net *.split] |
| 20:00:57 | | Max|m12 quits [*.net *.split] |
| 20:00:57 | | masterx244|m quits [*.net *.split] |
| 20:00:57 | | voltagex|m quits [*.net *.split] |
| 20:00:57 | | mikolaj|m quits [*.net *.split] |
| 20:00:57 | | madpro|m quits [*.net *.split] |
| 20:00:57 | | t3chler|m quits [*.net *.split] |
| 20:00:57 | | wrangle|m quits [*.net *.split] |
| 20:00:57 | | tech234a|m quits [*.net *.split] |
| 20:00:57 | | Roki_100|m quits [*.net *.split] |
| 20:00:57 | | M--mlv|m quits [*.net *.split] |
| 20:00:57 | | gungagungagunga|m quits [*.net *.split] |
| 20:00:57 | | finalti|m quits [*.net *.split] |
| 20:00:57 | | jackt1365|m quits [*.net *.split] |
| 20:00:57 | | saouroun|m quits [*.net *.split] |
| 20:00:57 | | moe-a-m|m quits [*.net *.split] |
| 20:00:57 | | schwarzkatz|m quits [*.net *.split] |
| 20:00:58 | | vexr quits [*.net *.split] |
| 20:00:58 | | Froxcey|m quits [*.net *.split] |
| 20:00:58 | | Tom|m1 quits [*.net *.split] |
| 20:00:58 | | flashfire42|m quits [*.net *.split] |
| 20:00:58 | | manu|m quits [*.net *.split] |
| 20:00:58 | | CrispyAlice2 quits [*.net *.split] |
| 20:00:58 | | s-crypt|m quits [*.net *.split] |
| 20:00:58 | | Fletcher quits [*.net *.split] |
| 20:00:58 | | ragu|m quits [*.net *.split] |
| 20:00:58 | | MinePlayersPEMyNey|m quits [*.net *.split] |
| 20:00:58 | | Thibaultmol quits [*.net *.split] |
| 20:00:58 | | nstrom|m quits [*.net *.split] |
| 20:00:58 | | Hans5958 quits [*.net *.split] |
| 20:00:58 | | theblazehen|m quits [*.net *.split] |
| 20:00:58 | | rewby|m quits [*.net *.split] |
| 20:00:58 | | mpeter|m quits [*.net *.split] |
| 20:00:58 | | tomodachi94 quits [*.net *.split] |
| 20:00:58 | | vokunal|m quits [*.net *.split] |
| 20:00:58 | | audrooku|m quits [*.net *.split] |
| 20:00:58 | | Maakuth|m quits [*.net *.split] |
| 20:00:58 | | xxia|m quits [*.net *.split] |
| 20:00:58 | | cmostracker|m quits [*.net *.split] |
| 20:00:58 | | britmob|m quits [*.net *.split] |
| 20:00:58 | | andrewvieyra|m quits [*.net *.split] |
| 20:00:58 | | mind_combatant quits [*.net *.split] |
| 20:00:58 | | @Sanqui|m quits [*.net *.split] |
| 20:00:58 | | Ajay quits [*.net *.split] |
| 20:00:58 | | igneousx quits [*.net *.split] |
| 20:02:44 | | IDK (IDK) joins |
| 20:02:44 | | Soulflare joins |
| 20:02:44 | | cronfox (Cronfox) joins |
| 20:02:44 | | franga2000 joins |
| 20:02:44 | | monohedron (monohedron) joins |
| 20:02:44 | | jspiros_ (jspiros) joins |
| 20:02:44 | | mattx433 (mattx433) joins |
| 20:02:44 | | celestial_ joins |
| 20:02:44 | | HotSwap (HotSwap) joins |
| 20:02:44 | | Jonimus joins |
| 20:02:44 | | ell (ell) joins |
| 20:02:44 | | betamax (betamax) joins |
| 20:02:44 | | lea (lea_) joins |
| 20:02:44 | | Dj-Wawa (Dj-Wawa) joins |
| 20:02:44 | | endrift joins |
| 20:02:44 | | summerisle (summerisle) joins |
| 20:02:44 | | phuzion (phuzion) joins |
| 20:02:44 | | aismallard joins |
| 20:02:44 | | zhongfu (zhongfu) joins |
| 20:02:44 | | chessnoob280 (chessnoob280) joins |
| 20:02:44 | | marto_ joins |
| 20:02:44 | | sloop joins |
| 20:02:44 | | nyany (nyany) joins |
| 20:02:44 | | Arachnophine (Arachnophine) joins |
| 20:02:44 | | Frogging101 joins |
| 20:02:44 | | Church (Church) joins |
| 20:02:44 | | pokechu22 (pokechu22) joins |
| 20:02:44 | | apache2 joins |
| 20:02:44 | | yts98 joins |
| 20:02:44 | | hexa- (hexa-) joins |
| 20:02:44 | | ChanServ joins |
| 20:02:44 | | ing.hackint.org sets mode: +o ChanServ |
| 20:02:44 | | IDK quits [Max SendQ exceeded] |
| 20:02:51 | | LeGoupil quits [Client Quit] |
| 20:04:55 | | IDK (IDK) joins |
| 20:04:55 | | DogsRNice quits [Client Quit] |
| 20:04:55 | | DogsRNice joins |
| 20:26:54 | | DigitalDragon (DigitalDragon) joins |
| 20:26:54 | | sonst-was|m joins |
| 20:26:54 | | yzqzss (yzqzss) joins |
| 20:26:54 | | iCesenberk|m joins |
| 20:26:54 | | AntoninDelFabbro|m joins |
| 20:26:54 | | M--mlv|m joins |
| 20:26:54 | | qyxojzh|m joins |
| 20:26:54 | | qq44|m joins |
| 20:26:54 | | alexshpilkin joins |
| 20:26:54 | | Misty|m joins |
| 20:26:54 | | username675f|m joins |
| 20:26:54 | | nosamu|m joins |
| 20:26:54 | | ram|m joins |
| 20:26:54 | | Peetz0r|m joins |
| 20:26:54 | | EmeraldSnorlax|m joins |
| 20:26:54 | | marius851000 joins |
| 20:26:54 | | kaz__|m joins |
| 20:26:54 | | Passiing|m joins |
| 20:26:54 | | noxious joins |
| 20:26:54 | | EvanBoehs|m joins |
| 20:26:54 | | flashfire42|m joins |
| 20:26:54 | | coro joins |
| 20:26:54 | | phaeton (phaeton) joins |
| 20:26:54 | | Video joins |
| 20:26:54 | | yetanotherarchiver|m joins |
| 20:26:54 | | noobirc|m joins |
| 20:26:54 | | cmostracker|m joins |
| 20:26:54 | | gungagungagunga|m joins |
| 20:26:54 | | Tom|m1 joins |
| 20:26:54 | | trumad|m joins |
| 20:26:54 | | Roki_100|m joins |
| 20:26:54 | | Cydog|m joins |
| 20:26:54 | | s-crypt|m joins |
| 20:26:54 | | Max|m12 joins |
| 20:26:54 | | jwoglom|m joins |
| 20:26:54 | | superusercode (superusercode) joins |
| 20:26:54 | | nyuuzyou (nyuuzyou) joins |
| 20:26:54 | | vexr joins |
| 20:26:54 | | wrangle|m joins |
| 20:26:54 | | moe-a-m|m joins |
| 20:26:54 | | vokunal|m joins |
| 20:26:54 | | Hans5958 (Hans5958) joins |
| 20:26:54 | | will|m joins |
| 20:26:54 | | gwetchen|m joins |
| 20:26:54 | | CrispyAlice2 (CrispyAlice2) joins |
| 20:26:54 | | dieserniko|m joins |
| 20:26:54 | | voltagex|m joins |
| 20:26:54 | | Fletcher (Fletcher) joins |
| 20:26:54 | | tomodachi94 (tomodachi94) joins |
| 20:26:54 | | manu|m joins |
| 20:26:54 | | Thibaultmol joins |
| 20:26:54 | | finalti|m joins |
| 20:26:54 | | lasdkfj|m joins |
| 20:26:54 | | GRBaset (GRBaset) joins |
| 20:26:54 | | Froxcey|m joins |
| 20:26:54 | | masterx244|m joins |
| 20:26:54 | | akaibu|m joins |
| 20:26:54 | | NickS|m joins |
| 20:26:54 | | igneousx (igneousx) joins |
| 20:26:54 | | Ajay joins |
| 20:26:54 | | audrooku|m joins |
| 20:26:54 | | britmob|m joins |
| 20:26:54 | | ragu|m joins |
| 20:26:54 | | Maakuth|m joins |
| 20:26:54 | | madpro|m joins |
| 20:26:54 | | x9fff00 (x9fff00) joins |
| 20:26:54 | | jackt1365|m joins |
| 20:26:54 | | schwarzkatz|m joins |
| 20:26:54 | | t3chler|m joins |
| 20:26:54 | | haha-whered-it-go|m joins |
| 20:26:54 | | saouroun|m joins |
| 20:26:54 | | mind_combatant joins |
| 20:26:54 | | nstrom|m joins |
| 20:26:54 | | theblazehen|m joins |
| 20:26:54 | | andrewvieyra|m joins |
| 20:26:54 | | hlgs|m joins |
| 20:26:54 | | xxia|m joins |
| 20:26:54 | | mpeter|m joins |
| 20:26:54 | | thermospheric (Thermospheric) joins |
| 20:26:54 | | mikolaj|m joins |
| 20:26:54 | | Ruk8 (Ruk8) joins |
| 20:26:54 | | MinePlayersPEMyNey|m joins |
| 20:26:54 | | tech234a|m joins |
| 20:26:54 | | pannekoek11|m joins |
| 20:26:54 | | joepie91|m joins |
| 20:26:54 | | Sanqui|m (Sanqui) joins |
| 20:26:54 | | rewby|m joins |
| 20:26:54 | | ing.hackint.org sets mode: +o Sanqui|m |
| 20:29:23 | | nick joins |
| 20:30:21 | | nick quits [Remote host closed the connection] |
| 20:30:41 | | nick joins |
| 20:30:50 | | nick quits [K-Lined] |
| 20:39:44 | | nicolas17 joins |
| 20:49:38 | | DigitalDragon quits [*.net *.split] |
| 20:49:38 | | sonst-was|m quits [*.net *.split] |
| 20:49:38 | | yzqzss quits [*.net *.split] |
| 20:49:38 | | iCesenberk|m quits [*.net *.split] |
| 20:49:39 | | AntoninDelFabbro|m quits [*.net *.split] |
| 20:49:39 | | qyxojzh|m quits [*.net *.split] |
| 20:49:39 | | qq44|m quits [*.net *.split] |
| 20:49:39 | | alexshpilkin quits [*.net *.split] |
| 20:49:39 | | Misty|m quits [*.net *.split] |
| 20:49:39 | | nosamu|m quits [*.net *.split] |
| 20:49:39 | | username675f|m quits [*.net *.split] |
| 20:49:39 | | ram|m quits [*.net *.split] |
| 20:49:39 | | Peetz0r|m quits [*.net *.split] |
| 20:49:39 | | EmeraldSnorlax|m quits [*.net *.split] |
| 20:49:39 | | marius851000 quits [*.net *.split] |
| 20:49:39 | | kaz__|m quits [*.net *.split] |
| 20:49:39 | | Passiing|m quits [*.net *.split] |
| 20:49:39 | | noxious quits [*.net *.split] |
| 20:49:39 | | EvanBoehs|m quits [*.net *.split] |
| 20:49:39 | | trumad|m quits [*.net *.split] |
| 20:49:39 | | NickS|m quits [*.net *.split] |
| 20:49:39 | | haha-whered-it-go|m quits [*.net *.split] |
| 20:49:39 | | joepie91|m quits [*.net *.split] |
| 20:49:39 | | yetanotherarchiver|m quits [*.net *.split] |
| 20:49:39 | | lasdkfj|m quits [*.net *.split] |
| 20:49:39 | | superusercode quits [*.net *.split] |
| 20:49:39 | | noobirc|m quits [*.net *.split] |
| 20:49:39 | | GRBaset quits [*.net *.split] |
| 20:49:39 | | nyuuzyou quits [*.net *.split] |
| 20:49:39 | | Cydog|m quits [*.net *.split] |
| 20:49:39 | | will|m quits [*.net *.split] |
| 20:49:39 | | pannekoek11|m quits [*.net *.split] |
| 20:49:39 | | jwoglom|m quits [*.net *.split] |
| 20:49:40 | | akaibu|m quits [*.net *.split] |
| 20:49:40 | | Ruk8 quits [*.net *.split] |
| 20:49:40 | | dieserniko|m quits [*.net *.split] |
| 20:49:40 | | coro quits [*.net *.split] |
| 20:49:40 | | gwetchen|m quits [*.net *.split] |
| 20:49:40 | | x9fff00 quits [*.net *.split] |
| 20:49:40 | | hlgs|m quits [*.net *.split] |
| 20:49:40 | | thermospheric quits [*.net *.split] |
| 20:49:40 | | phaeton quits [*.net *.split] |
| 20:49:40 | | Video quits [*.net *.split] |
| 20:49:40 | | Max|m12 quits [*.net *.split] |
| 20:49:40 | | masterx244|m quits [*.net *.split] |
| 20:49:40 | | voltagex|m quits [*.net *.split] |
| 20:49:40 | | mikolaj|m quits [*.net *.split] |
| 20:49:40 | | madpro|m quits [*.net *.split] |
| 20:49:40 | | t3chler|m quits [*.net *.split] |
| 20:49:41 | | wrangle|m quits [*.net *.split] |
| 20:49:41 | | tech234a|m quits [*.net *.split] |
| 20:49:41 | | Roki_100|m quits [*.net *.split] |
| 20:49:41 | | M--mlv|m quits [*.net *.split] |
| 20:49:41 | | gungagungagunga|m quits [*.net *.split] |
| 20:49:41 | | finalti|m quits [*.net *.split] |
| 20:49:41 | | jackt1365|m quits [*.net *.split] |
| 20:49:41 | | saouroun|m quits [*.net *.split] |
| 20:49:41 | | moe-a-m|m quits [*.net *.split] |
| 20:49:41 | | schwarzkatz|m quits [*.net *.split] |
| 20:49:41 | | vexr quits [*.net *.split] |
| 20:49:41 | | Froxcey|m quits [*.net *.split] |
| 20:49:41 | | Tom|m1 quits [*.net *.split] |
| 20:49:41 | | flashfire42|m quits [*.net *.split] |
| 20:49:41 | | manu|m quits [*.net *.split] |
| 20:49:41 | | CrispyAlice2 quits [*.net *.split] |
| 20:49:42 | | s-crypt|m quits [*.net *.split] |
| 20:49:42 | | Fletcher quits [*.net *.split] |
| 20:49:42 | | ragu|m quits [*.net *.split] |
| 20:49:42 | | MinePlayersPEMyNey|m quits [*.net *.split] |
| 20:49:42 | | Thibaultmol quits [*.net *.split] |
| 20:49:42 | | nstrom|m quits [*.net *.split] |
| 20:49:42 | | Hans5958 quits [*.net *.split] |
| 20:49:42 | | theblazehen|m quits [*.net *.split] |
| 20:49:42 | | rewby|m quits [*.net *.split] |
| 20:49:42 | | mpeter|m quits [*.net *.split] |
| 20:49:42 | | tomodachi94 quits [*.net *.split] |
| 20:49:42 | | vokunal|m quits [*.net *.split] |
| 20:49:42 | | audrooku|m quits [*.net *.split] |
| 20:49:42 | | Maakuth|m quits [*.net *.split] |
| 20:49:42 | | xxia|m quits [*.net *.split] |
| 20:49:42 | | cmostracker|m quits [*.net *.split] |
| 20:49:42 | | britmob|m quits [*.net *.split] |
| 20:49:42 | | andrewvieyra|m quits [*.net *.split] |
| 20:49:42 | | mind_combatant quits [*.net *.split] |
| 20:49:42 | | @Sanqui|m quits [*.net *.split] |
| 20:49:42 | | Ajay quits [*.net *.split] |
| 20:49:42 | | igneousx quits [*.net *.split] |
| 20:49:42 | | yts98 quits [*.net *.split] |
| 20:49:42 | | hexa- quits [*.net *.split] |
| 20:49:42 | | IDK quits [*.net *.split] |
| 20:49:42 | | apache2 quits [*.net *.split] |
| 20:49:42 | | pokechu22 quits [*.net *.split] |
| 20:49:42 | | Church quits [*.net *.split] |
| 20:49:42 | | Frogging101 quits [*.net *.split] |
| 20:49:42 | | nyany quits [*.net *.split] |
| 20:49:42 | | Arachnophine quits [*.net *.split] |
| 20:49:42 | | sloop quits [*.net *.split] |
| 20:49:42 | | marto_ quits [*.net *.split] |
| 20:49:42 | | chessnoob280 quits [*.net *.split] |
| 20:49:42 | | zhongfu quits [*.net *.split] |
| 20:49:42 | | aismallard quits [*.net *.split] |
| 20:49:42 | | phuzion quits [*.net *.split] |
| 20:49:42 | | summerisle quits [*.net *.split] |
| 20:49:42 | | endrift quits [*.net *.split] |
| 20:49:42 | | Dj-Wawa quits [*.net *.split] |
| 20:49:43 | | lea quits [*.net *.split] |
| 20:49:43 | | betamax quits [*.net *.split] |
| 20:49:43 | | ell quits [*.net *.split] |
| 20:49:43 | | HotSwap quits [*.net *.split] |
| 20:49:43 | | celestial_ quits [*.net *.split] |
| 20:49:43 | | mattx433 quits [*.net *.split] |
| 20:49:43 | | jspiros_ quits [*.net *.split] |
| 20:49:43 | | Jonimus quits [*.net *.split] |
| 20:49:43 | | monohedron quits [*.net *.split] |
| 20:49:43 | | franga2000 quits [*.net *.split] |
| 20:49:43 | | cronfox quits [*.net *.split] |
| 20:49:43 | | Soulflare quits [*.net *.split] |
| 20:49:43 | | @ChanServ quits [*.net *.split] |
| 20:49:43 | | sec^nd quits [*.net *.split] |
| 20:49:43 | | BigBrain_ quits [*.net *.split] |
| 20:49:43 | | DogsRNice quits [*.net *.split] |
| 20:49:43 | | VerifiedJ quits [*.net *.split] |
| 20:49:43 | | ThreeHM_ quits [*.net *.split] |
| 20:49:43 | | @OrIdow6 quits [*.net *.split] |
| 20:49:43 | | ArchivalEfforts quits [*.net *.split] |
| 20:49:43 | | Aoede quits [*.net *.split] |
| 20:49:43 | | JTL quits [*.net *.split] |
| 20:49:43 | | railen63 quits [*.net *.split] |
| 20:49:43 | | PredatorIWD quits [*.net *.split] |
| 20:49:43 | | qwertyasdfuiopghjkl quits [*.net *.split] |
| 20:49:43 | | datechnoman quits [*.net *.split] |
| 20:49:43 | | xarph quits [*.net *.split] |
| 20:49:43 | | dumbgoy_ quits [*.net *.split] |
| 20:49:43 | | AlsoHP_Archivist quits [*.net *.split] |
| 20:49:43 | | krvme quits [*.net *.split] |
| 20:49:43 | | nic quits [*.net *.split] |
| 20:49:43 | | abirkill quits [*.net *.split] |
| 20:49:43 | | shreyasminocha quits [*.net *.split] |
| 20:49:43 | | thehedgeh0g quits [*.net *.split] |
| 20:49:43 | | evan quits [*.net *.split] |
| 20:49:43 | | mindstrut1 quits [*.net *.split] |
| 20:49:43 | | iCaotix_ quits [*.net *.split] |
| 20:49:43 | | pseudorizer quits [*.net *.split] |
| 20:49:43 | | nfriedly quits [*.net *.split] |
| 20:49:43 | | thuban quits [*.net *.split] |
| 20:49:43 | | treora quits [*.net *.split] |
| 20:49:43 | | gfhh quits [*.net *.split] |
| 20:49:43 | | wyatt8740 quits [*.net *.split] |
| 20:49:43 | | pie_ quits [*.net *.split] |
| 20:49:43 | | jtagcat quits [*.net *.split] |
| 20:49:43 | | decky_e quits [*.net *.split] |
| 20:49:43 | | Minkafighter52531 quits [*.net *.split] |
| 20:49:43 | | driib quits [*.net *.split] |
| 20:49:43 | | systwi quits [*.net *.split] |
| 20:49:43 | | Carnildo quits [*.net *.split] |
| 20:49:43 | | kiskaLogBot quits [*.net *.split] |
| 20:49:43 | | DLoader quits [*.net *.split] |
| 20:49:43 | | Bleo quits [*.net *.split] |
| 20:49:43 | | benjins quits [*.net *.split] |
| 20:49:43 | | appledash quits [*.net *.split] |
| 20:49:43 | | lennier1 quits [*.net *.split] |
| 20:49:44 | | @AlsoJAA quits [*.net *.split] |
| 20:49:44 | | FireFly quits [*.net *.split] |
| 20:49:44 | | sknebel quits [*.net *.split] |
| 20:49:44 | | ThetaDev quits [*.net *.split] |
| 20:49:44 | | Sluggs quits [*.net *.split] |
| 20:49:44 | | CraftByte quits [*.net *.split] |
| 20:49:44 | | Hecz quits [*.net *.split] |
| 20:49:44 | | fredgido quits [*.net *.split] |
| 20:49:44 | | lun4 quits [*.net *.split] |
| 20:49:44 | | Letur quits [*.net *.split] |
| 20:49:44 | | threedeeitguy3 quits [*.net *.split] |
| 20:49:44 | | MetaNova quits [*.net *.split] |
| 20:49:44 | | TheTechRobo quits [*.net *.split] |
| 20:49:44 | | siinus quits [*.net *.split] |
| 20:49:44 | | mcint quits [*.net *.split] |
| 20:49:44 | | Shampoo2140 quits [*.net *.split] |
| 20:49:44 | | rubberduckie quits [*.net *.split] |
| 20:49:44 | | plcp quits [*.net *.split] |
| 20:49:44 | | yasom1 quits [*.net *.split] |
| 20:49:44 | | le0n quits [*.net *.split] |
| 20:49:44 | | h3ndr1k quits [*.net *.split] |
| 20:49:44 | | CandidSparrow quits [*.net *.split] |
| 20:49:44 | | IDK_ quits [*.net *.split] |
| 20:49:44 | | mgrytbak quits [*.net *.split] |
| 20:49:44 | | aGerman quits [*.net *.split] |
| 20:49:44 | | Perk quits [*.net *.split] |
| 20:49:44 | | BPCZ quits [*.net *.split] |
| 20:49:44 | | Barto quits [*.net *.split] |
| 20:49:44 | | itachi1706 quits [*.net *.split] |
| 20:49:44 | | project10 quits [*.net *.split] |
| 20:49:44 | | klg quits [*.net *.split] |
| 20:49:44 | | albertlarsan68 quits [*.net *.split] |
| 20:49:44 | | kiska quits [*.net *.split] |
| 20:49:44 | | s-crypt quits [*.net *.split] |
| 20:49:44 | | Ryz26 quits [*.net *.split] |
| 20:49:44 | | nickofnicks quits [*.net *.split] |
| 20:49:44 | | szczot3k quits [*.net *.split] |
| 20:49:44 | | @arkiver quits [*.net *.split] |
| 20:49:44 | | @rewby quits [*.net *.split] |
| 20:49:44 | | SF quits [*.net *.split] |
| 20:49:44 | | jasons quits [*.net *.split] |
| 20:49:44 | | murb quits [*.net *.split] |
| 20:49:44 | | coderobe quits [*.net *.split] |
| 20:49:44 | | cultpony quits [*.net *.split] |
| 20:49:44 | | rohvani quits [*.net *.split] |
| 20:49:44 | | DopefishJustin quits [*.net *.split] |
| 20:49:44 | | empress quits [*.net *.split] |
| 20:49:44 | | Exorcism|TheLounge quits [*.net *.split] |
| 20:49:44 | | razul quits [*.net *.split] |
| 20:49:44 | | JensRex quits [*.net *.split] |
| 20:49:44 | | adamus1red quits [*.net *.split] |
| 20:49:44 | | Gaelan quits [*.net *.split] |
| 20:49:44 | | DigitalDragons quits [*.net *.split] |
| 20:49:44 | | maxfan8_ quits [*.net *.split] |
| 20:49:44 | | nimaje quits [*.net *.split] |
| 20:49:44 | | Elizabeth quits [*.net *.split] |
| 20:49:44 | | justcool393 quits [*.net *.split] |
| 20:49:44 | | Irenes quits [*.net *.split] |
| 20:49:44 | | dan- quits [*.net *.split] |
| 20:49:44 | | seadog007 quits [*.net *.split] |
| 20:49:44 | | @rewby|backup quits [*.net *.split] |
| 20:49:44 | | todb quits [*.net *.split] |
| 20:49:44 | | FalconK quits [*.net *.split] |
| 20:49:45 | | dx quits [*.net *.split] |
| 20:49:45 | | murmur quits [*.net *.split] |
| 20:49:45 | | VonGuard quits [*.net *.split] |
| 20:49:45 | | JSharp quits [*.net *.split] |
| 20:49:45 | | jonty quits [*.net *.split] |
| 20:49:45 | | russss quits [*.net *.split] |
| 20:49:45 | | Ctrl-S quits [*.net *.split] |
| 20:49:45 | | ghuntley quits [*.net *.split] |
| 20:49:45 | | thejsa quits [*.net *.split] |
| 20:49:45 | | mgrandi quits [*.net *.split] |
| 20:49:45 | | qxtal quits [*.net *.split] |
| 20:49:45 | | zifnab06 quits [*.net *.split] |
| 20:49:45 | | devsnek quits [*.net *.split] |
| 20:52:45 | | nicolas17 quits [Read error: Connection reset by peer] |
| 20:53:08 | | IDK (IDK) joins |
| 20:53:08 | | devsnek (devsnek) joins |
| 20:53:08 | | zifnab06 joins |
| 20:53:08 | | qxtal (qxtal) joins |
| 20:53:08 | | mgrandi (mgrandi) joins |
| 20:53:08 | | thejsa joins |
| 20:53:08 | | ghuntley (ghuntley) joins |
| 20:53:08 | | Ctrl-S joins |
| 20:53:08 | | russss (russss) joins |
| 20:53:08 | | JSharp (JSharp) joins |
| 20:53:08 | | VonGuard joins |
| 20:53:08 | | murmur joins |
| 20:53:08 | | FalconK (FalconK) joins |
| 20:53:08 | | todb joins |
| 20:53:08 | | rewby|backup (rewby) joins |
| 20:53:08 | | seadog007 (seadog007) joins |
| 20:53:08 | | dan- (dan-) joins |
| 20:53:08 | | Irenes (ireneista) joins |
| 20:53:08 | | dx joins |
| 20:53:08 | | justcool393 (justcool393) joins |
| 20:53:08 | | jonty (jonty) joins |
| 20:53:08 | | Elizabeth (Elizabeth) joins |
| 20:53:08 | | nimaje joins |
| 20:53:08 | | maxfan8_ (maxfan8) joins |
| 20:53:08 | | DigitalDragons (DigitalDragons) joins |
| 20:53:08 | | Gaelan (Gaelan) joins |
| 20:53:08 | | adamus1red (adamus1red) joins |
| 20:53:08 | | JensRex (JensRex) joins |
| 20:53:08 | | razul joins |
| 20:53:08 | | Exorcism|TheLounge (exorcism) joins |
| 20:53:08 | | empress (empress) joins |
| 20:53:08 | | DopefishJustin (DopefishJustin) joins |
| 20:53:08 | | rohvani joins |
| 20:53:08 | | cultpony (cultpony) joins |
| 20:53:08 | | coderobe (coderobe) joins |
| 20:53:08 | | murb (murb) joins |
| 20:53:08 | | jasons (jasons) joins |
| 20:53:08 | | SF joins |
| 20:53:08 | | rewby (rewby) joins |
| 20:53:08 | | arkiver (arkiver) joins |
| 20:53:08 | | nickofnicks (nickofnicks) joins |
| 20:53:08 | | Ryz26 (Ryz) joins |
| 20:53:08 | | s-crypt (s-crypt) joins |
| 20:53:08 | | kiska (kiska) joins |
| 20:53:08 | | albertlarsan68 (AlbertLarsan68) joins |
| 20:53:08 | | ing.hackint.org sets mode: +ooo rewby|backup rewby arkiver |
| 20:53:08 | | klg (klg) joins |
| 20:53:08 | | project10 (project10) joins |
| 20:53:08 | | Barto (Barto) joins |
| 20:53:08 | | BPCZ (BPCZ) joins |
| 20:53:08 | | Perk joins |
| 20:53:08 | | aGerman (aGerman) joins |
| 20:53:08 | | mgrytbak joins |
| 20:53:08 | | IDK_ joins |
| 20:53:08 | | CandidSparrow joins |
| 20:53:08 | | szczot3k (szczot3k) joins |
| 20:53:08 | | h3ndr1k (h3ndr1k) joins |
| 20:53:08 | | le0n (le0n) joins |
| 20:53:08 | | yasom1 (yasomi) joins |
| 20:53:08 | | plcp joins |
| 20:53:08 | | rubberduckie joins |
| 20:53:08 | | itachi1706 (itachi1706) joins |
| 20:53:08 | | Shampoo2140 joins |
| 20:53:08 | | mcint joins |
| 20:53:08 | | siinus (siinus) joins |
| 20:53:08 | | TheTechRobo (TheTechRobo) joins |
| 20:53:08 | | MetaNova (MetaNova) joins |
| 20:53:08 | | threedeeitguy3 (threedeeitguy) joins |
| 20:53:08 | | Letur joins |
| 20:53:08 | | lun4 (lun4) joins |
| 20:53:08 | | fredgido (fredgido) joins |
| 20:53:08 | | Hecz (Hecz) joins |
| 20:53:08 | | CraftByte (DragonSec|CraftByte) joins |
| 20:53:08 | | Sluggs joins |
| 20:53:08 | | ThetaDev joins |
| 20:53:08 | | sknebel (sknebel) joins |
| 20:53:08 | | FireFly joins |
| 20:53:08 | | lennier1 (lennier1) joins |
| 20:53:08 | | AlsoJAA (JAA) joins |
| 20:53:08 | | appledash joins |
| 20:53:08 | | benjins (benjins) joins |
| 20:53:08 | | Bleo joins |
| 20:53:08 | | DLoader joins |
| 20:53:08 | | kiskaLogBot joins |
| 20:53:08 | | Carnildo joins |
| 20:53:08 | | systwi (systwi) joins |
| 20:53:08 | | driib (driib) joins |
| 20:53:08 | | Minkafighter52531 joins |
| 20:53:08 | | decky_e joins |
| 20:53:08 | | jtagcat (jtagcat) joins |
| 20:53:08 | | pie_ joins |
| 20:53:08 | | wyatt8740 joins |
| 20:53:08 | | ing.hackint.org sets mode: +o AlsoJAA |
| 20:53:08 | | gfhh joins |
| 20:53:08 | | treora joins |
| 20:53:08 | | thuban joins |
| 20:53:08 | | nfriedly joins |
| 20:53:08 | | BigBrain_ (bigbrain) joins |
| 20:53:08 | | pseudorizer (pseudorizer) joins |
| 20:53:08 | | iCaotix_ joins |
| 20:53:08 | | mindstrut1 joins |
| 20:53:08 | | evan joins |
| 20:53:08 | | shreyasminocha (shreyasminocha) joins |
| 20:53:08 | | thehedgeh0g (mrHedgehog0) joins |
| 20:53:08 | | abirkill (abirkill) joins |
| 20:53:08 | | nic (nic) joins |
| 20:53:08 | | krvme joins |
| 20:53:08 | | AlsoHP_Archivist joins |
| 20:53:08 | | dumbgoy_ joins |
| 20:53:08 | | xarph joins |
| 20:53:08 | | datechnoman (datechnoman) joins |
| 20:53:08 | | qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins |
| 20:53:08 | | PredatorIWD joins |
| 20:53:08 | | JTL (jtl) joins |
| 20:53:08 | | Aoede (Aoede) joins |
| 20:53:08 | | ArchivalEfforts joins |
| 20:53:08 | | OrIdow6 (OrIdow6) joins |
| 20:53:08 | | ThreeHM_ (ThreeHeadedMonkey) joins |
| 20:53:08 | | sec^nd (second) joins |
| 20:53:08 | | VerifiedJ (VerifiedJ) joins |
| 20:53:08 | | DogsRNice joins |
| 20:53:08 | | DigitalDragon (DigitalDragon) joins |
| 20:53:08 | | sonst-was|m joins |
| 20:53:08 | | yzqzss (yzqzss) joins |
| 20:53:08 | | iCesenberk|m joins |
| 20:53:08 | | AntoninDelFabbro|m joins |
| 20:53:08 | | M--mlv|m joins |
| 20:53:08 | | qyxojzh|m joins |
| 20:53:08 | | qq44|m joins |
| 20:53:08 | | alexshpilkin joins |
| 20:53:08 | | Misty|m joins |
| 20:53:08 | | username675f|m joins |
| 20:53:08 | | nosamu|m joins |
| 20:53:08 | | ram|m joins |
| 20:53:08 | | Peetz0r|m joins |
| 20:53:08 | | EmeraldSnorlax|m joins |
| 20:53:08 | | marius851000 joins |
| 20:53:08 | | kaz__|m joins |
| 20:53:08 | | Passiing|m joins |
| 20:53:08 | | ing.hackint.org sets mode: +o OrIdow6 |
| 20:53:08 | | noxious joins |
| 20:53:08 | | EvanBoehs|m joins |
| 20:53:08 | | flashfire42|m joins |
| 20:53:08 | | coro joins |
| 20:53:08 | | phaeton (phaeton) joins |
| 20:53:08 | | Video joins |
| 20:53:08 | | yetanotherarchiver|m joins |
| 20:53:08 | | noobirc|m joins |
| 20:53:08 | | cmostracker|m joins |
| 20:53:08 | | gungagungagunga|m joins |
| 20:53:08 | | Tom|m1 joins |
| 20:53:08 | | trumad|m joins |
| 20:53:08 | | Roki_100|m joins |
| 20:53:08 | | Cydog|m joins |
| 20:53:08 | | s-crypt|m joins |
| 20:53:08 | | Max|m12 joins |
| 20:53:08 | | jwoglom|m joins |
| 20:53:08 | | superusercode (superusercode) joins |
| 20:53:08 | | nyuuzyou (nyuuzyou) joins |
| 20:53:08 | | vexr joins |
| 20:53:08 | | wrangle|m joins |
| 20:53:08 | | moe-a-m|m joins |
| 20:53:08 | | vokunal|m joins |
| 20:53:08 | | Hans5958 (Hans5958) joins |
| 20:53:08 | | will|m joins |
| 20:53:08 | | gwetchen|m joins |
| 20:53:08 | | CrispyAlice2 (CrispyAlice2) joins |
| 20:53:08 | | dieserniko|m joins |
| 20:53:08 | | voltagex|m joins |
| 20:53:08 | | Fletcher (Fletcher) joins |
| 20:53:08 | | tomodachi94 (tomodachi94) joins |
| 20:53:08 | | manu|m joins |
| 20:53:08 | | Thibaultmol joins |
| 20:53:08 | | finalti|m joins |
| 20:53:08 | | lasdkfj|m joins |
| 20:53:08 | | GRBaset (GRBaset) joins |
| 20:53:08 | | Froxcey|m joins |
| 20:53:08 | | masterx244|m joins |
| 20:53:08 | | akaibu|m joins |
| 20:53:08 | | NickS|m joins |
| 20:53:08 | | igneousx (igneousx) joins |
| 20:53:08 | | Ajay joins |
| 20:53:08 | | audrooku|m joins |
| 20:53:08 | | britmob|m joins |
| 20:53:08 | | ragu|m joins |
| 20:53:08 | | Maakuth|m joins |
| 20:53:08 | | madpro|m joins |
| 20:53:08 | | x9fff00 (x9fff00) joins |
| 20:53:08 | | jackt1365|m joins |
| 20:53:08 | | schwarzkatz|m joins |
| 20:53:08 | | t3chler|m joins |
| 20:53:08 | | haha-whered-it-go|m joins |
| 20:53:08 | | saouroun|m joins |
| 20:53:08 | | mind_combatant joins |
| 20:53:08 | | nstrom|m joins |
| 20:53:08 | | theblazehen|m joins |
| 20:53:08 | | andrewvieyra|m joins |
| 20:53:08 | | hlgs|m joins |
| 20:53:08 | | xxia|m joins |
| 20:53:08 | | mpeter|m joins |
| 20:53:08 | | thermospheric (Thermospheric) joins |
| 20:53:08 | | mikolaj|m joins |
| 20:53:08 | | Ruk8 (Ruk8) joins |
| 20:53:08 | | MinePlayersPEMyNey|m joins |
| 20:53:08 | | tech234a|m joins |
| 20:53:08 | | pannekoek11|m joins |
| 20:53:08 | | joepie91|m joins |
| 20:53:08 | | Sanqui|m (Sanqui) joins |
| 20:53:08 | | rewby|m joins |
| 20:53:08 | | railen63 joins |
| 20:53:08 | | Soulflare joins |
| 20:53:08 | | cronfox (Cronfox) joins |
| 20:53:08 | | franga2000 joins |
| 20:53:08 | | monohedron (monohedron) joins |
| 20:53:08 | | jspiros_ (jspiros) joins |
| 20:53:08 | | mattx433 (mattx433) joins |
| 20:53:08 | | celestial_ joins |
| 20:53:08 | | HotSwap (HotSwap) joins |
| 20:53:08 | | Jonimus joins |
| 20:53:08 | | ell (ell) joins |
| 20:53:08 | | betamax (betamax) joins |
| 20:53:08 | | lea (lea_) joins |
| 20:53:08 | | Dj-Wawa (Dj-Wawa) joins |
| 20:53:08 | | endrift joins |
| 20:53:08 | | summerisle (summerisle) joins |
| 20:53:08 | | phuzion (phuzion) joins |
| 20:53:08 | | aismallard joins |
| 20:53:08 | | zhongfu (zhongfu) joins |
| 20:53:08 | | chessnoob280 (chessnoob280) joins |
| 20:53:08 | | marto_ joins |
| 20:53:08 | | sloop joins |
| 20:53:08 | | nyany (nyany) joins |
| 20:53:08 | | ing.hackint.org sets mode: +o Sanqui|m |
| 20:53:09 | | Arachnophine (Arachnophine) joins |
| 20:53:09 | | Frogging101 joins |
| 20:53:09 | | Church (Church) joins |
| 20:53:09 | | pokechu22 (pokechu22) joins |
| 20:53:09 | | apache2 joins |
| 20:53:09 | | yts98 joins |
| 20:53:09 | | hexa- (hexa-) joins |
| 20:53:09 | | ChanServ joins |
| 20:53:09 | | ing.hackint.org sets mode: +o ChanServ |
| 20:53:10 | | nicolas17 joins |
| 20:54:06 | | railen63 quits [Remote host closed the connection] |
| 20:54:19 | | railen63 joins |
| 21:02:01 | | etnguyen03 (etnguyen03) joins |
| 21:17:21 | | sfsefse joins |
| 21:54:03 | <@JAA> | nicolas17: Cute. There's a 650 GiB tar from me on IA somewhere. |
| 21:54:50 | | BlueMaxima joins |
| 21:57:40 | <@JAA> | qwertyasdfuiopghjkl: Yeah, I think Mastodon would require special tools now thanks to the JS without fallback. |
| 22:09:00 | | qwertyasdfuiopghjkl quits [Client Quit] |
| 22:10:11 | | toss quits [Client Quit] |
| 22:10:38 | | qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins |
| 22:15:26 | | etnguyen03 quits [Ping timeout: 252 seconds] |
| 22:15:38 | | qwertyasdfuiopghjkl quits [Client Quit] |
| 22:17:31 | | sec^nd quits [Ping timeout: 245 seconds] |
| 22:22:33 | | sec^nd (second) joins |
| 22:23:28 | | that_lurker quits [Client Quit] |
| 22:27:15 | | etnguyen03 (etnguyen03) joins |
| 22:27:36 | | qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins |
| 22:27:45 | | that_lurker (that_lurker) joins |
| 22:35:01 | | BigBrain_ quits [Ping timeout: 245 seconds] |
| 22:36:56 | | BigBrain_ (bigbrain) joins |
| 22:48:13 | | qwertyasdfuiopghjkl quits [Client Quit] |
| 22:49:15 | | qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins |
| 22:59:22 | | qwertyasdfuiopghjkl quits [Client Quit] |
| 23:00:27 | | qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins |
| 23:03:55 | <flashfire42|m> | How is ingestion going? |
| 23:24:33 | | FalconK quits [Ping timeout: 265 seconds] |
| 23:25:28 | | Exdetransitioner (exdetransitioner) joins |
| 23:26:02 | <Exdetransitioner> | what about archiving gender-critical websites? it would be useful for scholars to study anti-trans websites of today in the future |
| 23:29:16 | | iCaotix joins |
| 23:29:46 | <nicolas17> | what about it? |
| 23:30:03 | <nicolas17> | give specific websites and someone will add them to archivebot I guess |
| 23:30:10 | <SketchCow> | I am not sure anti-trans websites are what "gender-critical" means |
| 23:30:13 | | qwertyasdfuiopghjkl quits [Client Quit] |
| 23:30:13 | <audrooku|m> | ^ |
| 23:30:21 | | iCaotix_ quits [Ping timeout: 265 seconds] |
| 23:30:22 | <SketchCow> | Regardless, bigotry-a-go-go sites get archives all the time |
| 23:30:37 | <audrooku|m> | ^ to give websites |
| 23:30:43 | <Exdetransitioner> | ovarit.com |
| 23:31:08 | | qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins |
| 23:31:24 | <Exdetransitioner> | supposedly "women-centered" but in reality it's a gatekept echo chamber thru invite codes |
| 23:34:42 | <Exdetransitioner> | there was also kiwi farms but i think it would have to have all the personal information redacted by AI |
| 23:35:44 | <nicolas17> | yeah I don't think it's worth doing any specific effort to archive kf |
| 23:36:43 | <Exdetransitioner> | nicolas17, all it really was it's pure noise |
| 23:37:23 | <thuban> | the operator has announced he'll release an archive if it ever shuts down |
| 23:37:44 | <nicolas17> | archiving the specific doxxing information would be counter-productive, and redacting specific parts of the content is.. not something we do, and would be way too much effort anyway |
| 23:38:08 | <Exdetransitioner> | nicolas17, yeah it would be harder than organizing elections |
| 23:38:20 | <Exdetransitioner> | you would need multiple people to verify everything |
| 23:39:21 | <nicolas17> | I mean, besides the "effort" part, we archive pristine HTTP responses including headers; if you need to modify the html to redact some content then it probably doesn't belong on the Wayback Machine |
| 23:40:14 | <Exdetransitioner> | another site that might be of interest is SEGM.org - an activist organization that's overplaying the negatives of gender-affirming treatments while underplaying the positives |
| 23:40:43 | <Exdetransitioner> | generally saying anything from this list would fit the bill: https://rationalwiki.org/wiki/RationalWiki:Webshites/Gender |
| 23:40:58 | | iCaotix quits [Read error: Connection reset by peer] |
| 23:41:45 | <nicolas17> | lol webshites |
| 23:42:11 | | iCaotix joins |
| 23:42:15 | <Exdetransitioner> | It's cited "really bad sources of information - or really good sources of bad information" |
| 23:43:27 | <SketchCow> | Oh yes, archiving kiwifarms, nobody has ever discussed that. |
| 23:44:44 | <nicolas17> | maybe it needs a wiki page to avoid rehashing the argument whenever it comes up |
| 23:45:24 | <Exdetransitioner> | might as well put homophobic sites at the same time https://rationalwiki.org/wiki/RationalWiki:Webshites/Sexuality |
| 23:49:40 | <Exdetransitioner> | that one is pretty vile https://www.ihmistenkirjo.net/english |
| 23:52:07 | | Exdetransitioner quits [Remote host closed the connection] |
| 23:55:24 | | pseudorizer quits [Client Quit] |
| 23:56:34 | | pseudorizer (pseudorizer) joins |