Time |
Nickname |
Message |
01:07
🔗
|
underscor |
btw, SketchCow: http://www.archiveteam.org/index.php?title=Working_with_ARCHIVE.ORG#Stripping_the_Headers |
01:13
🔗
|
closure |
cat headers.raw.html|grep -vP ".*?\r" > noheaders.raw.html |
01:13
🔗
|
closure |
so, that drops all lines with a \r? |
01:13
🔗
|
closure |
I'm sure there is html out there that has \r throughout |
01:14
🔗
|
underscor |
Nope |
01:14
🔗
|
underscor |
It drops up to the first /r |
01:14
🔗
|
underscor |
Er, \r |
01:14
🔗
|
underscor |
Which wget conveniently puts at the end of the header blob |
01:20
🔗
|
closure |
bodyend |
01:20
🔗
|
closure |
bodyhead |
01:20
🔗
|
closure |
printf "Header: \r\nChedder: \r\n\r\nbodyhead\nDELETED\r\nbodyend\n" | grep -vP ".*?\r" |
01:20
🔗
|
closure |
so, no, it drops all lines anywhere with a \r |
01:21
🔗
|
closure |
perl -ne 'unless ($out) { $out=1 if $_ eq "\r\n"; next } print' |
01:21
🔗
|
closure |
that'll work |
01:36
🔗
|
underscor |
printf "Header: \r\nChedder: \r\n\r\nbodyhead\nDELETED\r\nbodyend\n" | grep -vP ".*?\r\n" |
01:36
🔗
|
underscor |
Works too :P |
01:47
🔗
|
closure |
http://www.dreamhoststatus.com/2011/06/23/filesforever-files-lost/ *snerk* |
01:48
🔗
|
chronomex |
hahahahaaaa |
01:49
🔗
|
chronomex |
looks like they don't even know what's missing |
01:49
🔗
|
BlueMax |
:/ |
01:51
🔗
|
underscor |
hahah |
03:59
🔗
|
underscor |
Wife Acceptance Factor, Wife Approval Factor, or Wife Appeal Factor[1] (WAF), are design elements that increase the likelihood a wife will approve the purchase of expensive consumer electronics products such as high-fidelity loudspeakers, home theater systems and personal computers. Stylish, compact, unobtrusive forms and appealing colors are commonly considered WAF. |
07:41
🔗
|
SketchCow |
Get this right |
07:41
🔗
|
BlueMax |
SketchCow: yes? |
07:42
🔗
|
SketchCow |
The header thing |
07:42
🔗
|
SketchCow |
I have to stop doing this, staring at a backlog and answering it. |
07:42
🔗
|
BlueMax |
Hah. |
07:42
🔗
|
BlueMax |
I always /clear when I rock up to my PC in the morning. |
09:45
🔗
|
ndurner_o |
alard: there's capacity for 1 or 2 additional instances of yours |
10:11
🔗
|
alard |
ndurner_o: Good that you mention it, I wasn't running any. I've restarted one. |
10:14
🔗
|
ndurner_o |
ok :-) |
10:28
🔗
|
alard |
ndurner_o: I've added a throttling mechanism. If you want it to go slower, let the /donegrp request return an integer number. My script will then sleep for that number of seconds. (The response of /donegrp isn't being used for anything right now, right?) |
10:40
🔗
|
ndurner_o |
correct, great idea! |
10:40
🔗
|
ndurner_o |
thanks |
10:42
🔗
|
emijrp |
script for downloadng terabytes of what? |
10:50
🔗
|
alard |
emijrp: ? |
11:12
🔗
|
emijrp |
terabytes of awesome. |
12:54
🔗
|
soultcer |
Do I have to throttle my google groups discoverers as well? |
18:55
🔗
|
Trueno |
!chk |
20:02
🔗
|
fsyi01 |
!LIST |
21:16
🔗
|
SketchCow |
TERABYTES OF AWESOME |
21:25
🔗
|
alard |
SketchCow: Hi. I uploaded two archives to you. (As you seem to be interested in everything...) |
21:25
🔗
|
SketchCow |
I am. |
21:25
🔗
|
SketchCow |
I just closed #tabledtalk. A huge success on that one. |
21:26
🔗
|
alard |
Ah, good. You closed the channel, or have you uploaded the archive somewhere? |
21:27
🔗
|
alard |
The first archive is a grab of http://forum.nos.nl/, the forum of a Dutch public broadcaster. Has been closed since 2007, is still online, but you never know when it disappears. |
21:28
🔗
|
alard |
The second archive is a download of http://llink.nl/, also a Dutch public broadcasting association. They're not broadcasting anymore. Their site is still online, but again: you never know. |
21:29
🔗
|
SketchCow |
I've closed the chanel. |
21:29
🔗
|
alard |
Ah. |
21:30
🔗
|
alard |
There was also a tabletalk torrent made by some Tabletalk users, did you download that? |
21:39
🔗
|
SketchCow |
I am not sure. |
21:40
🔗
|
SketchCow |
I was busy downloading that delicious Lulzsec torrent of AZ fun |
21:40
🔗
|
underscor |
SketchCow: haha |
21:51
🔗
|
alard |
Okay, I'll rsync it, just to be sure. |
21:59
🔗
|
underscor |
Welp, time to tell spangle his drive is fucked |
22:00
🔗
|
underscor |
Next time use a sane filesystem like jfs! |
22:02
🔗
|
alard |
I thought nilfs2 was the new favorite? |
22:02
🔗
|
underscor |
For quick stuff |
22:02
🔗
|
underscor |
Not for long term storage |
22:03
🔗
|
underscor |
nilfs2 is experimental, and sucks for reads |
22:03
🔗
|
underscor |
But its performance with millions of tiny writes is unbeatable |
22:05
🔗
|
underscor |
Whee, only 54 hours on this upload left! |
22:05
🔗
|
underscor |
lol |
22:06
🔗
|
alard |
Shouldn't forget --partial then. |
22:06
🔗
|
underscor |
Yeah, haha |
22:06
🔗
|
underscor |
Would suck to have to start over |
22:15
🔗
|
SketchCow |
OK, so anything need my direct attention this morning? |
22:15
🔗
|
underscor |
<underscor> 1.9T /mnt/array1/Movies |
22:15
🔗
|
underscor |
<underscor> 393G /mnt/array1/TV |
22:15
🔗
|
underscor |
:P |
22:15
🔗
|
underscor |
SketchCow: This morning? |
22:15
🔗
|
SketchCow |
It's morning here. |
22:15
🔗
|
underscor |
Oh yeah |
22:16
🔗
|
underscor |
I forgot, sorry |
22:16
🔗
|
underscor |
:P |
22:19
🔗
|
underscor |
SketchCow: Is there anything else that should be worked on? |
22:19
🔗
|
underscor |
Everything of mine is kinda chugging away, so I'm just sitting here doing nothing |
22:19
🔗
|
underscor |
haha |
22:19
🔗
|
SketchCow |
Friendster, I'd like us to have a final grip of that thing before we're all done. |
22:20
🔗
|
SketchCow |
Also, yeah, I'd like to audit all our projects, see where we are. |
22:20
🔗
|
SketchCow |
Technically, I should be writing a blog entry for this company that hasn't paid me in a month. |
22:20
🔗
|
underscor |
Yeah, I'm working on friendster stuff right now |
22:20
🔗
|
underscor |
But it's all doing its thing |
22:20
🔗
|
underscor |
(Downloading, uplooading, compacting, I have a whole little assembly line running) |
22:20
🔗
|
underscor |
:D |
22:21
🔗
|
underscor |
4 ranges in various stages from downloading to compacting to uploading |
22:21
🔗
|
underscor |
Also waiting for gitalist to compile, which is taking for-fuck-ever, but that's cause it's on a 1.2Ghz arm core |
22:28
🔗
|
* |
underscor audits SketchCow |
22:29
🔗
|
underscor |
This sounds vaguely sexual |
22:29
🔗
|
underscor |
http://www.flapon.com/aboutus/ |
22:45
🔗
|
* |
underscor pokes SketchCow |
22:45
🔗
|
underscor |
Check pm :P |
22:50
🔗
|
SketchCow |
You just asked me in here what you asked me in there. |
22:50
🔗
|
SketchCow |
Don't do that. |
22:50
🔗
|
* |
SketchCow just hit some amazing item, which needs typing. |
22:50
🔗
|
SketchCow |
Want to type really fast, a lot of stuff? |
22:54
🔗
|
SketchCow |
http://www.textfiles.com/bitsavers/pdf/computerFaire/2ndWCComputerFairePrcd_1978.pdf |
22:54
🔗
|
SketchCow |
Pages 5, 6, and 7. |
23:01
🔗
|
underscor |
Ooh, that's a big pdf |
23:01
🔗
|
underscor |
And sorry for the duplication :( |
23:04
🔗
|
underscor |
SketchCow: Should I fix grammatical errors? |
23:09
🔗
|
underscor |
also, SketchCow, do you want eypographic modifications to be preserved? |
23:09
🔗
|
underscor |
_this_ for italics, *this* for bold, ^this^ for underlined? |
23:09
🔗
|
underscor |
typographic* |
23:11
🔗
|
SketchCow |
No, no. |
23:12
🔗
|
SketchCow |
I just want: |
23:12
🔗
|
SketchCow |
Title, by Author |
23:12
🔗
|
SketchCow |
One after another after another. |
23:12
🔗
|
underscor |
Oh, I meant in the preface |
23:12
🔗
|
underscor |
I'll jusdt leave it as plain characters then |
23:15
🔗
|
underscor |
D'oh |
23:15
🔗
|
SketchCow |
I just want the list, this is going into a window. |
23:15
🔗
|
underscor |
You mean't pages 5,, 6, and 7 of the original |
23:15
🔗
|
underscor |
meant* |
23:15
🔗
|
underscor |
I thought you meant PDF pages 5, 6, and 7 |
23:16
🔗
|
underscor |
My bad |
23:19
🔗
|
SketchCow |
Sorry, unclear. |
23:22
🔗
|
underscor |
Development of Prototype Equipment to Enable the Blind to be Telephone Operators by Sysan Halle Phillips |
23:22
🔗
|
underscor |
haha |
23:22
🔗
|
underscor |
That's pretty cool |
23:23
🔗
|
SketchCow |
There's all sorts of gems in this thing. |
23:26
🔗
|
underscor |
It's freaking long |
23:30
🔗
|
SketchCow |
I agree, it's a proceedings book. I don't normally go after those yet, but in this case, this is a seminal work. I'm going to integrate the newsletters in that directory too. |
23:37
🔗
|
* |
underscor looks up seminal |
23:38
🔗
|
underscor |
I kind of know what it means |
23:38
🔗
|
underscor |
But it's one of those words where I don't really know the technical definition |
23:49
🔗
|
underscor |
Last page! |
23:52
🔗
|
SketchCow |
Wow, fast. |
23:55
🔗
|
underscor |
SketchCow: Do you know why some of these are "brief abstract"? |
23:56
🔗
|
SketchCow |
No. |