←2003-03-12 2003-03-13 2003-03-14→ ↑2003 ↑all
00:13:24 -!- aard|zzz has quit ("http://wouter.fov120.com/").
02:05:44 -!- calamari has joined.
02:07:39 <Taaus> Heya calamari.
02:07:44 <calamari> hi taaus
02:07:58 <calamari> do you know who is in charge of the website log?
02:08:13 <Taaus> Hmm... Nope. Why do you ask?
02:08:24 <calamari> I need to remove my e-mail address from todays log
02:08:55 <calamari> so i dont get spammed .. no spam as of yet and I want to keep it that way.. wasnt thinking when i came in here earlier
02:09:35 <Taaus> Oh, you're Jeffry Johnston?
02:09:53 <calamari> yeah thats me
02:09:57 <calamari> why
02:10:10 <Taaus> No reason... I just recognise your name :)
02:10:20 <calamari> hehe hope thats a good thing
02:10:30 <calamari> anyhow
02:10:46 <calamari> trying to figure out a good way of making and / or /xor in bf
02:11:11 <Taaus> Bitwise?
02:11:24 <calamari> yeah
02:11:36 <calamari> but without converting to binary would be nice :)
02:12:34 <calamari> if I can get two of them, the third is possible, because or=and+xor
02:13:12 <calamari> also and+or seems to be x+y .. dunno if that is helpful tho
02:13:54 <Taaus> Hmm...
02:14:36 <calamari> maybe there needs to be a bf golf contest to find the shortest code hehe
02:15:16 <Taaus> Isn't that what all BF golf contests are about? :P
02:15:26 <calamari> ;)
02:34:53 <calamari> cool
02:35:08 <Taaus> Hmm?
02:35:23 <calamari> just put and as a 256x256 greyscale picture.. looks neat.. complex pattern
02:35:38 <calamari> (all the possible combinations in 8 bits)
02:35:55 <calamari> and + or is a triagle thing
02:36:54 <Taaus> Hmm... Yes, that would make sense. They should all be diagonally symmetric, anyway :)
02:40:10 <calamari> (and * or) is very messed up
02:40:21 <Taaus> Heh.
02:46:29 -!- lament has joined.
02:48:37 -!- lament has quit (Client Quit).
02:53:33 -!- lament has joined.
02:53:38 <calamari> hi lament
02:54:15 <lament> hi!
02:54:57 <calamari> trying to code and / or / xor in bf without converting to binary.. any ideas?
02:56:04 <deltab> what reresents false, true?
02:57:38 <calamari> for bit operations
02:57:54 <calamari> 1 = true, 0 = false
02:58:47 <calamari> there has to be an easier way than converting to binary and doing 8 comparisons
03:00:02 <deltab> oh, you mean packing 8 bits in each cell?
03:01:18 <calamari> a bf cell automatically has 8 bits
03:01:44 <calamari> what i'm saying is like on a calculator..
03:02:34 <calamari> you punch in 123 xor 45 and you get 86
03:04:15 <lament> i think you will have to convert to binary.
03:07:01 <calamari> hehe
03:30:22 <calamari> bbl
03:30:39 -!- calamari has quit ("<=K").
03:34:49 -!- SamB has joined.
04:53:34 -!- lament has quit ("Did you know that God's name is ERIS, and that He is a girl?").
05:39:29 * SamB is away: bed
07:59:59 -!- clog has quit (ended).
08:00:00 -!- clog has joined.
09:55:26 -!- SamB has quit (Read error: 110 (Connection timed out)).
11:24:01 -!- Taaus has quit (brunner.freenode.net irc.freenode.net).
11:24:07 -!- deltab has quit (brunner.freenode.net irc.freenode.net).
11:24:16 -!- deltab has joined.
11:24:16 -!- Taaus has joined.
←2003-03-12 2003-03-13 2003-03-14→ ↑2003 ↑all