[00:07] hi [00:07] my clit http://iiiii.in/8U7sW [00:07] ops sory [00:07] We cannot archive that. [00:12] LOL [00:16] What a nightmare; I realized I was using an old version of wget w/o warc support, so okay, I'll update [00:16] Except the OS on my ZFS box points at a dead repo, and tweaking source for it is a nightmare :( [00:17] So I'm going to have to grab parodius via my laptop, which will dump everything over NFS to ZFS, and hopefully not set my router on fire [00:20] shaqfu: Could just use the get-wget-warc script we've got in...err, I think everything at this point, no? [00:20] There's a script? I was looking at the wiki page about compiling the updated version of wget [00:20] Is wget-warc's warc support different from the warc support in the official bzr repo? I remember there was a separate fork at one point. [00:21] shaqfu: https://github.com/ArchiveTeam/mobileme-grab/blob/master/get-wget-warc.sh [00:22] Wyatt|Wor: I don't think that'll work; the system's missing a lot of dependencies [00:23] I'll give it a shot, though [00:24] It's Nexenta from back from when Nexenta was still a free OS [00:25] I did get it running on this laptop; worst case I'll craft the command and restart [00:26] That worked...I feel as if I should discover religion [00:26] Eh, wget doesn't have many deps. As long as you have a toolchain and some fairly universal libs, you're all right. [00:27] Yeah, it's dependencies on my system are openssl and gettext [00:27] Wyatt|Wor: It kept bothering me on this laptop about dps [00:27] Deps* [00:27] And it refused to use either TLS or SSL, so I compiled with those out [00:28] Even though I had both set up..? [00:28] No idea. I'm inclined to blame Solaris-isms or something. [00:29] Wyatt|Wor: It was being difficult on Ubuntu [00:30] Oh, that's even worse, in my experience. :/ Coaxing dpkg into installing the headers you need to build things can be taxing. [00:31] No kidding [00:31] You know things are bad when the odd deprecated OS is the *easy* one to install to [00:32] You'd probably like Gentoo or any BSD. ;) [00:33] I used Gentoo for a long while, but having to tweak for absolutely everything got tiring [00:34] Ah, well every user has different needs of their hardware and software. [00:48] Hmm, MeMac user laura.sauter had a wget going for a week straight that never went anywhere. Just killed it, but it's an odd one. [01:34] Damn; blacklisted from parodius's sites [01:38] shaqfu: why not ask memblers about it? iirc he runs parodius [01:39] LordNlptp: I figured that'd be the next step [01:40] he's not on right now but ask kevtris in #nesdev, since they're good friends and have outside-of-irc contact [01:40] Thanks [01:43] Does memblers frequent that channel? [02:38] I just love it when the client gets wedged in the middle of a reconnect attempt [02:39] hmm [03:32] There was a post to Twitter for #discferret, is that no longer a project? [03:34] it is a project [03:34] #discferret is on freenode [03:34] oh ... freeenode [03:34] my bad, thank you. [03:35] chronomex: can a few of us go to #discferret here and make a topic saying "go to freenode"? [03:35] why the split on networks? [03:35] balrog_: I don't see why not [03:35] no2penci1: discferret is not an archiveteam project [03:35] thank you. [03:35] it's a hardware project [03:35] it's more general [03:35] (I'm part of the core team, I guess ;) ) [03:36] though decoding software ... argh [03:36] no2penci1: you're interested? :) [03:36] I have no idea, just now got on freenode, just now visiting discferret.com [03:37] assuming I don't miss any more important details, Im going to read for a bit :) [03:37] feel free :) [03:38] oh wow, MFM & RLL? [03:38] I have a friend that will be pleased by this [03:38] and GRC [03:38] we need help writing decoders though :) [03:38] GCR* [03:38] right [03:38] RLL is a dog :p [03:38] tired [03:38] but yeah, the capability for hard drive dumping is there [03:39] philpem had it working with his seagate MFM drive (or was it RLL?) [03:40] I would love to help out, but I will be honest, I don't think my coding skills are quite up to chops at this level [03:40] are you able to code at all? :) [03:40] the tricky parts mainly include the data separator and filtering [03:40] decoding the actual formats is as much reverse engineering as it is coding [03:40] yeah, & as well I can open up a topic on Dream In Code, maybe I can supply someone that can do more than I can [03:40] ooh awesome ;) [03:41] maybe talk to philpem about that first [03:41] he's in the UK so he's asleep now :p [03:41] I did see you retweet btw, thanks for that! [03:41] also if you want proto hardware ... phil is taking preorders [03:41] email him /now/ [03:41] release hardware will be different, mainly faster and better [03:42] if he wants to post something, I would just copy & paste anything from the site, I would suggest "Share Your Project" http://www.dreamincode.net/forums/forum/97-share-your-project/ [03:43] sure [03:43] we'll see, we currently have a bunch of interested people though ;) [03:43] would you be interested in proto hardware? [03:43] main issue is that it's not all that fast [03:43] as SketchCow can attest [03:43] btw, the current price is 150 GBP shipped to anywhere, that's with cables but no power supply [03:44] I would be more interested in assisting with code [03:44] at the current time [03:44] :) [03:44] that's fine. [03:44] Is there a git-hub proejct or something that I can look over? [03:44] there's hg.discferret.com [03:44] note that Merlin is gonna undergo a major rewrite [03:44] the idea is to make a dumping, decoding, and analysis suite [03:44] oh, & is the code aimed for dos/Windows/Linux? [03:44] windows/mac/linux [03:44] What's the ideal final product? [03:44] ok [03:45] two products [03:45] a command line dumper and basic decoder [03:45] and a graphical dumper/decoder/analyzer [03:45] command line would be useful for automation [03:45] dumper, at all like dd for linux? [03:45] ./magpie --verbose --drive pc35a -c50 --multi 5 -o ./__disks/Amiga/20120223/StreetCat.D2.50.5mr.teac-01.dfi [03:45] where it just grabs bit for bit, as long as it can read it, it writes it [03:46] no, it dumps the flux transitions to a file [03:46] just grabs whatever comes in [03:46] what you're talking about is a dumper + decoder [03:46] we want to extend the dumper to have basic decode+verify. [03:48] closure: ping [03:48] no2penci1: do you understand the distinction? [03:48] :) [03:49] underscor: yo [03:49] just some thoughts for you... [03:49] it would be fantabulous if you could specify arbitrary headers to use when getting from a web backend [03:49] but I don't know how feasible that is to implement [03:49] hmm, interesting [03:50] that'd include http basic auth wouldn't it? [03:50] (talking about using it internally at IA, but we need to send cookies to access files) [03:50] er, maybe that goes in the url, I can't remember [03:50] yeah, iirc [03:50] ah, cookies [03:50] well, it's very doable. just a bit of bookkeeping involved to keep the headers for the urls straight [03:51] Well, they'd be different at each get time [03:51] (at least, in our scenario) [03:51] since login cookies only last 24h [03:51] ooh [03:51] ugh [03:51] so it'd just be a straight arg-pass to wget, I think [03:51] so it'd need to read from a file in this scenario [03:52] no, just something like "git annex get --add-header="thing: otherthing" file/name.txt" [03:52] (at least, that I envision :)) [03:52] well, but it can't store it if it's gonna change leter [03:53] right [03:53] balrog_: this is going to be way over my head, but I'll try to get some people pointed your way that would be able to help [03:53] sounds more like you want --headers-from="get-ia-cookie |" [03:53] I just meant for that *specific* wget/get session [03:53] no2penci1: feel free to hang around, it's not as complicated as it may sound [03:54] git-annex doesn't need to keep the state/args at all [03:54] s/keep/store/ [03:54] I'll be around, I've helped with a few projects for archive team [03:54] ah, I get you [03:54] that's why I was excited to see the Tweet from SketchCow, I thought there was a new project [03:54] anyway, just food for thought. :) [03:56] ok.. you can already do: git annex get -c annex-web-options="--add-header=blah" [03:56] oho! [03:56] that's great! [03:56] assuming wget understands that [03:56] which I don't see on its man page [03:56] it's --header="foo:bar" [03:57] anyway, this would also let you put the setting in .git/config and refresh it etc [03:57] cool [03:57] only 1 problem: addurl does not use this [03:57] because it doesn't use wget [03:57] damn [03:57] oh, right [03:57] no2penci1: it's loosely affiliated [03:57] it's an important project though [03:57] at least IMHO it is [03:57] ;) [03:58] so, I'm thinking annex-web-headers=blah and I'll plumb it through [03:58] I don't disagree, that's why I want to be able to help in any capacity that I can. [04:00] closure: great! [04:00] underscor: I'll toss that in tomorrow, maybe also a annex-web-headers-command option, so if you have some program that outputs the current cookie, you can just set and forget [04:00] <3 [04:00] anything else? [04:01] glad to hear it's potentially being useful at the IA [04:01] Not at the moment [04:01] As always, you're fantastic! [04:01] I certianly run it *against* the IA enough :) [04:01] Yeah, we have to ship like 70 harddrives of books for a project [04:01] so we're thinking about using git-annex so each drive knows about all the other drives' contents [04:01] and can also fetch from web if desired [04:02] if this ships, drop a line in http://git-annex.branchable.com/forum/tell_us_how_you__39__re_using_git-annex/ [04:03] does git-annex preserve OS X metadata? [04:03] resource forks, types and creators, etc [04:05] only if you can somehow check that stuff in too. [04:05] (I last used a Mac in ... 1995?) [04:05] so, a bit out of date there :) [04:06] I don't think you can see the resource forks IN osx itself [04:06] I know you can on other OSes, which is really annoying >:I [04:07] shrug, when I see them I just check them in :) [04:07] I'll bet there's a way to dump the resource fork to a file in OSX [04:08] you could use appledouble [04:08] underscor, are you interning at IA again? [04:09] I never stopped, really [04:09] hahaha [04:09] but officially, no [04:09] underscor: how do you do a mass item edit? like, say, to change the collection on a bunch of items at once. [04:10] Coderjoe: metamgr.php [04:10] but I don't know if you have access to that [04:10] archive.org/metamgr.,php [04:10] archive.org/metamgr.php [04:10] yeah, I'm looking at it right now [04:10] (i'm a collection admin) [04:10] check the items you want to modify [04:11] then QA [04:11] then "collection=blah" under modify xml [04:12] cool [04:12] thanks [04:12] (still working on the item selection query atm) [04:18] i see a qa report [05:04] mmm [05:05] files = sorted(os.listdir("foo"), key=lambda fn: os.path.getsize(os.path.join("foo", fn))) [05:15] underscor: enjoy http://source.git-annex.branchable.com/?p=source.git;a=commitdiff;h=84ac8c58db30637db4fb88566530b6293f12dab0 [09:43] do you guys have superplay magazine? [09:43] Super Play was a UK based SNES (Super Nintendo Entertainment System) magazine which ran from November 1992 to September 1996. [09:51] lol nice [09:57] i just found donkey kong country pre release promotion video tape from uk [09:57] haha [09:57] I have that here too :) [09:57] looking at it right now [09:58] Enter the jungle...nov.21 [10:04] I had one of those, don't knwo about from the uk [10:04] I had donkey kong country & SFII promotional videos [10:04] uhm [10:04] yeah [10:04] I think my VHS is from USA :o [10:05] At the end they were playing killer instinct [10:05] & like "NOOO!!!" when the camera came in [10:05] lol [10:08] I also have promo tapes of [10:09] Rayman 2 The Great Escape for N64 [10:09] Aladdin for SNES [10:09] Banjo Kazooie for N64 [10:09] Diddy Kong Racing for N64 [10:09] HOT NEWZ for N64 [10:09] and some other one [10:10] neat [10:10] how did you get them? [10:10] I don't remember doing anythign special, they just arrived in the mail [10:10] eBay lol [10:10] oh [10:10] I'm not the original owner [10:10] I'm sure I filled out some form or something to get them. [10:10] oh well [10:11] you got 'em free? [10:11] yeah [10:11] I got them when they were promotional [10:11] lol [10:11] that's cool [10:11] I've long since sold them [10:11] in 2004 I believe [10:11] why? [10:11] dead weight [10:11] I sold them at a computer show [10:11] I had a "NINTENDO" sign from a vs 10 machine [10:12] I was drivign down the road, & someone had it to be picke dup by the garbage [10:12] so I pulled over, punched the sign off [10:12] lol [10:12] the cabinet was empty :( [10:13] lol [10:13] :) [10:13] a year ago I got a Nintendo Gameboy cabinet : [10:13] lol, neat! [10:14] you know about the nes to famicom converters in gyromite games? [10:14] huh? no? [10:14] ok, here is what you do [10:15] most often I find these in gyromite [10:15] but look for nes carts with the 'game style' [10:15] http://upload.wikimedia.org/wikipedia/en/thumb/f/f3/P_NES.PNG/250px-P_NES.PNG [10:15] where it has the logo in the bottom left [10:15] oh [10:15] like a gun for gun games, the explosion for adventure games [10:15] yeah blackbox/silverbox games [10:15] look at the back [10:15] & they'll have five philips screws [10:16] yeah [10:16] so it was pre-security bits [10:16] & then feel how heavy they are [10:16] the earliest releases [10:16] if you find one slightly heavier [10:16] it'll have a famicom converter in it [10:16] they were under produced for the christmas of '85 [10:16] so they were putting us chips on famicom pcbs [10:16] & shipping them over that way [10:17] I found 2 at flee-markets & so on [10:17] & bought some famicom games on ebay, like Transformers [10:17] & play them in a us console [10:17] haha [10:17] cool [10:18] kinda lame of Nintendo though [10:18] lol [10:18] but hey, it works [10:18] after my 'in-depth' description [10:18] www.youtube.com/watch?v=7drnY7E0bAk [10:18] I should have just looked first [10:18] I guess.. or would you notice anything in the game? [10:18] oh wow [10:19] those carts are $50 on ebay [10:19] http://www.ebay.com/itm/GYROMITE-5-SCREWS-CONVERTER-Nintendo-Nes-game-/120474490678?pt=Video_Games_Games&hash=item1c0cd6d736 [10:25] haha [10:25] yeah people think they have gold ;D [15:06] !list [15:06] Error: File not found [15:40] mistym: hahaha [15:41] closure: <3 [16:18] so underscor- will you be at defcon then? [16:18] probably [16:18] not 100% finalized, but it's nearly there