07:59:59 -!- clog has quit (ended). 08:00:00 -!- clog has joined. 08:12:33 -!- WildHalcyon has joined. 08:12:41 Hey late-night esoteric people! 08:17:56 morning here 08:19:12 Oh, where is "here" ? 08:19:24 UK 08:19:35 Hmm, that makes it close to around 10 am then, right? 08:19:47 08:20 08:20:14 oh, earlier than I thought 08:20:59 So do you work with esoteric languages much deltab? 08:21:22 work, no; play, sometimes :-) 08:22:49 Well, I guess its hard to "work" with esoteric languages 08:23:15 Im not entirely sure how many people have put down the ability to work with bf on their resume, but I imagine its probably less than 10 08:32:59 -!- WildHalcyon_ has joined. 08:50:54 -!- WildHalcyon has quit (Read error: 110 (Connection timed out)). 09:34:10 -!- WildHalcyon_ has left (?). 15:04:03 -!- Keymaker has joined. 15:04:12 hello.. 15:04:41 ehloo. 15:04:55 hi 15:50:36 hmm,, bye 15:50:38 -!- Keymaker has quit. 16:13:22 -!- kosmikus has changed nick to kosmikus|away. 16:58:03 -!- calamari_ has joined. 16:58:07 hi 17:02:08 I think I was wrong.. I can't get away with just [].. if I did that, I'd have to make regular variables return their address, which would mean to do a regular variable you'd have y[0]=x[0]+1 .. pretty lame. 17:02:51 y=x+1 would be like int *y=&x+1 17:03:06 or something like that 17:03:13 so I need & 17:03:22 your assembler is very good. it's now possible to write tcpip in bf. 17:03:41 mtv: lol 17:03:57 i wasn't joking :) 17:04:30 you have to be ;) 17:04:39 there was small tcpip stack in php and it shouldn't be more than 64k of bf-asm code i think. 17:05:03 actually someone could just rewrite that code in bf-asm 17:05:16 interesting 17:05:33 I don't know much about the details of tcp/ip 17:05:40 http://www.sics.se/~adam/phpstack/ 17:06:17 tcp/ip is simple if you don't want to get complex about it. 17:07:59 that's pretty neat 17:10:15 one thing bfasm is still missing is bit manipulation 17:10:52 there's all kinds of stuff like explicit congestion notification (RFC2884), syncookies, window scaling (RFC1323), Nagle's algorithm and loads of others if you want a funky tcp/ip stack. 17:11:11 I need a routine that only requires constant memory regardless of the size of the cells 17:12:24 I wonder how long it'll take before we see the first brainf*ck web server that talks something like SLIP into the input/output streams of brainf*ck. 17:18:50 in order to have a web server somehow it will need to access a modem or network card. Can standard i/o be redirected in *nix to allow that? 17:19:25 I see this guy just has it going over a serial cable 17:19:33 sure, you can do it without any network at all. 17:20:28 i guess it's possible over loopback on any sane unix. 17:21:08 nope, i remember there was tap interface. there should be readme or something. 17:21:39 tap exists on linux or *bsd, do you have any? 17:23:07 I have linux on another partition 17:24:51 you can install *nix on any old 386 machine, work remotely and have a windows as a workstation. 17:26:11 oh yeah.. do you know of any cpu testing programs? 17:26:49 cpu testing? your bf-asm compiling itself? :) 17:26:51 I have a system that crashes out when trying to load windows or linux.. works fine in dos 17:27:06 not sure if it's something with protected mode or what 17:27:23 ran a memory testing program and it found no problems 17:27:39 does it hang or does it print something before death? 17:28:09 in the windows installer it gave various error messages 17:28:33 most probably it 17:28:40 linux would give some kind of error (with the register dump, etc) 17:28:41 's broken 17:29:06 pretty weird that dos works, though 17:29:10 anyhow 17:29:14 or totally incompatible. indeed it's unusable. 17:29:31 there are network drivers for dos 17:29:34 :) 17:30:39 hi 17:30:44 hi lament 17:31:50 that stuff from Adam Dunkels works just like a charm in *nix and easy to debug. in dos and windows you will need to do something to terminate such a strange networking. 17:38:06 maybe in win31 it would be easy with trumpet networking and a null-modem between two com-ports. 17:39:09 hmm, I didn't try installing win3.1.. that's a great idea 17:40:39 sorry for distracting you from bf-c :) in win3.1 there was three mode afair, and it's possible to avoid protected mode with some config key. 17:40:58 or a command-line flag. 17:41:06 to disable the "386 Enhanced" mode. 17:41:13 are you sure about 3.1? I remember 3.0 could do it 17:41:20 I think 3.1 too. 17:41:56 because I have a feeling I ran 3.1 on a 386sx/16 with only 1M of memory, and the 386-enhanced mode needs at least 2M to work, so it ran on the non-enhanced mode by default. 17:42:03 of course it might've been 3.0 too. 17:42:33 can't run win32s on it in that mode, though. 17:43:22 and I think the backported ie5+ms-ppp/slip-dialer needs win32s. trumpet could work. 17:43:55 trumper with netscape 1.0 is more than needed :) 17:43:55 I think I have trumpet around here somewhere on an old isp cd 17:44:20 mine was on an isp floppy, and I'd be surprised if it's not un-broken still. 17:45:38 tcpman.exe 119K, netscape.exe 1.2M :) 17:46:10 I'm not sure if I had netscape during my win3.11 times. 17:46:24 there was a version of mosaic on the floppy. 17:47:00 hmm.. I think I discovered the problem 17:47:16 there is a bad cpu fan 17:47:30 or at least that's the current problem 17:55:29 -!- |Stryder| has joined. 17:57:13 -!- |Stryder| has left (?). 18:51:18 cpu fan changed.. trying knoppix 18:54:34 cool 18:54:41 (pun intended) 18:55:17 :) 18:57:00 wow.. it's still booting.. I don't think knoppix was designed for a 450mhz cpu 18:57:26 450MHz is quite a few 18:58:08 ahhh, kde finally coming up 18:58:31 hmm.. actually not 450.. 333 .. remembered that wrong 18:59:05 yay, my email relay thingie works again. now to update some MX records. 19:09:09 bbl 19:27:43 -!- calamari_ has quit (Read error: 110 (Connection timed out)). 19:48:26 -!- WildHalcyon has joined. 20:07:19 -!- WildHalcyon has quit ("Goin' away now!"). 20:49:20 -!- kosmikus|away has changed nick to kosmikus. 22:13:05 -!- kosmikus has changed nick to kosmikus|away.