IRC log of swhack on 2002-04-06

Timestamps are in UTC.

00:37:53 [AaronSw]
.time
00:37:54 [xena]
2002/04/06 00:37:53.1497 Universal
00:43:46 [AaronSw]
* AaronSw winds down for tonight
00:43:59 [AaronSw]
.time
00:43:59 [xena]
2002/04/06 00:43:59.394 Universal
00:56:59 [talilee]
talilee (~talli@188.muka.lasv.snfccafj.dsl.att.net) has joined #swhack
00:57:20 [AaronSw]
[EOW]
01:09:19 [tomch]
[EOIRC]
01:09:23 [tomch]
tomch has quit (Read error: 104 (Connection reset by peer))
01:27:32 [redmonk]
redmonk (~steve@ip68-2-102-26.ph.ph.cox.net) has joined #swhack
01:28:24 [redmonk]
'lo folkks
01:28:26 [redmonk]
folks
01:32:12 [talilee]
hey redmonk
01:32:24 [talilee]
redmonk, i wrote an update on the momentum project
01:32:36 [talilee]
i forgot to include you on the mailing list, if you're still interested
01:32:45 [talilee]
there was a short exchange about it, but not much else
01:33:05 [talilee]
meaning, the update would have you, well, updated
01:47:46 [redmonk]
heh
01:47:49 [redmonk]
sure
01:48:36 [talilee]
what's your email?
01:48:43 [redmonk]
steve@redmonk.net
01:48:49 [talilee]
ok, thanks
01:49:17 [redmonk]
sure - thx
02:42:11 [talilee]
talilee is now known as talli
02:52:10 [redmonk]
redmonk has quit (Read error: 110 (Connection timed out))
02:53:11 [talli]
talli has left #swhack
04:36:10 [tansaku_fg]
tansaku_fg (~sam@n144-001.tokyu-net.catv.ne.jp) has joined #swhack
04:41:42 [tansaku]
tansaku (~sam@n146-044.tokyu-net.catv.ne.jp) has joined #swhack
04:42:11 [dogcow]
dogcow (~amathews@166.70.45.199) has joined #swhack
04:42:15 [dogcow]
@http://winerlog.inspiredsites.net/
04:42:18 [dogcow]
hehe
04:59:30 [tansaku_fg]
tansaku_fg has quit (Read error: 110 (Connection timed out))
06:26:21 [dogcow]
dogcow has quit ("hail satan")
06:33:16 [GabeW]
GabeW (~gwachob@12-236-237-100.client.attbi.com) has joined #swhack
06:35:09 [GabeW2]
GabeW2 (~gwachob@12-236-237-100.client.attbi.com) has joined #swhack
06:35:28 [GabeW]
GabeW has quit (Read error: 113 (No route to host))
06:37:18 [GabeW2]
GabeW2 is now known as GabeW
07:15:11 [GabeW]
GabeW has quit ("Client Exiting")
07:26:59 [tansaku]
tansaku has quit (Read error: 110 (Connection timed out))
08:41:36 [tansaku]
tansaku (~sam@n146-044.tokyu-net.catv.ne.jp) has joined #swhack
10:00:31 [sbp]
Howdy ho everybody
11:18:42 [sbp]
where's mobuws nf today?
11:19:01 [sbp]
(N.B. moduwsnf is a random bNode label that Eep just generated)
11:19:14 [sbp]
(er... mobuwsnf)
11:50:14 [sbp]
logster, grep x<<8L
11:53:11 [logster]
I'm logging. I found 1 answer for 'x<<8L'
11:53:12 [logster]
0) 2002-04-06 11:50:14 <sbp> logster, grep x<<8L
11:59:31 [sbp]
[[[
11:59:34 [sbp]
from sys import*;from string import*;a=argv;[s,p,q]=filter(lambda x:x[:1]!=
11:59:36 [sbp]
'-',a);d='-d'in a;e,n=atol(p,16),atol(q,16);l=(len(q)+1)/2;o,inb=l-d,l-1+d
11:59:38 [sbp]
while s:s=stdin.read(inb);s and map(stdout.write,map(lambda i,b=pow(reduce(
11:59:40 [sbp]
lambda x,y:(x<<8L)+y,map(ord,s)),e,n):chr(b>>8*i&255),range(o-1,-1,-1)))
11:59:44 [sbp]
]]] - http://www.amk.ca/python/writing/crypto-curiosa.html
12:36:29 [sbp]
first mention of sig block on Usenet: http://groups.google.com/groups?q=+%22sig+block+%22&hl=en&safe=off&scoring=d&as_drrb=b&as_mind=12&as_minm=5&as_miny=1981&as_maxd=6&as_maxm=4&as_maxy=1992&selm=1990Feb26.105313.14742%40hayes.fai.alaska.edu&rnum=89&filter=0
12:41:37 [sbp]
first non-Tim mention of the "World Wide Web"
12:41:38 [sbp]
http://groups.google.com/groups?q=%22World+Wide+Web%22&hl=en&safe=off&scoring=d&as_drrb=b&as_mind=12&as_minm=5&as_miny=1981&as_maxd=6&as_maxm=1&as_maxy=1992&selm=1991Aug9.094823.87126%40vaxc.cc.monash.edu.au&rnum=19&filter=0
13:04:57 [sbp]
[[[
13:04:58 [sbp]
import plesh, sha512
13:04:58 [sbp]
if __name__=="__main__":
13:04:58 [sbp]
content = ''.join(GoogleCache.values())
13:04:58 [sbp]
hash = sha512.new(content).hexdigest()
13:04:58 [sbp]
plesh.put(hash, content)
13:05:00 [sbp]
]]]
13:07:56 [sbp]
Hmm... fragments on sha URIs would be quite useful, since they're u:Fixed
13:08:02 [sbp]
but then, they don't have metadata
13:08:11 [sbp]
perhaps the metadata should be hased too
13:08:38 [sbp]
Hmm... I guess it'd have to be
13:09:03 [sbp]
[ :hash "9t20t020t2h"; :type "text/html" ] .
13:09:14 [sbp]
erk... that's complicated
13:15:12 [sbp]
oh, we could do what data: does
13:16:06 [sbp]
sha-5:f8d5f6e891[...]e871:http://example.org/text/html
13:16:46 [sbp]
"sha-5:" ShaHash ":" ReprType
13:19:01 [sbp]
pick a file; any file:-
13:19:02 [sbp]
>>> from random import randrange as rand
13:19:02 [sbp]
>>> ''.join(['0123456789abcdef'[rand(0, 16)] for x in range(128)])
13:19:02 [sbp]
'b4df4cd0ad14fa2648d07b2c41c083504c433faf27b9ffc2602a4b78ceeaac38dd30a24a8b05c0bd9ebeb82a7c408eb015b54dc892622d3d19b686d2a89b91b3'
13:19:02 [sbp]
>>>
13:20:36 [sbp]
that'd never return anything. you'd have to use use "startsWith"
13:21:13 [sbp]
plesh.get('?x sha:5 [ string:startsWith "8d07b" ] .')
13:44:07 [KhamMaiNguyen]
KhamMaiNguyen (kmnguyen@alpha3.csd.uwm.edu) has joined #swhack
13:44:40 [KhamMaiNguyen]
I am wondering if Aaron might be interested to gat VarBusiness?
13:44:44 [KhamMaiNguyen]
get
13:44:52 [KhamMaiNguyen]
sorry for the typo
13:46:37 [KhamMaiNguyen]
ok, you can sign up yourself when you need to. Long live Israel and long live Shimon Peres
13:47:40 [KhamMaiNguyen]
KhamMaiNguyen has left #swhack
13:48:44 [sbp]
Long live people
13:49:28 [KhamMaiNguyen]
KhamMaiNguyen (kmnguyen@alpha3.csd.uwm.edu) has joined #swhack
13:49:37 [sbp]
.google VarBusiness
13:49:38 [xena]
VarBusiness: http://www.varbusiness.com
13:51:16 [KhamMaiNguyen]
for me, long live people is in my blood
13:51:44 [sbp]
* sbp decides to put on some Hendrix
13:52:53 [sbp]
* sbp plays "Spanish Castle Magic"
14:07:01 [sbp]
"and his tears fall and burn the garden green"
14:07:22 [sbp]
"many moons passed, and more the dream grew strong..."
14:08:00 [sbp]
heh, this song's a masterpiece
14:13:10 [KhamMaiNguyen]
the tears of God wishing life for his creation?
14:13:57 [sbp]
.google "Castles Made Of Sand" "tears fall and burn the garden green"
14:13:57 [xena]
"Castles Made Of Sand" "tears fall and burn the garden green": http://www.update.uu.se/~fbendz/lyrics/castles.htm
14:16:39 [sbp]
* sbp plays Crosstown Traffic
14:17:16 [sbp]
it's incredible how a song can be so rooted in the 60's, and yet so fresh at the same time
14:50:49 [KhamMaiNguyen]
now i go to buy food for my sister and nephew. see ya
14:50:51 [KhamMaiNguyen]
KhamMaiNguyen has left #swhack
15:53:48 [tansaku]
tansaku has quit (Read error: 110 (Connection timed out))
17:14:07 [tansaku]
tansaku (~sam@n146-044.tokyu-net.catv.ne.jp) has joined #swhack
18:39:54 [lilo]
[Global Notice] Hi all. The latest edition of the Occasional OPN News is up on http://openprojects.net/news.shtml .... thank you for using OPN and have a great day! :)
18:50:34 [redmonk]
redmonk (~steve@ip68-2-102-26.ph.ph.cox.net) has joined #swhack
18:55:46 [redmonk]
anyone around?
19:02:00 [sbp]
* sbp waves
19:08:48 [eikeon]
* eikeon waves
19:17:11 [redmonk]
hi guys
19:17:32 [redmonk]
* redmonk wanders off to channel surf
19:18:48 [sbp]
inside, outside OPN
19:34:11 [davb]
davb (oracle@alb-24-58-162-46.nycap.rr.com) has joined #swhack
19:34:43 [redmonk]
"i could turn you inside out.."
19:35:14 [redmonk]
* redmonk discovers interesting riff
19:35:32 [sbp]
but you choose not to do?
19:35:38 [sbp]
* sbp is also writing a song
19:36:02 [redmonk]
heh
19:36:04 [redmonk]
cool
19:36:27 [redmonk]
wish i knew music theory. then i could describe wht i'm playing ;-)
19:36:37 [sbp]
just tab it out
19:36:41 [sbp]
=> [OLM
19:36:44 [sbp]
]
19:39:30 [redmonk]
that's cool
19:39:58 [sbp]
thanks
19:43:59 [redmonk]
hehe
19:45:09 [redmonk]
yeah
19:45:26 [redmonk]
the second chord
19:45:34 [sbp]
right
19:46:22 [redmonk]
very cool
19:51:02 [redmonk]
brb
20:07:57 [SeanP]
SeanP (sean@m482-mp1-cvx3b.pop.ntl.com) has joined #swhack
20:08:08 [SeanP]
* SeanP waves
20:08:27 [redmonk]
'lo seanp
20:08:37 [SeanP]
hey there
20:10:10 [redmonk]
btw i found i nice variation to throw in there (in the first set of chords)
20:10:52 [SeanP]
O.K., hang on a sec. - just moving back
20:11:02 [SeanP]
feel free to scribe in here in the meantime
20:13:45 [sbp]
* sbp returns
20:14:45 [davb]
davb has quit ("Client Exiting")
20:36:35 [SeanP]
SeanP has quit (Read error: 110 (Connection timed out))
20:56:19 [redmonk]
redmonk has quit ("cya")
20:56:31 [sbp]
Gotta run
21:12:33 [sbp]
Dude, this South Park is totally tits!
21:12:35 [sbp]
Cartman: Well, why don't you just cut off my balls?
21:12:39 [sbp]
Heh, Mr. Garrison created a moped thing with a gyroscope
21:12:41 [sbp]
and they're calling it "IT"
21:12:43 [sbp]
and Steve Jobs et al. are taking a look at it
21:12:52 [sbp]
I can't begin to imagine what they're taking off there
21:12:59 [sbp]
I mean, Hmm... I wonder
21:13:01 [sbp]
:-)
21:13:18 [sbp]
but very, very, tits
21:13:23 [sbp]
Gotta run
21:27:40 [sbp]
the way that Mr. Garrison's "IT" is operated is quite funny :-)
22:37:15 [sbp]
* sbp returns
22:37:20 [sbp]
so quiet around here
22:53:14 [sbp]
"I went to the Crossroads mama, I looked east and west"
22:56:00 [sbp]
"Goin' down to ro'dale, take my rider by my side..."