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