IRC log of swhack on 2002-03-30
Timestamps are in UTC.
- 00:45:19 [hazmat]
- good bye, and thanks for all the fish
- 00:45:23 [hazmat]
- hazmat has left #swhack
- 00:45:54 [AaronSw]
- hmm
- 00:52:26 [AaronSw]
- .wn publically
- 00:52:27 [xena]
- publically defined as:
- 00:52:28 [xena]
- - adv : in a manner accessible to or observable by the public; openly; "she admitted publicly to being a communist" [syn: {publicly}, {in public}] [ant: {privately}]
- 02:05:17 [sbp]
- * sbp wonders a bit about Plex hash collisions
- 02:05:32 [sbp]
- couldn't one add a date or a version number in case of a hash collision?
- 02:05:48 [sbp]
- er... plesh
- 02:05:50 [sbp]
- ahem
- 02:06:08 [sbp]
- I guess that when submitting something "new" to the 'plesh, it'll check to see if it really is new
- 02:06:37 [sbp]
- if not, it should retrieve the file and check it byte-for-byte/character-for-character
- 02:06:57 [sbp]
- if it doesn't match (hash collision!) it can append a bit to the hash and store it, surely?
- 02:07:07 [sbp]
- so that way, there shouldn't be any collisions at all
- 02:45:19 [talli_]
- talli_ (~talli@64.75.149.122) has joined #swhack
- 03:12:49 [talli_]
- talli_ is now known as talli
- 03:14:30 [kham]
- kham (kmnguyen@alpha3.csd.uwm.edu) has joined #swhack
- 03:14:40 [kham]
- hello all
- 03:14:53 [kham]
- i am just learning the basics of web writing
- 03:17:20 [talli]
- ask AaronSw. he acts like he knows everything
- 03:17:30 [talli]
- this might be an opportunity to see if he does
- 03:18:07 [kham]
- i'm sure Aaron knows the answer to any web question i ask
- 03:18:41 [talli]
- like, "where's the best resource for hardcore, XXX action?"
- 03:18:52 [kham]
- i'm just learning the basics right now
- 03:19:14 [kham]
- that would be a good question
- 03:51:04 [sbp]
- Aaron: join the club :-)
- 03:51:05 [sbp]
- rdfig 2001-11-28 01:03:21 <sbp> Once again: Webize KIF!
- 03:51:11 [AaronSw]
- heh
- 03:51:25 [sbp]
- PatH has been calling for this sort of thing for ages...
- 03:51:56 [AaronSw]
- I bet.
- 03:52:08 [AaronSw]
- but now i understand it ;)
- 03:52:25 [AaronSw]
- now i'm wondering how Pat has put up with us for so long!
- 03:52:30 [talli]
- talli has quit (Remote closed the connection)
- 03:54:09 [talli]
- talli (~talli@64.75.149.122) has joined #swhack
- 03:56:32 [sbp]
- heh, heh
- 04:10:23 [sbp]
- Um... Aaron, why are you still here?
- 04:10:34 [AaronSw]
- I'm not.
- 04:10:48 [sbp]
- * sbp expected [EOW] to have come ages ago
- 04:10:56 [AaronSw]
- yeah, two days ago
- 04:11:23 [sbp]
- * sbp notes that his knowledge of the Jewish calendar leaves a lot to be desired
- 04:11:55 [AaronSw]
- Heh.
- 04:11:57 [talli]
- * talli notes that is anohter reason to smite sbp
- 04:12:34 [AaronSw]
- Thursday and Friday were Yom Tovs and Saturday is Shabbat, so I'm out all three days.
- 04:12:56 [talli]
- AaronSw: are you observant?
- 04:13:02 [AaronSw]
- yeah
- 04:13:18 [AaronSw]
- so i better be disappearing again. toodles
- 04:13:32 [sbp]
- hey, what do you mean "anohter". Pff
- 04:13:35 [sbp]
- heh, c'ya
- 06:24:29 [kham]
- kham has quit ("Have a good day all")
- 06:44:30 [talli]
- talli has quit (Read error: 113 (No route to host))
- 08:49:01 [tansaku_fg]
- tansaku_fg has quit (Read error: 110 (Connection timed out))
- 10:13:56 [tansaku_fg]
- tansaku_fg (~sam@h134-141.tokyu-net.catv.ne.jp) has joined #swhack
- 10:54:20 [tansaku_fg]
- tansaku_fg has quit (Read error: 110 (Connection timed out))
- 12:15:23 [tansaku_fg]
- tansaku_fg (~sam@h134-141.tokyu-net.catv.ne.jp) has joined #swhack
- 14:54:03 [sbp]
- * sbp emerges from watching an incredible boat race
- 14:54:14 [sbp]
- Oxford won - the closest race in something like 50 years
- 14:54:30 [sbp]
- and only the second time ever that a crew has come from behind at Barnes Bridge to win
- 17:56:11 [oierw`]
- oierw` is now known as oierw
- 18:06:42 [walloper]
- <robster> Just
- 18:06:50 [walloper]
- <robster> Just a quick note for all those in the Commonwealth, The Queen Mother has died, aged 101.
- 18:18:02 [sbp]
- that's sad...
- 18:18:06 [sbp]
- * sbp was just notified too
- 18:18:09 [sbp]
- at 3:15 PM, peacefully in her sleep, according to the news
- 18:35:42 [CygBot]
- CygBot (~sbp@m964-mp1-cvx3b.pop.ntl.com) has joined #swhack
- 18:35:54 [sbp]
- $ python -c "print ''.join([chr(i+1) for i in range(255)])"
- 18:35:57 [CygBot]
- >
- 18:35:57 [CygBot]
- > [end]
- 18:36:24 [sbp]
- Hmm...
- 18:37:10 [sbp]
- $ python -c "print ''.join([chr(i+1) for i in range(255)]).replace('\r', '').replace('\n', '')"
- 18:37:39 [CygBot]
- CygBot has quit (Read error: 104 (Connection reset by peer))
- 18:37:53 [sbp]
- well, that broke it
- 18:38:13 [CygBot]
- CygBot (~sbp@m964-mp1-cvx3b.pop.ntl.com) has joined #swhack
- 18:38:14 [sbp]
- $ python -c "print ''.join([chr(i+1) for i in range(255)]).replace('\r', '').replace('\n', '')"
- 18:38:17 [CygBot]
- > [end]
- 18:38:23 [sbp]
- ooh
- 18:39:13 [sbp]
- funny: the logs didn't pick that up!
- 18:39:14 [CygBot]
- CygBot has quit (Read error: 104 (Connection reset by peer))
- 18:39:42 [sbp]
- let's try it in bits
- 18:39:54 [sbp]
- b) <=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
- 18:40:00 [sbp]
- c)
¡¢£¤¥¦§¨
- 18:40:05 [sbp]
- d) ©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐ
- 18:40:10 [sbp]
- e) ÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ
- 18:41:20 [sbp]
- Hmm...
- 18:41:28 [sbp]
- it doesn't like the very first char:
- 18:41:56 [sbp]
- odd
- 18:42:27 [xena]
- no results found.
- 18:43:07 [sbp]
- "null, start of heading, and start of text" seem to bork things for poor logster
- 18:43:52 [xena]
- error: Site Error occurred: KeyError
- 18:49:01 [sbp]
- Gotta run
- 20:15:37 [lilo]
- [Global Notice] Hi all. dancer-ircd-1.0.31+maint4 is up and running on the test network. We urgently need you to spend time trying to break the thing. You should be able to get to the testnet by using your favorite OPN server, and specifying port 9001 instead of the usual port. Please come help us out!
- 20:27:29 [lilo]
- [Global Notice] Hi all. Apologies, but we really could use more users on the testnet. Conversion coming up. Please connect to irc.openprojects.net:9001 .... thanks!
- 20:41:53 [sbp]
- interesting: http://std.dkuug.dk/JTC1/SC2/WG2/docs/n2043.pdf
- 21:03:24 [walloper]
- <lilo> Hi all. Yet another reminder, please come help us test the new server code release, 1.0.31+maint4, on the testnet. Pick your favorite OPN server and specify port number 9001. Chances are that will get you there. Any assistance you can provide will be *greatly* appreciated at this point. Thanks.
- 21:46:14 [lilo]
- [Global Notice] Hi all. Yet another reminder, please come help us test the new server code release, 1.0.31+maint4, on the testnet. Pick your favorite OPN server and specify port number 9001. Chances are that will get you there. Any assistance you can provide will be *greatly* appreciated at this point. Thanks.