[01:50] *** azakai has joined #jsmess [05:16] So, breakthrough with CD-ROM image scans [05:16] So that's good. [05:17] (I can just shove the CDs into a scanner, do a full page, and then those resulting full page scans can be broken down and turned into individual nice-looking images of the CD-ROMs) [05:17] That's a lot of saved time. [05:19] oh cool, is that what the border stuff was about? [05:19] Yes [05:19] my imagemagick-fu is super rusty [05:19] Turns out scantailor's just better all around for it. [05:19] cool [05:20] scantailor-cli --layout=1.5 --deskew=auto --content-detection=aggressive --color-mode=color_grayscale ${ITEM}-*.png OUTPUT [05:20] There's one thing on the page, deskew if you can (usually can't), REALLY try to find text (usually doesn't), don't fuck with it to make it easier to read, and shove it out [05:20] Boom [05:20] I'm now devouring every box in the place. [05:24] om nom nom [05:25] btw I'm back home again now. wanna meet up sometime this week? [05:36] Ha ha [05:36] WELL.... [05:36] tomorrow evening is Ted's 80th birthday, starting at 6pm [05:37] I'm then going to be around Wednesday with crap, and Thursday I go home [05:41] I can come in to the city for lunch or whatever else, I'm pretty flexible [05:43] Ooo [07:37] *** azakai has quit IRC (Ping timeout: 255 seconds) [07:40] *** azakai has joined #jsmess [14:10] *** balrog has quit IRC (Ping timeout: 260 seconds) [14:19] *** balrog has joined #jsmess [17:13] How about today [17:13] Or tomorrow. [17:15] today works. what time are you thinking? [17:43] noonish? [17:58] I could probably get there by 12:15 or so [18:57] Great [20:36] Scannin' CDs! [22:38] *** JohnTalen has joined #jsmess [22:38] Hey all. [22:47] JohnTalen: howdy [22:48] JohnTalen: how's life? [23:16] db48x: Could be alot better. But I'll live. [23:16] db48x: u? [23:16] Today is okay. Just a little weird. [23:16] db48x: Sorry I took so long, was away. [23:20] :) [23:20] much the same here, although I suspect it's mostly just hunger [23:22] JohnTalen: say, would you want to get together some time soon and work on an emulator? [23:49] db48x: I'm almost done with Vice.js. I just have a few finishing touches to do to it. What did you have in mind? Emularity perhaps? [23:50] yea, doing whatever needs to be done to get it going in the Emularity and then on IA [23:50] what is 'it'? [23:51] "it" is "an emulator" :) [23:51] Emularity needs to be written by a sane person. 73 space indents in code is a little 'weird'. [23:51] !!! [23:52] the function bodies are indented relative to the function keyword that began them, that's all [23:52] Would you like me to rewrite so sane developers can append to it? [23:54] rewrites are risky [23:55] oh? [23:56] if you really need to, you could run it through an automatic reindenter, edit it, then put the indentation back how it ought to be ;)