[00:02] *** hook54321 has joined #archiveteam-bs [00:14] *** bauruine has quit IRC (Ping timeout: 260 seconds) [00:18] *** tomwsmf-a has joined #archiveteam-bs [00:19] *** bauruine has joined #archiveteam-bs [00:52] *** Snoo26423 has quit IRC (Ping timeout: 633 seconds) [00:53] *** Snoo26423 has joined #archiveteam-bs [01:06] *** bstats has quit IRC (Quit: WeeChat 0.3.8) [01:09] *** closure has quit IRC (Read error: Operation timed out) [01:10] *** w0rp has quit IRC (Read error: Operation timed out) [01:11] *** fpoee has joined #archiveteam-bs [01:11] *** w0rp has joined #archiveteam-bs [01:11] *** Famicoman has quit IRC (Read error: Connection reset by peer) [01:12] *** Snoo26423 has quit IRC (Read error: Operation timed out) [01:13] *** closure has joined #archiveteam-bs [01:14] *** brayden has quit IRC (Read error: Operation timed out) [01:19] *** Famicoman has joined #archiveteam-bs [01:28] *** altlabel has quit IRC (hub.dk irc.homelien.no) [01:28] *** mksplg has quit IRC (hub.dk irc.homelien.no) [01:28] *** PurpleSym has quit IRC (hub.dk irc.homelien.no) [01:28] *** PotcFdk has quit IRC (hub.dk irc.homelien.no) [01:28] *** Darkstar has quit IRC (hub.dk irc.homelien.no) [01:28] *** coretx has quit IRC (hub.dk irc.homelien.no) [01:29] *** pikhq has quit IRC (hub.dk irc.homelien.no) [01:29] *** tobbez has quit IRC (hub.dk irc.homelien.no) [01:29] *** i0npulse has quit IRC (hub.dk irc.homelien.no) [01:36] *** Mayonaise has quit IRC (Write error: Broken pipe) [01:36] *** midas has quit IRC (Write error: Broken pipe) [01:36] *** kvieta has quit IRC (Read error: Operation timed out) [01:37] *** phuzion has quit IRC (Read error: Operation timed out) [01:37] *** toad1 has quit IRC (Write error: Broken pipe) [01:38] *** marvinw has quit IRC (Read error: Operation timed out) [01:38] *** Mayonaise has joined #archiveteam-bs [01:38] *** Asparagir has quit IRC (Read error: Operation timed out) [01:38] *** remsen has quit IRC (Read error: Operation timed out) [01:38] *** remsen has joined #archiveteam-bs [01:39] *** phuzion has joined #archiveteam-bs [01:40] *** wp494 has quit IRC (Read error: Operation timed out) [01:40] *** beardicus has quit IRC (Read error: Operation timed out) [01:41] *** midas has joined #archiveteam-bs [01:42] *** toad1 has joined #archiveteam-bs [01:44] *** twrist has joined #archiveteam-bs [01:46] *** Fusl has quit IRC (Ping timeout: 634 seconds) [01:47] *** Fusl has joined #archiveteam-bs [01:47] *** GLaDOS has quit IRC (Read error: Operation timed out) [01:47] *** twrist is now known as GLaDOS [01:48] *** SimpBrain has quit IRC (Ping timeout: 636 seconds) [01:51] *** marvinw has joined #archiveteam-bs [01:59] *** SimpBrain has joined #archiveteam-bs [02:00] Can't see anything on my scrollback.. but good to see FOS back to it's normal glorious mostly speedy self, whatever happened to it.. [02:05] *** kvieta has joined #archiveteam-bs [02:06] *** bsmith093 has quit IRC (Ping timeout: 499 seconds) [02:11] *** bsmith093 has joined #archiveteam-bs [02:18] *** beardicus has joined #archiveteam-bs [02:26] *** fpoee has quit IRC (Read error: Connection reset by peer) [02:42] hey devs, is a pi3 good enough for doing warrior / warc/ whatever it is you use dev work? I'm thin king of writing things on my windows box and scp/sshing into the pi3 [02:42] *** Snoo26423 has joined #archiveteam-bs [02:43] I want to learn this shit so i can help out [02:45] I'm not sure you can run the warrior on a pi3 (mostly because I don't know if virtualbox is available/usable there), but if it is, you'll need a bunch of storage- 20 GB at least [02:46] otherwise, you'll need to check out the scripts for whatever project you're interested in (not usually hard, but you do have to keep up with the development in case there are changes made) [02:55] *** wp494 has joined #archiveteam-bs [03:01] *** xmc has quit IRC (Read error: Operation timed out) [03:04] so I need virtualbox installed for dev work? [03:05] Maybe i could just install that on windows? [03:14] Ctrl-S___: The warrior VM is designed to run on an x86 virtual machine. Unless you can emulate x86 on the ARM architecture of the rpi3 (which I'm not even sure if that's possible) you'd have to run the scripts in question natively. [03:15] I just figured out i could run virtualbox on my windows machine. I can just copy over files into the vm and run commands via ssh, right? [03:15] I was thinking i needed an actual linux box to do the dev stuff [03:15] You mean run the warrior VM on your windows machine? [03:15] yes, to develop projects [03:16] Oh yeah. [03:16] If you want to put the rpi on a single project (urlteam for example), it shouldn't be horribly hard to get it running [03:16] I intend to write a basic archiver so i can learn the setup you guys use, maybe a fanfic site [03:16] no, i don't have the bandwidth to actually do that [03:16] i'm in australia on adsl [03:17] urlteam is actually super low bandwidth. [03:17] I want to start projects and run them on machines in the US [03:17] Like, I wouldn't do it on a metered connection, but you could certainly do it on 256kbps each way [03:17] basically just do the dev side [03:17] Ah, ok [03:42] *** wp494 has quit IRC (Read error: Operation timed out) [03:43] *** wp494 has joined #archiveteam-bs [03:55] i have a text file with 1000+ links, one per line. any ideas how to import them as bookmarks, i've looked everywhere. [03:59] *** metalcamp has joined #archiveteam-bs [03:59] *** hook54321 has quit IRC (Ping timeout: 268 seconds) [04:00] what browser? [04:01] Ctrl-S___: chrome [04:01] just a moment [04:01] I believe it'd be possible to just wrap them in some HTML for firefox, dunno about chrome [04:04]
DesuStorage | Projects [04:04] basically you can export your bookmarks to HTML and reimport them from the same format [04:05] I imagine if you just exported, removed all but one bookmark, and then put each line into that format in the html, you could reimport to firefox and then from there import to chrome [04:06] they were never bookmarks, they were the list of tabs chrome on android had open. [04:07] I got that [04:07] you want to turn them into chrome bookmarks, right? [04:08] https://www.irccloud.com/pastebin/EHb19ogp/example [04:09] back up your bookmarks before you try this though [04:10] that's my best guess for how to do it [04:11] The ISO link on this page is broken, can i just use the latest image? https://github.com/ArchiveTeam/warrior-preseed [04:11] http://cdimage.debian.org/debian-cd/6.0.6/i386/iso-cd/debian-6.0.6-i386-netinst.iso [04:12] or can i use the general warrior image for project dev? http://archive.org/download/archiveteam-warrior/archiveteam-warrior-v2-20121008.ova [04:18] *** Sk1d has quit IRC (Ping timeout: 250 seconds) [04:25] *** Sk1d has joined #archiveteam-bs [04:32] are you looking for this https://github.com/ArchiveTeam/archiveteam-dev-env [04:33] can anybody poke anybody that can see why tracker.archiveteam.org is broken? :( [04:39] yipdw, chfoo, arkiver ping. Tracker's down. [04:39] There ya go, those are the emergency contacts for the tracker. [05:01] *** tomwsmf-a has quit IRC (Read error: Operation timed out) [05:09] i think so cfoo, thanks [05:18] *** JesseW has joined #archiveteam-bs [05:18] bsmith093: Finished Naruto -- that's all of them, for a total of 112G [05:21] I will start the upload of the remaining ones to FOS now. [05:35] whoo! [05:37] I just upgraded my laptop to Debian Jessie -- and now I'm fighting with the ugly-font-problem. :-( [05:41] bsmith093: I'm getting a much more respectable ~10MB/s up to FOS now [05:43] JesseW: ubuntu mate 17.10, 20Mbit upload speed [05:43] :-) [05:46] *** BlueMaxim has joined #archiveteam-bs [05:49] H_rest done. [05:55] archiveteam-dev-env-v1-20140913 [05:55] Ctrl-S___: ? [05:56] is that the one i should be using to write warrior stuff? [05:56] don't know, sorry [05:56] I think it's the latest, but it seems a bit old [06:09] *** metalcamp has quit IRC (Ping timeout: 244 seconds) [06:09] Ahhhhhhhh..... fixed main font on a website I use a lot. I no longer have the visual equivalent of a stubbed toe. Ahhhhh..... [06:30] Harry Potter & N_rest done, working onNaruto [06:37] *** Honno has joined #archiveteam-bs [06:44] Naruto done [06:50] *** tobbez has joined #archiveteam-bs [06:50] *** PotcFdk has joined #archiveteam-bs [06:50] *** altlabel has joined #archiveteam-bs [06:50] *** mksplg has joined #archiveteam-bs [06:50] *** PurpleSym has joined #archiveteam-bs [06:50] *** Darkstar has joined #archiveteam-bs [06:50] *** coretx has joined #archiveteam-bs [06:50] *** pikhq has joined #archiveteam-bs [06:50] *** i0npulse has joined #archiveteam-bs [06:54] *** BlueMaxim has quit IRC (Ping timeout: 499 seconds) [06:54] so i'm grabbing may 1991 of tagesschau [06:55] may 7 1991 episode will not exist in my upload [06:56] *** BlueMaxim has joined #archiveteam-bs [06:57] *** cisf has joined #archiveteam-bs [07:04] *** cisf has quit IRC (Quit: Leaving) [07:17] done with all of them; bsmith093, please download and md5'em. [07:17] (and then, for that matter, upload them to IA :-) ) [07:18] now md5'ing them myself, then loading the csv's into an sqlite database. [07:21] JesseW: if we both have the same md5s, then you know fos got them properly [07:23] yep :-) [07:25] bsmith093: can you send me your md5s again, I misplaced the copy you sent me before [07:25] JesseW: anyway, downloading now. fos seems to have been fixed. i'm getting about 1.6MB/s down [07:26] JesseW: there [07:27] got it [07:27] md5 check against that please? [07:30] I *thought* I got it, but now I can't find it. Dammit pidgin... [07:30] bsmith093: please try one more time. :-( [07:31] how should i go about copying files to the dev env? [07:31] JesseW: on my end , it still says waiting for transfer to begin. [07:32] hm, maybe pidgin doesn't work for this. Please just dump it on FOS and I'll get it there. [07:32] k [07:33] JesseW: done [07:44] *** schbirid has joined #archiveteam-bs [07:53] *** JesseW has quit IRC (Ping timeout: 370 seconds) [08:20] *** davidar has joined #archiveteam-bs [08:31] *** BlueMaxim has quit IRC (Read error: Operation timed out) [08:35] omg are we not webscale [08:35] derp derp offline [09:01] *** bwn has quit IRC (Ping timeout: 492 seconds) [09:13] *** bwn has joined #archiveteam-bs [09:30] *** godane has quit IRC (Quit: Leaving.) [09:32] *** godane has joined #archiveteam-bs [10:11] *** VADemon has joined #archiveteam-bs [10:29] *** metalcamp has joined #archiveteam-bs [10:49] *** bwn has quit IRC (Ping timeout: 633 seconds) [11:01] TIL if you use youtube-dl on a OVH box it fails when it tries to use ipv6. [11:07] midas: it's only 2016, we aren't ipv6 ready yet :( [11:09] youtube and ovh are both very capable of doing ipv6, but youtube ratelimits ipv6 [11:10] gettinga 429 error [11:12] midas: as I said, not ipv6 ready ;) [11:13] using --force-ipv6? (at least i think that's the flag) [11:14] -4 to skip ipv6 [11:26] *** vitzli has joined #archiveteam-bs [11:31] midas: I also hear that soundcloud block OVH [11:40] well thats just silly now isnt it? [11:41] well, it's not like anyone could have a legit use for ~SERVERS~, right? /s [12:15] *** Atluxity has joined #archiveteam-bs [12:16] Hey guys, I've been playing around with WARCs and stuff because I wanna web scrape data from an ol site [12:16] Any good method, using python, to web scrape stuff from pages in a WARC file? [12:17] been playing around with pywb and IA's warc thing, dont know much about actual web scraping however [12:17] Also warcs make things seem more daunting [12:24] if you can, use wget [12:24] has it build in and easy to use [12:25] oh, what should I be using specifically with wget? [12:25] I mean, like [12:25] I've never used it directly so haha [12:26] wget url --warc-file -warc-cdx [12:27] oh didnt know wget had warc stuff, sweet [12:33] *** metal_cam has joined #archiveteam-bs [12:34] *** metalcamp has quit IRC (Ping timeout: 244 seconds) [12:55] looks like i'm at 669k [12:55] for my item number [13:07] *** metal_cam is now known as metalcamp [13:13] *** ring has joined #archiveteam-bs [14:33] *** metalcamp has quit IRC (Ping timeout: 244 seconds) [15:17] *** Jonimus has joined #archiveteam-bs [15:17] *** swebb sets mode: +o Jonimus [15:17] DFJustin: is there a similar site for Audio, I need to do a rip of my CD collection due to reasons beyond my control and I'm debating the how [15:17] related to your link to redump.org in the main channel [15:18] wanted to ask here rather than continue the convo there. [15:19] Jonimus: http://thomas.apestaart.org/morituri/trac/ my favourite CD ripper [15:27] https://github.com/brewsterkahle/archivecd [15:27] oooh, those both look good thanks [15:27] and yay at cross platform. [15:32] Jonimus: well, i'd be silly to recommend windows solutions, considering the only windows i have here are made of glass :P [15:54] *** vitzli has quit IRC (Leaving) [16:01] SketchCow: FOS is hella fast now. Awesome :D [16:01] *** xmc has joined #archiveteam-bs [16:01] *** swebb sets mode: +o xmc [16:21] alfie: understood, sadly I work in the CAD/CAM industry so I'm mostly lacking a choice. [16:21] Jonimus: you poor soul :( I left windows about... what, three years ago now? MacOS for work, linux for home and play [16:22] I couldn't live on MacOS, I'm sure its improved since the G5 machines I have but just give me a windowing system that is not constantly in my way. [16:22] also one that knows what a maximise button is. [16:23] bahhahaha no [16:30] Jonimus: ehh, it's not that bad. it's no dwm or awesome-wm, but it's not bad :P [16:50] xmc: bahhahaha'ing at MacOS improving or finally learning what maximize is? [16:57] Jonimus: fwiw, i never really maximised stuff when i was on windows either :P [16:59] alfie: oh I usually don't but for some things its nice for it to actually work and behave as expected. [17:00] Jonimus: the only stuff i really "maximise" is stuff like CAD, which gets fullscreened [17:00] that's nice, because a "fullscreen" is a desktop space all of it's own, so i can quickly switch away from and back to the fullscreened app [17:00] which MacOS still doesn't have ;) [17:00] Jonimus: well, yes, it does, i'm doing it rn :P [17:02] I guess that's newer than my G5's then. EIther way the things that irk me about OS X aren't worth debating as its mostly opinion. [17:02] fair point :) most UX stuff is subjective, indeed [17:03] there are plenty of things that OS X does that I dislike, but ehh, the benefits outweigh the irritations for me. [17:26] Does anyone here know if IA has a microfiche scanner? [17:30] I'm quite sure, but not fully [17:37] offtopic, but one of you should be able to answer: competent cli/text-mode bitcoin wallets? [17:51] *** twrist has joined #archiveteam-bs [17:52] *** GLaDOS has quit IRC (Read error: Operation timed out) [17:52] *** twrist is now known as GLaDOS [17:56] *** antomatic has joined #archiveteam-bs [17:56] *** swebb sets mode: +o antomatic [17:56] *** dxrt has quit IRC (Ping timeout: 370 seconds) [17:57] *** dxrt has joined #archiveteam-bs [17:58] *** Cameron_D has quit IRC (Ping timeout: 370 seconds) [18:03] Jonimus: Uh, El Capitan has desktops. [18:05] *** Cameron_D has joined #archiveteam-bs [18:05] phuzion: to be fair, he did qualify it by saying the last version of OS X he used was like... Leopard at best, most likely tiger. [18:06] True [18:06] *** vtyl has joined #archiveteam-bs [18:07] i should go pull out my G4 power mac, boot it up... [18:07] *** antomati_ has quit IRC (Read error: Operation timed out) [18:07] my maximize button is ctrl+option+command+M [18:08] I wish SizeUp was standard in OS X, but on the other hand I hope it becomes that way because the author deserves money [18:08] I hope it *doesn't* become that way [18:15] *** lytv has quit IRC (Read error: Operation timed out) [18:35] Yeah I have a dual G5 PowerMac and a Dual Dual core G5 Xserve machine lying around. [18:36] Only apple hardware I one besides a Macintosh Plus [19:07] for germans https://www.youtube.com/watch?v=QdzNo_PAjOI [19:15] *** bwn has joined #archiveteam-bs [19:24] *** metalcamp has joined #archiveteam-bs [19:35] *** bwn has quit IRC (Read error: Operation timed out) [19:57] *** bwn has joined #archiveteam-bs [19:57] *** VADemon has quit IRC (Quit: left4dead) [20:16] *** icedice has joined #archiveteam-bs [20:19] TrueCrypt was apparently written by a international arms dealer named Paul LeRoux: https://mastermind.atavist.com/he-always-had-a-dark-side [20:20] so? [20:21] Looks like an interesting story [20:21] not much else [20:21] right [20:37] icedice, ersi: pretty sure the TrueCrypt trademark was registered to David Tesařík [20:41] Still doesn't necessarily mean that he wrote the software [20:48] *** toad2 has joined #archiveteam-bs [20:49] *** toad1 has quit IRC (Read error: Operation timed out) [21:09] *** icedice has quit IRC (Quit: Leaving) [21:27] *** schbirid has quit IRC (Quit: Leaving) [21:46] *** bsmith093 has quit IRC (Ping timeout: 370 seconds) [21:48] *** Honno has quit IRC (Ping timeout: 492 seconds) [21:49] this maybe something someone would want to get : http://www.ebay.com/itm/PC-Games-Huge-LOT-X-130-Computer-Gaming-World-PC-Gamer-Maximum-PC-CDs-DVDs-/252331808706 [21:49] what kills it is the shipping being $29.70 [21:59] *** bsmith093 has joined #archiveteam-bs [22:13] *** metalcamp has quit IRC (Ping timeout: 244 seconds) [22:33] *** robink has quit IRC (Ping timeout: 260 seconds) [22:41] *** BlueMaxim has joined #archiveteam-bs [22:47] *** SilSte has quit IRC (Read error: Operation timed out) [22:51] *** robink has joined #archiveteam-bs [22:53] *** SilSte has joined #archiveteam-bs [23:06] *** robink has quit IRC (Ping timeout: 633 seconds) [23:07] *** Silvan has joined #archiveteam-bs [23:09] *** xmc has quit IRC (Ping timeout: 633 seconds) [23:11] *** SilSte has quit IRC (Read error: Operation timed out) [23:13] SketchCow: i'm up to 2013-03-31 with kpfa [23:19] *** robink has joined #archiveteam-bs [23:36] *** Silvan has quit IRC (Ping timeout: 633 seconds) [23:36] *** SilSte has joined #archiveteam-bs [23:53] *** lysobit has quit IRC (Ping timeout: 633 seconds) [23:53] *** lysobit has joined #archiveteam-bs