00:00:00 --- log: started forth/02.08.28 00:42:59 --- join: Fractal (cwt@h24-77-171-228.ok.shawcable.net) joined #forth 02:00:34 --- nick: onetom_ -> onetom 03:59:26 --- join: Speuler (~l@p3E9B8EEA.dip.t-dialin.net) joined #forth 03:59:31 g'day 04:20:36 --- quit: Speuler ("using sirc version 2.211+KSIRC/1.1") 04:22:38 --- join: Speuler (~l@p3E9B8EEA.dip.t-dialin.net) joined #forth 04:41:28 --- join: Serg_penguin (~Z@nat-ch1.nat.comex.ru) joined #forth 04:41:43 --- quit: Serg_penguin (Client Quit) 04:48:17 --- join: cleverdra (julianf@65.137.37.0) joined #forth 04:53:50 --- join: sif (~sifforth@ip68-9-70-120.ri.ri.cox.net) joined #forth 04:53:50 Type sif: (or /msg sif to play in private) 05:00:07 anyone interested in a forwarding email account yourname@forthfreak.de ? 05:13:10 Not I, Speuler. 06:29:32 --- join: tathi (~josh@wsip68-15-54-54.ri.ri.cox.net) joined #forth 06:29:33 Speuler: ? why should any1 b interested? 06:29:51 --- quit: Speuler (Connection timed out) 07:13:38 --- join: ASau (ASau@158.250.48.197) joined #forth 07:14:08 Good evening! 07:18:59 --- quit: Fractal (bear.openprojects.net irc.openprojects.net) 07:19:16 evening, ASau. 07:19:42 Who can say, how the word to save image of system is called? 07:19:52 I mean common practice. 07:20:10 "Access denied" to the ANS :) 07:20:58 sif: vlist 07:20:59 ASau: Word not found: vlist 07:21:02 fsave build save ... gforth has something too, though it isn't a native executable image. 07:21:29 ASau - what is 'vlist' supposed to do? 07:21:38 sif: words 07:21:39 ASau: ." .( : if then do loop repeat until exit ... 07:22:19 Aha... 07:22:23 There used to be a less-guarded gforth here, but no more. 07:23:26 I've got an idea... 07:23:45 Something like "sourceless programming". 07:24:04 :) Interesting, I'm not new. :))) 07:24:14 --- join: Fractal (cwt@h24-77-171-228.ok.shawcable.net) joined #forth 07:24:58 I have advantage before C.M.: I'm working under OS. 07:25:27 How does an OS made sourceless programming easier? 07:26:21 I can reassign input and output streams, duplicate input stream to save log. 07:26:59 So I can see later, what I've done (wrong/good). 07:27:32 --- quit: Fractal (bear.openprojects.net irc.openprojects.net) 07:27:38 This, of course, is not a pure sourceless. 07:27:47 --- join: Fractal (cwt@h24-77-171-228.ok.shawcable.net) joined #forth 07:28:22 Fractal: Hey, can you not flood with join/quit message? 07:28:44 ASau - he isn't. 07:28:45 Fractal: Stop for a while in one state. 07:29:46 Is he testing his modem? 07:31:39 He is doing nothing; OPN is splitting. 07:34:26 --- join: Serg_penguin (~Z@nat-ch1.nat.comex.ru) joined #forth 07:34:33 hi ! 07:35:16 i invented new control word, but dunno how to name it :) 07:35:21 pse help me :) 07:35:23 What does it do? 07:36:04 : ?? ifnot r> 2+ >r then ; 07:36:15 if true, next word is executed 07:36:25 It's been done, and given that exact name. 07:36:44 and what it is ? 07:37:00 The control structure you just described -- it was called '??' 07:37:13 if false, it SKIPS next word 07:37:19 seriosly ? 07:37:43 Wil Baden wrote a portable version of it using EVALUATE macros. 07:38:02 It's on his page as "The Ultimate Question" 07:38:03 what is EVALUATE ? 07:38:25 interprets a string as Forth source. 07:38:38 no such word in both my forts ( pre- dpans94 ) 07:38:40 OK 07:38:47 will do. how ? 07:38:53 EVALUATE is in dpans 07:39:11 what its stack comment ? 07:39:22 ( addr -- ) ? 07:39:23 how? He parsed the input stream and compiled an IF around it -- it works exactly as yours does. 07:39:57 well, not exactly, because yours doesn't parse the input stream. For most cases his and yours are functionally identical. 07:40:10 Serg: And what Forth do you use? 07:40:31 www.forth.ru - gpforth and smal32 07:40:36 Serg - oh, EVALUATE. EVALUATE takes an ANS string, of course: ( addr len ) 07:42:05 does it look at STATE ? f i call EVALUATE from IMMEDIATE word in compile mode, it will compile or execute ? 07:42:06 Serg: I thought gpforth is ANS... 07:42:38 i'll look for EVALUATE, but i never seen it be4re... 07:43:25 Look at Small32 -- it's latter Larionov's work, as I remember. 07:44:11 oh-yeah-ah ! second Russian on #forth ! 07:44:25 where are u from, ASau ? 07:44:28 You are late. 07:44:40 late ??? 07:44:43 I've typed whois earlier :) 07:45:10 ))))))) 07:45:36 Now, I'm sitting in MSU (msu.su). 07:46:22 Serg: Do you read SU.FORTH? 07:46:29 moscow state university ? cool 07:47:06 Serg: Where are you sitting now? 07:47:13 12 hops from me, including gateway 5 feet from me :) 07:47:41 Chertanovo , Moscow district, at work 07:48:04 dunno read, no fido, no inet at home 07:48:11 He'll look at me, and say: "WAH!" 07:48:39 news:fido7.su.forth 07:48:39 pse gimme a news server capable of reading and posting it 07:48:50 news.forth.org.ru 07:49:12 will take news client and try 07:49:52 For posting you require to register on www.fido7.ru, if I remember correct. 07:50:00 You'll see notice. 07:56:02 --- join: Robert_ (~Robert@robost86.tsps1.freenet6.net) joined #forth 07:56:03 --- quit: Robert (Read error: 104 (Connection reset by peer)) 07:57:25 --- nick: Robert_ -> Robert 08:15:49 zdrasztfujtye ruszkije tavarisi ;) 08:16:44 zdravstvuj tovaristch onetom! :) 08:23:11 Serg_penguin: u said last day that u hate rodent oriented OSes, right? 08:23:30 Serg_penguin: have u ever tried squeak? 08:23:31 rodent ??? 08:23:35 and u ASau ? 08:24:00 rodent = superclass of the mouse 08:24:17 but probably im wron gand asau said that 08:24:47 Serg_penguin, ASau: homework: squeak.org ! try it! 08:25:07 i had so many annoyng or even devastating misclicks... 08:25:09 its fairly easy 2 try it, so dont b afraid 08:25:20 and did NO destructive mistype on console 08:25:29 heard of one... 08:25:37 c c 08:26:04 im also not a fan of guis, so dont misinterpret me, but still.. 08:26:11 onetom: Looked at it. At first glance looks nice. 08:26:17 so console rulez, rat suxx - for cad only maybe.... 08:26:25 every1 here in #forth should know about squeak, ithink 08:26:33 onetom: Haven't dig it in 08:26:34 why ? 08:26:59 why? well, coz its a brother of forth, ithink 08:27:06 look: 08:27:18 computer ......... human 08:27:48 4th tries 2 pull the computer closer 2 human brain 08:28:31 so it tries 2 reach a "golden midway" starting from the computer side 08:28:46 computer ---> 4th >---- human 08:28:56 computer ---> 4th <---- human 08:29:22 while smalltalk does the same just approaching from the other side 08:29:56 computer -----> smalltalk <-- human 08:30:02 eeer... actually: 08:30:21 computer <---- smalltalk <== human 08:30:34 * cleverdra is totally unenlightened. 08:31:03 computer ==> 4th ----> human 08:32:00 A poll: Which newsreader do you use? 08:32:23 cleverdra: ah, nevermind. http://users.ipa.net/~dwighth/smalltalk/byte_aug81/design_principles_behind_smalltalk.html 08:32:38 I search for text-oriented news reader for DOS-session in Win95. 08:32:43 well, OK. 08:32:53 ASau: none. tho, tin seemed 2 b the most convenient 2 me 08:32:54 ASau - slrn with cygwin 08:33:24 The only machine I can access with minor config abilities. 08:33:44 cleverdra: just try squeak and then we could discuss it 08:34:45 let the screenshots speak insted of me ;) 08:35:01 a specific application in squeak: http://minnow.cc.gatech.edu/squeak/1794 08:35:09 onetom - I tried it briefly, but this was when I only had 16MB of RAM. It was a little, um, slow. 08:36:14 and a general 1: http://minnow.cc.gatech.edu/squeak/uploads/683/squeak32.png 08:36:40 cleverdra: then its high time 2 try it again ;) 08:37:23 cleverdra: anyway its still not flashingly fast but this isnt the point 4 now 08:38:11 the whole structure of the system is the main subject u have 2 examine 08:38:55 and u experience how fast can a full, graphical system b built on top of a virtual machine 08:39:41 so probably we dont have 2 b afraid of that a 4thOS being too slow 09:15:26 --- quit: cleverdra (Read error: 104 (Connection reset by peer)) 09:20:07 onetom: just because you said "computer ==> 4th ----> human" and "computer ----> smalltalk <-- human" doesn't mean anything, nor does it make it true 09:26:37 time for me to read design principles behind smalltalk 09:28:47 futhin: u will love it ;) 09:30:51 --- join: Serg_pingv (~Z@nat-ch1.nat.comex.ru) joined #forth 09:30:58 re hi 09:31:05 damned timeout... 09:31:27 onetom: i think it's more like "computer -->4th <==== human" or even .. "computer + forth <==== human" :P 09:32:22 or whatever, yeah.. twas just a faint idea... 09:32:47 but the mentioned article enlightens many things.. 09:32:55 --- quit: Serg_penguin (Killed (NickServ (Nickname Enforcement))) 09:33:17 --- nick: Serg_pingv -> Serg_penguin 09:33:33 kicked my time-out ghost 09:42:33 --- quit: Serg_penguin () 09:49:43 --- nick: futhin -> thin 09:50:14 thin[k]! 09:54:22 heh 09:56:19 You can't :-( 09:56:32 ? 09:56:49 BAH @ U lol ROFL~ 09:56:55 I'm just trolling a bit. 09:57:00 * Robert <-- excited :) 09:57:06 why are you excited? 09:57:40 * Robert is going to order an AVR board. New toys rule, I rarley get any :) 10:03:19 onetom: in forth, the words are objects. and the stack is the messaging channel 10:06:38 look at squeak's language: 10:06:39 MorphicEventEncoder 10:06:39 RemoteControlledHandMorph 10:06:39 NetworkTerminalMorph 10:06:39 NebraskaPasteUpMorph 10:06:39 | server |server := NebraskaServer new. 10:06:41 server startListeningOnPort: 9091. 10:06:43 (NebraskaServerMorph new server: server) openInWorld. 10:06:45 NetworkTerminalMorph openAndConnectTo: 'servername' port: 9091 10:06:54 they use longer names for the words 10:06:56 we should too! 10:42:55 --- join: wossname (wossname@HSE-QuebecCity-ppp81938.qc.sympatico.ca) joined #forth 10:46:59 thin: but they use objects while we r not 10:47:21 onetom: we have an analogy of objects with WORDS 10:47:25 and we shouldnt either 10:47:43 still... 10:48:03 1tom: don't b 2 closed minded w/ words as ojbects ;ppp 10:48:15 They do not use !@#$%^& in words. 10:48:17 i would agree using longer names if we wanna implement such a comlex system 10:48:25 We should not use long words 10:48:37 Do they use vocabs? 10:48:58 Ha! 10:49:01 but until we break 4 simplicity we should avoid them 10:49:33 Switching to vocabularies I can write much more simple. 10:50:03 E.g.: SYSTEM TERMINAL PARAMETERS SET 80 ROWS 42 COLUMNS 10:50:17 MONOCHROME 10:50:24 :P 10:51:00 Sorry. 10:51:29 Oh, no! RIGHT!!! 10:52:40 ? 10:52:48 asau: yeah.. vocabularies is something that should be utilized _really_ effectively 10:52:50 like.. 10:52:54 with a forth operating system 10:52:58 and all sorts of applications running on it 10:53:08 vocabularies becomes a very important thing 10:53:45 Example is from my thoughts of an Forth OS. 10:54:08 ASau: is there such a document published somewhere? 10:54:41 btw, ive test drived squeak's collaboration features... 10:54:45 No. 10:55:11 I'm in deep thinking now. 10:55:11 well.. its terribly slow 4 me, even through a local (ether)net 10:55:20 Later I'll publish it. 10:55:29 ASau: it was a nice example 10:55:54 it has enlightened sg in me.. 10:56:11 the difference between the number of vocs 10:56:33 and the number of the levels of the voc search stack 10:56:48 I use no search stack. 10:57:03 I use tree-organized vocabulary. 10:57:11 As it is in Fig-Forth. 10:57:34 ASau: hmm.. could u teach a bit more about it 2 me? 10:57:55 From this point of view, the file system is like vocabulary: 10:58:25 USR LOCAL BIN file 10:58:38 can be used to open file 10:58:59 onetom: FORTH is a root vocab. 10:59:31 FORTH VOCABULARY V1 makes V1 in FORTH 10:59:35 --- join: Speuler (~l@p3E9B8EEA.dip.t-dialin.net) joined #forth 11:00:14 I prefer to make vocabs IMMEDIATE for the reason to be said of later 11:00:34 k 11:00:54 then: V1 DEFINITIONS VOCAB V2 V2 DEFINITIONS VOCAB V3 11:01:05 We cons'ed this: 11:01:09 FORTH 11:01:10 go on. (i still cant envision how can u get rid of a search stack..) 11:01:12 FORTH V1 11:01:18 FORTH V1 V2 11:01:24 FORTH V1 V2 V3 11:01:48 then: VOCAB V4 adds 11:01:56 FORTH V1 V2 V4 11:02:16 FORTH VOCAB V5 adds 11:02:18 FORTH V2 11:02:32 like a tree in file system 11:02:36 --- quit: Robert (Remote closed the connection) 11:03:07 its okay, but this means 11:03:12 but you see current ( CONTEXT ) level and any lower level up to root ( FORTH ). 11:03:41 u cant do the function of .. in an fs on vocs? 11:04:06 --- quit: wossname ("well, here goes nothing") 11:04:09 nah.. how? 11:04:11 I'm thinking currently on this. 11:04:26 May be it isn't needed. 11:04:41 this "searching the lower levels" feature is the 1 11:04:52 what is usually realized by a voc-stack 11:05:38 I can implement a voc-stack only for doing ".." 11:05:59 At this time I see no usage except for ".." 11:06:20 k, but how can u implement the search facility? 11:06:37 It is automatic. 11:06:47 It is implemented in Fig-Forth. 11:07:09 sure, but how? 11:07:23 iguess, via a voc-stack ;p 11:08:00 The first word of newly created voc is linked through LF to the space (" ") word of current voc. 11:08:31 CURRENT @ @ is NFA of latest word defined. 11:08:58 CONTEXT @ @ is NFA of first word to start of. 11:09:37 CONTEXT @ @ is NFA of first word to start search of. 11:09:45 --- join: Robert (~Robert@robost86.tsps1.freenet6.net) joined #forth 11:10:44 Hmm, I've not mentioned. 11:11:12 ....... 11:11:14 In my example some words can be swapped: 11:12:31 SYSTEM TERMINAL PARAMETERS SET 42 COLUMNS MONOCHROME 80 ROWS 11:12:57 with the same result. 11:13:00 aha, thought so 11:13:22 Like a natural language. 11:13:28 but this "space word" and @ @ is still not clear... 11:13:52 @ @ = linked list fetching 11:13:55 But bad natural language -- may be English but not Russian 11:14:41 About space word: there is created a special word in vocabulary 11:14:56 its name consist of one blank char 11:15:05 thin: ah, true :) uknow im still not awake :) 11:15:06 so it cannot be input 11:15:31 aha.. 11:16:28 VOCABULARY VVV creates words VVV and a one-blanked word. 11:16:58 but FIND starts searching from the last defined word.. 11:17:01 This one-blanked one becomes the first word of new voc VVV 11:17:29 FIND starts from CONTEXT @ @ word 11:17:41 not from last defined. 11:17:44 (u should write some implementation example in 4th, ithink..) 11:18:23 There is two working vocs: CURRENT and CONTEXT show on them. 11:18:47 CURRENT shows on voc where new words are defined. 11:18:48 show? 11:19:49 CONTEXT points (this is from Rus. "to show" and "to point" are synonymic) to voc that is searched first. 11:19:56 umean, "CURRENT points on voc"? 11:20:04 hehe :) 11:20:07 yes. 11:20:10 just like in hungarian 11:20:32 show/point = mutatni 11:20:58 At first CONTEXT is searched, then CURRENT, then search stops. 11:21:02 what is the russian translation? smotree ? 11:21:13 pokazyvat' 11:21:40 pokazyvat' == point to/on (I don't know) 11:21:47 aha, c 11:22:17 point == ukazyvat' 11:22:24 pointer == ukazatel' 11:22:36 Point = peka, pointer = pekare. 11:22:42 (Free swedish lesson!) 11:22:47 :)) 11:23:01 Hey onetom, ASau :) 11:23:39 English is a terrible language... 11:24:10 Deutsch is better, but is less known by me. 11:24:35 German is...erhmm...not very easy, imo :) 11:25:18 It's easier: it has word-merging... 11:25:42 it has word-ending forms 11:26:15 it is much closer to Rus. to compare with Eng. 11:27:15 One terrible thing in Eng. is fixed sentence struc.: 11:27:45 actor acts on this 11:27:59 A sad thing. 11:28:01 should we all learn lojban? http://www.lojban.org ;) 11:28:33 I haven't seen it 11:28:40 go to it 11:28:57 the first page on the site describes it 11:29:49 In Rus. we can change emotions when swapping words in sentence. 11:30:26 would it be a good idea for all of us to speak in lojban? ;P 11:31:59 It is an American work. 11:32:25 It doesn't fit Russian and German at first. 11:32:46 I don't think it fits French. 11:33:00 it doesn't fit english 11:33:28 it's not supposed to fit.. dont worry about fairness 11:33:48 If I have different word spelling e.g. in Akkusativ and Genitiv -- it is natural for me 11:34:13 I won't use propositions for this purposes. 11:34:19 * onetom quits the lang lesson. bbl 11:34:27 OK 11:34:55 does any1 know how 2 win in samegame? 11:34:56 I'm tired of it. I don't know Eng. enough for this purpose. 11:35:09 ? 11:35:36 onetom: you just keep getting a higher and higher score.. 11:35:45 i don't think it ends 11:36:10 ' , . a b c d e f g i j k l m n o p r s t u v x y z 11:36:17 my strategy: collect large amounts of points by setting up large interconnected pieces 11:36:44 -- contradiction with Kolmogorov's limit 5 bit/char 11:36:47 asau: that's so that we don't have to use unicode 11:36:49 hm? 11:36:53 nm 11:36:57 i'm afk now heh 11:40:00 thin: but have u ever managed 2 clean up the table totally? 11:42:53 what table 11:44:20 oh 11:44:26 all the stuff? 11:44:32 yeah, i've gone onto level 2 11:45:11 i didn't play samegame in squeak 11:45:43 http://www.yook.de/samegame/ 11:45:45 i played it there 11:45:48 you get 15 bombs 11:45:58 bombs? 11:46:02 what bombs? 11:50:11 you use ctrl-mouse click or some such to destroy a block 11:50:40 ah, c. thats a cheat :) 11:51:29 no, you only get 15 bombs per level 11:51:41 it's almost impossible to advance without using a few bombs 11:52:16 thin: i think samegame as complex as chess.. 12:20:02 --- quit: Speuler (SendQ exceeded) 12:21:02 --- join: Speuler (~l@p3E9B8EEA.dip.t-dialin.net) joined #forth 12:24:24 --- join: proteusguy (~proteusgu@24-197-147-197.charterga.net) joined #forth 12:31:44 --- quit: proteusguy (Remote closed the connection) 12:40:41 --- quit: Speuler (Connection timed out) 12:41:01 --- join: Speuler (~l@pD9502533.dip.t-dialin.net) joined #forth 12:47:04 --- join: Herkamire (~jason@wsip68-15-54-54.ri.ri.cox.net) joined #forth 12:49:23 Hey :) 12:49:29 hi :) 12:50:29 work is numbing my mind 12:50:53 I need to think about forth for a bit or something 12:51:19 :) 12:54:16 sif: : fib 0 1 10 0 do dup . swap over + loop 2drop ; fib 12:54:17 Herkamire: 1 1 2 3 5 8 13 21 34 55 12:59:13 onetom: http://w3.one.net/~jweirich/oostuff/forth.html 13:09:01 * onetom chks it 13:11:40 --- quit: ASau () 13:13:05 --- join: ASau (ASau@158.250.48.197) joined #forth 13:14:17 thin: its not bad. its similar 2 a pascal style obj system 13:15:14 it's one of the shortest implementations i've seen 13:15:16 thin: but its static and a static obj system is not really flexible.. 13:15:18 and it's well commented too 13:15:25 thin: there r shorter 1s 13:15:29 hm 13:15:44 brb, phone 13:15:53 mini-oof.fs in gforth 13:15:57 12lines 13:16:16 thin: nice link :) 13:17:58 thin: where's your fu? 13:18:23 dropped it 13:18:27 i think i'm going with this nick 13:18:43 i think it's time for a nick change 13:19:18 do you like it when people don't know who you are? 13:19:37 most people know who i am 13:19:49 it's a nick change now 13:19:55 i just got tired of "futhin" 13:20:10 ok 13:20:25 thin: did you do any work on FML? 13:21:17 thin: i liked futhin more 13:21:43 not yet, i haven't really done much forth stuff since saturday, because of work and other things 13:22:59 onetom: heh :) me too 13:25:50 is there a document that hints about what sort of thing FML is somewhere? 13:25:58 nope 13:26:30 only the chat logs of chuck moore's interview on here 13:28:46 somewhere on ultratechnology 13:28:57 google "fml site:ultratechnology.com" maybe 13:29:47 were you thinking of making a browser and a server? 13:29:56 --- join: djones (~djones@206.157.224.254) joined #forth 13:30:09 or hosting your files with a regular webserver (eg apache) 13:30:37 no idea 13:30:47 forth could take on many different properties 13:30:53 it could become something like .php 13:30:55 I'll say :) 13:31:04 or it could become like java 13:31:09 yeah :) I wrote a little thing like PHP 13:31:10 eww 13:31:12 or whatever.. 13:31:28 or it could be something like ASP ? 13:31:32 eww 13:31:50 asp and php are the same sort of thing 13:32:05 blah... php is way better than ASP. ASP is just crusty. 13:32:12 so is Java 13:32:16 :-) 13:32:23 that's my impression of PHP and asp... 13:32:36 I don't know much about asp except taht it's a lot like javascript 13:32:40 yeah, i was just throwing that out there without a clue ;P 13:32:52 I personally enjoy PHP... I think it's great. 13:33:07 yeah :) it's a pleasant cludge 13:34:17 however, if you use if for more than 2 hours at a time, it gets a bit boring. 13:35:19 the story of my... job 13:35:40 same here 13:35:45 tis why i'm on IRC at work. 13:36:06 i am forgetting another property that forth could have.. 13:36:13 1) php 13:36:23 2) ?? 13:36:39 2) webserver code, wiki, etc.. ? 13:36:51 perl? 13:36:55 I was thinking FML could be a simple forth with a bunch of usefull words defined. 13:37:16 perl & .exe files fall under the php category 13:37:47 it could be served to be executed on the client, or, someone could write an apache plugin or something that would execute it, and convert it to HTML and serve that to people with conventional browsers. 13:38:08 you could write a nose picker. 13:38:28 sounds useful to me right now... 13:38:29 I havn't gotten to making robot's yet. :-P 13:38:40 or a nose hair trimmer... 13:40:02 i need a development job... 13:40:43 I don't like http, but I haven't thought out alternatives completely (e.g. what to do with caching) 13:41:37 the apache plugin will basically be executing a forth that takes .fml and produces html code 13:47:15 sif: variable a 0 a ! : pick a @ 3 = if ." Got one!" then a @ 1 + a ! ; pick pick pick pick 13:47:16 Herkamire: Got one! 13:50:01 djones: there's your nose picker. 13:50:07 boy do I feel usefull now ;) 13:50:23 Herkamire: i feel better already! 13:50:56 --- join: CrowKiller (Forther@Ottawa-HSE-ppp3654465.sympatico.ca) joined #forth 13:51:30 a @ 1 + a ! --> 1 a +! 13:51:33 hi tathi and herkamire its been a while 13:55:49 djones: and what about zope? 13:58:21 hi 14:01:33 I was thinking it would be cool to have a forth plugin for apache 14:02:11 it could be used to interact with databases and all the sort of stuff we use php for. 14:02:32 and it have (output?) fml 14:02:51 the fml could be sent to the browser, or it could be translated/executed on the server for conventional browsers 14:03:07 Herkamire: via cgi its obviously possible 14:05:07 it's trivial to use gforth in cgi scripts 14:05:49 at what age should acne stop? 14:05:58 at death 14:06:53 damn 14:06:57 acne? 14:07:02 yes, acne 14:07:18 acne slows down a bit around 18 I think... 14:07:28 give or take 2 years :) 14:07:42 actually, i didn't have acne when i was 18... i started getting it when i was 20 14:07:56 how old are you now? 14:08:00 24 14:08:01 probably what you eat and/or how much you bathe :) 14:08:02 it probably depends on the foods you eat 14:08:13 you could try some of the neutrogena body wash or whatever 14:08:20 i started getting acne at 20 14:08:26 but only for about 6 months 14:08:33 i changed my foods i think 14:08:57 I don't eat poorly... a lot of chicken. 14:09:12 with batter on it? 14:09:13 i guess i could eat more vegetables. 14:09:20 thin: no, mainly grilled 14:09:20 check out Dr. Abravanel's Health and Body Weight Maintenance Program 14:09:25 i eat 0 vegetables.. i'm _very_ unhealthy heh 14:09:53 different people need different things 14:09:58 expirement :) 14:10:00 i'm exaggerating a little tho :P 14:10:12 i eat green beans and rice and easy stuff... don't even try to get me to eat most vegetables. hehe 14:11:22 experiment? 14:12:01 should i stop eating all of those ants? 14:12:14 you could try it :) 14:12:19 as I say, experiment 14:12:29 nah, ants are a good source of protein :-P 14:12:41 ok, whew... cause they are tasty. 14:12:54 chocolate covered? 14:13:16 mmm hmm... or sauteed. 14:13:21 try more meats/protien 14:13:29 try less sweets 14:13:41 Herkamire: how dare you! take away my sweets... 14:13:46 3 hearty meals a day is usually a good thing 14:13:48 I eat a lot of meat. 14:13:52 --- quit: Speuler (Read error: 110 (Connection timed out)) 14:14:09 chicken, steak, hamburger helper. hehe. 14:14:36 have some sweet (preferably fruit) with your meal, and not other times 14:15:33 --- quit: tathi ("leaving") 14:15:47 someone had a FML sorta thing working for their webpage, or maybe a wiki. it ran serverside (or maybe he processed it ahead of time, I forget) and generated HTML 14:17:55 I see you're speaking about FML! 14:18:07 Then I've got a question. 14:18:09 I am anyway :) 14:18:21 How do you think, 14:18:35 nobody has produced a definition of FML, so it's a broad discussion :) 14:18:40 aren't we going to write a new TeX? 14:19:04 rrrr, I don't think I'm going to 14:19:09 Or a PostScript-like? 14:19:15 Herkamire: squeak already has some support 4 this kind of markup lang 14:19:28 onetom: cool 14:19:38 onetom: but in smalltalk I presume... 14:20:21 Well, how do you think to include Forth Marks into text? 14:21:57 I'm afraid that it'll look like postfix TeX. 14:21:58 I haven't decided what sort of output I want 14:22:25 Or, do you want to write a "postfix roff"? 14:24:07 I would start off with a text terminal, and see what I want after that 14:24:10 Broadcast question: does anyone know well enough how TeX works? 14:24:12 asau: fml is different than postscript by a large margin.. 14:24:23 no, but i'm familiar with postscript 14:24:43 and i plan on implementing something similar to postscript in forth 14:25:12 thin: Can you explain in short? I'm going to dig in postscript later... 14:25:48 As I understood PS has typed stack. 14:26:32 And it can hold on stack arrays and char.strings. Am I right? 14:26:55 man AOL has started a trend with improper grammar... 14:26:57 asau: i don't care about the static typing and such 14:27:04 asau: i'm only going to implement the graphics vocabulary 14:27:13 it's going to be postscript-like, not postscript 14:27:29 i'll probably call it Forth Graphics Script and the extension will be .fgs ;P 14:27:47 and it can be printed out and such 14:27:52 it'll be forth 14:27:53 That's right way. Typing is not needed in such a thing. 14:27:55 not postscript 14:28:19 Have you decided, what is to be implemented? 14:28:52 the graphics stuff 14:29:11 there's lots of redundant stuff like "mul" "exch" instead of "*" and "swap" 14:29:14 Will it be only vectors and such? 14:29:16 i'll just keep the forth stuff 14:29:21 btw, FML is something totally different from a postscript-like forth graphics system.. 14:29:59 I see. FML is smth like HTML, roff, TeX and such. 14:30:08 like HTML 14:30:29 TeX is a typesetting language isn't it? 14:30:35 html isn't a typesetting language.. 14:30:42 Hmmm, HTML is much weaker than TeX... 14:30:47 of course 14:30:51 html isn't a typesetting lang 14:30:52 Of course it isn't typesetting... 14:30:59 hence it's weaker 14:31:46 But formatting is also rather difficult. 14:32:06 You should format the whole paragraph. 14:32:27 To count blank spaces... 14:32:56 It is not so trivial at first glance. 14:33:10 we should differentiate between: fgs, fml, and fcgi 14:33:26 fcgi and fml might be very similar 14:33:33 but fml is to be sent to the client 14:33:38 I understood difference. 14:33:40 fcgi runs on the server side 14:33:52 i'm saying this to everyone in the chan 14:34:00 not only to u asau 14:34:07 i'm saying it more to herkamire to be exact ;) 14:34:29 FGS <- PostScript, FML <- HTML, roff, FCGI <- CGI on Forth. 14:34:55 AIR? 14:35:11 In rough sense... 14:36:03 roff and TeX would be something different 14:36:04 BTW, what is with #forthos? 14:36:28 it's a suspended chan for now 14:36:43 In my mind roff is much like HTML. 14:36:44 until some of the forthers here get to work on the forth os 14:36:51 well i don't know roff 14:36:57 i thought it was closer to TeX 14:36:58 I'm working! 14:37:30 asau: probably you are, many forthers here are lazy bums ;ppp 14:37:42 er 14:38:29 asau: do you have any forth source for whatever applications you've coded that you are willing to share? 14:38:30 Well, roff is like a TeX but in text mode. On the other hand, roff deals with the same as HTML (bolds/italics, headers, paragraphs). 14:39:41 thin: For nowadays I have many ideas to share and to discuss. I'm not in hurry to code. I mean to write badb code. 14:39:55 ba? 14:40:29 I don't think that idea is ready to implement in a day or in a week. 14:40:58 I think it should resist some another ideas of that kind. 14:41:08 asau: you seem like somebody familiar with forth, you surely have coded several programs in forth? :) 14:42:14 i got to go for a bit, gotta run some errands 14:45:52 thin: I've dig in the interiors of a compiler and now am writing slowly and massively. Till nowadays some programs are almost complete. They are not polished well enough. I won't publish them on this week due to this reason. 14:45:59 May be in a month. 14:46:01 i want to see more forth source easily accessible, etc.. 14:46:12 asau: when did you start coding forth? 14:46:35 Well, I can share my ideas, that are almost code. 14:47:21 One problem, it's hard to me to explain rationale why I did so etc. 14:47:57 do you factor your code properly? 14:48:12 do you follow chuck moore's programming rules: 14:48:18 I'm trying. 14:48:25 - words should be only 1 or 2 lines of code 14:48:33 - words shouldn't take in more than 2 parameters 14:48:42 - words shouldn't manipulate more than 3 items on the stack at a time 14:48:45 etc 14:48:53 That's impossible! 14:48:57 (Well... for me :) 14:49:07 heh :) 14:49:24 I love forth, but it doesn't love me back. 14:49:25 Bitch. 14:49:31 robert: occasionally it might be impossible 14:49:40 but for the most part, the rules should be doable 14:50:09 Hmm, I've not counted lines. 14:50:30 ooooooh! 14:50:31 :P 14:50:56 Sometimes I work with 2 or 3 pairs of cells. 14:51:04 ???? 14:51:10 oh 14:51:11 :) I use 16 bit system. 14:51:45 16K for everything you can do. 14:52:02 :) I decided to train in this conditions. 14:52:14 Oooh. 14:52:26 I'll play some with forth on a sexy AVR board. 14:52:50 First I'll write a (stack based :-) VM, and then I'll write a Forth on that. 14:53:17 I'm not embedded programmer. 14:54:04 But I hate x86 hell. 14:54:26 DEC PDP-11 is much nicer. 14:54:59 a CPU command system...I mean. 14:55:53 I could do up to 7 stacks on it... 14:55:56 I've never even seen a PDP-11, they're way before my time. 14:56:01 Fancy :) 14:56:55 I can get a half-living DVK-2 or DVK-3 that are DEC PDP-11 compatible. 14:57:35 Hehe, OK. 14:57:45 KP1801 is a good processor for programming. 14:57:59 The AVR seems quite nice, actually. 14:58:16 Clean, but with many features. 14:58:19 I can't get a PC on AVR. 14:58:43 I can get a PC on KP1801. 14:59:10 What do you mean? 14:59:12 --- part: Herkamire left #forth 14:59:17 PC on KP1801? 14:59:25 Emulation? 14:59:50 I mean personal computer based on KP1801 CPU. 15:00:05 It is real PC. 15:01:07 DVK is "dialogovyj vychislitel'nyj kompleks", "dialog computing complex" == personal computer. 15:02:26 Oh. 15:02:44 Russian looks funny :) 15:03:20 english looks even funnier! hahah! laughing at all the english words i'm typing! 15:04:23 --- quit: djones ("argv") 15:05:35 Hrm. 15:05:39 Too much air for thin. 15:06:02 How do you think. 15:06:24 Which way is better to organize data in forthos: 15:06:36 1) file system alike; 15:06:52 2) text-oriented database? 15:07:02 3) another way? 15:07:11 well a filesystem is a database 15:07:16 away from code in memory, so it don't enter the instruction cache, use tokens 15:07:19 but i've heard that a relational database would be good 15:07:33 and you mimic the filesystem using the relational database? 15:07:52 No, I mean this: 15:08:42 it is a really big problem to automatize allocation of space in block storage 15:09:33 to do this job file system (as a variant) are developed; 15:10:06 I'm planning to have one big dictionary for storing information. 15:10:16 thus, we can use an FS organizing style 15:10:25 If someone wants to add things later, he simply puts a link to the next piece of data. 15:10:44 Like a linked list, with data pieces spread over the dictionary. 15:10:49 That's what I want to do. 15:10:56 robert: data and code mixed togheter is bad 15:11:15 because when you get data in your pipeline its wasted time 15:11:16 another way is to use smth like persistant storage 15:11:25 CrowKiller: Of course I mean a separate "dictionary". 15:11:40 That's what I'll be doing. 15:11:44 A flash card, that is. 15:11:56 Otherwise I might have though of something different., 15:12:54 If we have a persistent storage like a heap of words 15:13:25 1) it is difficult to find the word we need; 15:14:01 2) if we need smth not containing in definition -> ??? nothing can we do; 15:14:34 kc5tja would be able to answer your questions.. too bad he isn't here :( 15:14:45 3) we can't resolve pp. 1-2 by block indexing; 15:15:55 Hrm. 15:16:01 I'll just play around with ideas. 15:16:08 May be it'll be useful to use a kind of hash (like a MD5)? 15:16:09 I bet I'll find something useful one day :-) 15:16:54 How do you think about hash usage? 15:18:02 I mean to identify block needed by hash as its main property. 15:19:29 Another thought. 15:20:06 In SF by Brodie there is described a system with parallel blocks 15:20:13 --- join: Speuler (~l@pD9502533.dip.t-dialin.net) joined #forth 15:20:31 There is two blocks #1: main and shadow. 15:20:48 Main is for code, shadow is for comments. 15:21:45 For example: in block #n on line #1 there is word "word" defined; 15:22:15 in shadow block #n on line #1 there is a comment for "word"; 15:22:15 Hi Speuler! 15:22:50 Oh, cool. 15:22:52 and in parallel with "word" definition in shadow block explanation runs 15:23:03 What do you think? 15:23:41 Not sure how useful it would be, 15:25:09 If you program rather big system, you should mark some requirements your word relays upon. 15:25:54 If you don't know what word "word-1" that is used in "word" does, 15:27:12 Maybe that... 15:27:45 Hmm.. imagine a split screen, where the definition of the word you have the cursor on appears in the screen below :) 15:27:56 That might be useful in cases like that. 15:30:35 i still hope we can utilize squeak 4 4th development... 15:31:14 I'll go to bed now, good night, and may the forth be with you. 15:31:23 --- join: KOHTPA (ASau@158.250.48.197) joined #forth 15:31:24 eg, such a visual trick rob has just mentioned could b far more easily coded in squeak than in anything else 15:31:33 For onetom: May th 4th b w/ u. 15:31:45 --- quit: ASau (Read error: 113 (No route to host)) 15:31:55 ASau: wow, kontra? :) 15:32:07 --- join: ASau (ASau@158.250.48.197) joined #forth 15:32:11 KOHTPA: Kontra-espionage! 15:32:20 Traitor. 15:32:25 Well, hrm.. Night. 15:32:29 How do you say that in russian? 15:32:30 Hmm 15:32:30 "Good night." 15:32:37 hmm 15:32:51 --- part: KOHTPA left #forth 15:33:06 Robert: they say like that :) 15:33:13 Robert: [12:44] *** Parts: KOHTPA [ASau@158.250.48.197] has left #forth 15:33:20 Pfff... 15:33:31 Real russians get a ping timeout since their ISP is crap.- 15:33:37 I'm one in two faces :) 15:33:42 Hehe. 15:33:46 Well, good night now. 15:33:50 bye 15:33:52 (How did you say it in russian?) 15:33:57 --- join: I440r (mark4@pool-63.52.217.186.ipls.grid.net) joined #forth 15:34:09 I440r: Hello, good night. :)( 15:34:23 heh 15:34:39 Robert: I couldn't hear what do you think on that. 15:34:49 :)(|)= 15:35:11 Hrm.. 15:35:20 ASau: What's "good night" in russian? 15:35:21 no no no 15:35:33 onetom: Hm? 15:35:35 --- join: tcn (tcn@tc2-login24.megatrondata.com) joined #forth 15:35:38 = symbolize the legs :) 15:35:52 Robert: If you say "bye" then "spokojnoj nochi" 15:35:58 tcn: Hello, and good night :-) 15:36:01 hey 15:36:05 Robert: If you say "hello" then "dobroj nochi" 15:36:42 asau is from russia ? 15:36:46 i didnt know that heh 15:36:48 pretty much as in serbian 15:36:55 ASau: óÐÏËÏÊÎÏÊ ÎÏÈÉ! 15:37:04 ;-) 15:37:05 ooh i have a siberian poodle :) 15:37:07 Robert: encoding? 15:37:13 ASau: koi8 15:37:37 I440r: real coders come from russia ;) 15:37:42 Well, good night now... 15:37:43 nonono 15:37:48 see ya 15:37:50 * Robert really leaves. 15:37:58 more REAL coders come from sweeden :) 15:38:11 Not /me though. 15:38:15 here's that other table: http://tunes.org/~tcn/pub/opc386.txt 15:38:20 ingee malmsteen frum sveedin 15:38:46 Inge Malmsten fraan Sverige? 15:38:55 Where aa is an a with a ring. 15:38:57 he is sweedish 15:39:04 Don't know who he is. 15:39:13 tcn: its not as colorful as the previous 1 15:39:48 wait, i've got a newer opc386 15:40:00 Robert: óÐÏËÏÊÎÏÊ ÎÏÞÉ! 15:40:17 Oooh. 15:40:34 Sorry, misspelled it :) 15:40:44 Damn this client. Can't find where it has encoding switch. 15:41:10 Too many encodings. 15:41:26 Damn M$ for this too. 15:42:13 malmsteen is ghey 15:42:41 drop kicking plectrums into the crowd and playing guitar like liberaci plays piano (very fast but without any real talent) 15:42:48 liberacci ? 15:42:49 err 15:42:54 oh nevermind, that opc386.txt file is the newest.. newer copy wasn't changed. 15:43:28 whats that one go up to ? 15:44:02 486 15:44:35 and I left off stuff like LIDT, LGDT, and FPU/SSE/etc.. 15:44:45 what you got against pentium ? 15:44:51 what's the first processor with SSE? 15:44:58 err i dunno 15:45:03 pentium for sure 15:45:08 p4 ? 15:45:12 maybe even p6 15:45:50 you mean pentium 4? 15:45:58 prolly 15:46:01 i dunno 15:46:12 so my 586 and K6-2 don't have it. Just MMX, right? 15:46:34 dont quote me on this but i think thats right 15:48:17 and the K62 has 3dnow! woohoo! 15:48:34 3dnow is an mmx extension by amd 15:50:26 vector/matrix operations, i guess 15:50:35 dunno 15:50:41 who cares 15:51:50 --- quit: tcn ("Leaving") 15:52:00 --- join: tcn (tcn@tc2-login24.megatrondata.com) joined #forth 15:52:18 damn Xircon, only does one server at a time :) 15:53:48 so you just start another copy of it 15:54:05 except xircon is a pile of shit 15:54:07 i guess that's good, otherwise it would get confusing 15:54:23 isnt that the one with a menu with one item in it thats a menu with one item in it thats a menu with one item in it thats a menu....... 15:55:11 i dunno.. if I remember MIRC right, xircon is better 15:56:12 err 15:56:16 fuck NO!!!!!!!!!!!! 15:56:21 not by a MILLION miles 16:00:48 you have mirc? 16:01:25 im in windows right now 16:01:32 my server is dead in the water 16:01:38 my second drive is fucked 16:01:51 the one with /home and /home/ftp on it 16:02:01 --- quit: onetom ("brb") 16:02:02 prolly /usr too 16:03:44 your server OS was prolly so complicated I'd never run it 16:03:51 --- join: onetom (~root@novtan.bio.u-szeged.hu) joined #forth 16:04:05 no. i fucked up the drive 16:05:10 ph yea, its also the drive with all my samba shares on it, thats only 40 gigs of shit ive collected 16:05:16 but oh well 16:26:16 yeah, oh well 16:26:20 see ya 16:31:30 --- quit: tcn ("Leaving") 17:50:33 argh! xircon is better 17:50:37 xircon has /newserver 17:50:46 lol 17:50:55 which does ? 18:06:18 lets you have multiple servers 18:06:50 i think i use mirc because xircon crashes or something.. i forget 18:07:04 xircon has a really cool scripting language tho (TCL) 18:12:00 in on 3 different servers 18:12:05 and i only have one MIRC loaded 18:12:17 slash server -m irc.foo.com 18:56:10 --- join: proteusguy (~proteusgu@24-197-147-197.charterga.net) joined #forth 18:57:53 --- quit: ASau () 19:06:37 --- join: dj (~dj@host-216-78-42-128.ath.bellsouth.net) joined #forth 19:07:04 --- quit: dj (Client Quit) 19:07:15 --- join: geekoid (~geekoid@host-216-78-42-128.ath.bellsouth.net) joined #forth 19:07:17 --- join: Herkamire (~jason@ip68-9-70-120.ri.ri.cox.net) joined #forth 19:10:33 hi all 19:10:45 still have my nose picker? 19:11:29 how am I supposed to keep you guys straight if you keep changing your nicks? 19:11:38 clog has my nose picker 19:12:24 sorry... I'm geekoid at home, and djones at work... don't ask me why, I have no idea why I do that... 19:12:39 all in favor of me writing a simple threaded forth system for linux in C say "aye" (or however you spell that) 19:13:16 two isn't so bad 19:13:43 aya 19:13:45 aye 19:13:57 whatever - wanna do it in C++? 19:14:12 futhin over here changes his nick every once and a while until 4 or so people tell him that "futhin" is better 19:14:19 no 19:14:31 there's noothing oop about it 19:14:37 besides C++ is crappy 19:14:47 agreed 19:15:03 wait. crappy as in fish? or crappy as in bad? 19:15:15 bad 19:15:19 ok, agreed. 19:15:30 what fish? huh? 19:15:34 geez!! Nothing about C++ requires oop at all - its a damn superset of C with improved type checking and some really neat template features which you would likely find useful had you bothered to really learn about the language instead of crapping on it. 19:16:12 I am slightly more biast because I learned C++ on a compiler that did not fully support it. 19:16:16 I don't like type checking 19:16:21 proteusguy: I know C++ quite well... I write C++ code for work... I still prefer C. 19:16:23 and I don't think the template stuff works right. 19:16:54 I honestly expected a forth group to be a lot less language bigoted as forth programmers suffer from such more than most... 19:17:11 C++ was a hack anyway... 19:17:16 fight fire with fire ;p 19:17:24 I was quite pissed when I made a template class and it behaved differently (as in it gave a compiler error I believe) than if I had replaced the template arguments myself. 19:17:24 C++ is superior to plain old C in every way. 19:17:25 forth is the best 19:17:32 and nobody's using that 19:17:40 period ;pppp 19:17:45 Herkamire: poor compiler no doubt. 19:18:13 proteusguy: no, I believe I looked it up and that was what it was supposed to do. 19:18:23 CrowKiller: ha ha - I guess that's one position to take - but its no good when your fire is outnunbered by the other fire... 19:18:33 I have "the C++ programming language" by stoutstrup 19:18:46 C++ is not superior to C in every way... C is faster and compiles at a fraction of the size of a C++ exe 19:18:52 proteusguy: crowkiller was joking :) 19:19:21 proteusguy: most people in here hate C++. 19:19:32 and Java. or that might be just me. 19:19:49 geekoid - most C compilers *are* C++ compilers now. Are you talking about a language or an implementation? I'd have so much fun attacking forth in that manner if I were so inclined (but I am not). 19:19:56 proteusguy: have you learned other OOP languages (python, smalltalk, objective C...) 19:20:37 proteusguy 19:20:40 insult forth 19:20:41 I write extensive C++ & Python and have done projects in smalltalk (but didn't care for it) and jave (as an early adopter but now disappointed in it). 19:20:42 proteusguy: check the benchmark tests... it's proven. Can't argue with proof. :-P 19:20:44 cause forth now is ugly 19:20:49 I like forth. 19:20:51 there's no good forth around 19:20:59 i m not joking this time 19:21:15 I have a cat. 19:21:15 almost every forth is pure crap that wants to be forth 19:21:23 geekoid: benchmark tests == proven??!? That's rich... 19:21:38 proteusguy: so is your claim that C++ is superior to C... 19:21:42 forth taken to were it should be can be far greater to anything conceivable now 19:21:48 CrowKiller: the only good forth is your own (or the next one you're writing)... :-) 19:22:00 no i try to improve it 19:22:01 proteusguy: here, here! 19:22:04 its not finished 19:22:13 and im only talking aboiut the compielr part 19:22:19 you have to love language wars... 19:22:56 i do no language war 19:23:11 but... but... 19:23:46 no but ;p 19:23:58 i'm taking my ball and going home! 19:24:08 hehe :) 19:24:45 ok, ok I'll work on my forth more in stead of just sitting here chatting :) 19:25:07 Herkamire: well, that's no fun... who here wants to code? pffft... 19:25:46 * proteusguy is coding right now... 19:29:46 coding makes the heart grow fonder 19:30:02 some code a day keeps the doctor away? 19:30:46 a K per day keeps the bordome at bay? 19:31:22 must be - I haven't been bored since I was 12... 19:31:28 s/bordome/boredom 19:31:38 i have 19:31:50 I'm bored at work... 19:31:53 proteusguy: I have. it's kinda depressing. but always when I don't have a programming project I like :) 19:32:01 oh right :) and at work 19:32:35 Herkamire: if you don't have the programming project you like, it give you more time to study! 19:32:45 I've always got about 12 projects that I'm working on or thinking about.. I enjoy my work. Never boring. Sometimes frustrating though... 19:32:56 I want my own operating system damnit 19:33:02 Done it... 19:33:22 this hardware is too bloody complex though 19:33:30 and undocumented 19:33:48 if it was documented well and freely, it wouldn't be so bad 19:36:41 --- quit: Speuler (Read error: 110 (Connection timed out)) 19:36:57 proteus guy what's your os? 19:38:16 --- join: proteus (~proteusgu@24-197-147-197.charterga.net) joined #forth 19:38:44 damn connection... I got dropped and didn't realize it. 19:40:57 me too it happens sometimes 19:40:59 [CrowKiller] proteus guy what's your os? 19:40:59 *** proteus (~proteusgu@24-197-147-197.charterga.net) has joined #forth 19:41:55 anyway im going to bed 19:42:04 good night everyone 19:42:10 --- quit: CrowKiller ("Client exited") 19:45:36 I just got a playstation and I've been having a blast with Teken 3, but I still say my favorite computer game is xkobo 19:49:08 playstation2 ? 19:49:17 1 19:49:21 $40 :) 19:49:30 a friend of mine slapped NetBSD on a playstation2 19:49:37 twas funky 19:50:22 --- quit: proteusguy (Read error: 110 (Connection timed out)) 19:51:17 I gave my old playstation to my nephew... I haven't played a game in like 5 years... 19:51:33 --- nick: proteus -> proteusguy 19:58:58 i looooove language wars 19:59:02 i'm sad i missed it 19:59:12 proteusguy: whuts your os? :P 19:59:15 thin: your language sucks. 19:59:20 there... it's started again. 19:59:47 hah! another baseless attack? my language is C. how dare you say C sucks! 19:59:56 :P 20:00:06 thin: well... my cat can beat yours up. 20:00:13 c isnt good enough to rate as sucky 20:00:32 Forth is just barely good enough to rate as sucky. 20:00:39 thin: I'm platform independent but most often operate in linux. 20:00:43 Heh. 20:00:45 oh no... I440r and his C bashing again... 20:00:49 hehe 20:00:57 geekoid: my cat is 700 kilometers from me, but can beat up drool better than yours! 20:01:29 Ok, statistical analysis: Nobody throw a hissy fit. 20:01:30 thin: i beg to differ... the other day my cat swatted at my drool quite fercely 20:02:16 oh damn! i forgot to hax0r my mIRC version response to say "Forth OS IRC Client" or somesuch 20:02:33 Shoulda. 20:03:47 statistical analysis results: futhin uses windows! ha ha ha! ding dong! the witch is dead! 20:03:59 lol 20:05:02 i want a lifetime supply of pudding 20:05:33 thin: then you need to change your name... 20:05:58 how much pudding would that be? lets say... consumption of roughly 30 little containers a day 20:06:04 thick would represent you after a year of pudding 20:06:08 30 * 365 * 50 20:06:29 hm, let's round it down, 500,000 containers 20:06:47 okay, so cases probably contain about 24 containers 20:06:56 why 50? 20:07:05 50 years 20:07:17 oh... i thought it was a year... ha! 20:07:21 lifetime 20:07:22 gotcha 20:07:24 on average i'm probably gonna eat less than 30 20:07:45 so it'll probably last longer than 50 years 20:07:52 thin: that all depends now... if you eat that much pudding, I think your life is going to catch up with you quickly. 20:08:21 20,000 cases 20:08:32 hm 20:08:32 so let's factor in the span of life that is lost due to fat intake and clogged arteries. 20:08:48 naw, clogged arteries come from eating poorly! 20:08:56 heheh ;P 20:09:02 unless you're going for the nasty fat-free pudding? 20:09:15 fat-free pudding probably kills quicker 20:09:23 i'm sure it does... 20:09:40 i know fat-free sour cream tastes like sour milk 20:09:52 i tried it a few days ago... blah 20:10:31 it's pointless too... a container of sour cream only contains about 60 calories and .5 grams of fat... that's less than a few cookies. 20:11:32 thick.. now that's a good nick lol ;P 20:11:46 hehe 20:14:31 but... what if people think thick is reffering to your mental capacity, not pudding-induced bulges... 20:14:56 or the size of my penis? :P 20:15:28 what if i was thinheaded instead of thickheaded? 20:15:33 is thinheaded the opposite? 20:15:38 does it mean i have an open mind? 20:15:47 i do have an open mind :D 20:15:57 no, it just makes people think you're stupid when you say it ;-P 20:16:02 heh 20:16:42 open mindedness is a marketing tool 20:16:46 I think you should go by "girth" ;) 20:17:03 a liberal marketing tool at that 20:17:22 i'm a true skeptic 20:17:37 most skeptics are fake 20:18:37 is that what they tell you? 20:18:56 heh 20:19:32 no see 20:19:44 most skeptics are like C coders 20:19:52 ... 20:19:55 they use a lot of pointers? 20:20:06 hehe 20:20:21 they need paper to graph binary trees? 20:20:25 tell us! 20:20:36 they don't understand that humans are morons.. they think "oh! a million people are using C, therefore it must be great" they don't think "a million morons are using C" :P 20:20:38 lot's of references to old memory 20:21:03 "everyone's doing it! it must be stupid!" 20:21:06 fake skeptics believe in huamsn.. that's the first mistake 20:21:16 i think I440r said it a few days back. "most people only learn enough C to write bad C"... i agreed. 20:21:22 "Never underestimate the power of stupid people in large groups." 20:21:37 contrarians (aka real skeptics) know that going in the opposite direction of the crowd is the better direction 20:21:40 and guess what 20:21:45 there's only like 10% contrarians 20:21:51 and only 10% wealthy people :P 20:21:57 there's a correlation going on 20:22:03 what's a contrarian? 20:22:10 except for the hollywood & sports stars 20:22:16 eww 20:22:50 s/huamsn/humans 20:23:43 i don't like hollywood or sports stars... talk about your average idiots... I do like to watch them in an interview though... that's fun... "Well, Todd... I'm working for PITA now because we can't let fur on our streets... I'm a mindless baffoon who only says things to get paid... I have no idea what they mean. Thanks for your time". 20:24:15 I don't think humans exist. can I join you? ;) 20:24:22 or when Bill O'Reilly interviews them. 20:24:31 that's a hoot 20:24:32 herkamire: sure 20:24:47 i borrow the "contrarian" terminology from stock investing.. 20:24:53 contrarians basically go against the crowd 20:25:06 I believe humans exists... however, i'm the only intelligent one. 20:25:13 when the crowd is getting really bullish (buying the stock) the contrarian goes the opposite way 20:25:19 and usually wins :P 20:25:33 cool 20:25:48 people are sheep 20:25:57 especially in crowds 20:26:07 I have a tendancy to asume that anything that is a subject of a fad is dumb 20:26:10 thin, have you ever analyzed that saying? 20:26:15 the individuals who think independantly are the smart people 20:26:19 it's so true in so many ways 20:26:22 it's hilarious 20:26:26 they are the people who do the right things.. 20:26:48 i mean, every characteristic of a sheep is found in general people. 20:27:41 I don't understand why sheep are always the example of an animal that is stupid and just follows. 20:28:14 you're joking, right? 20:28:18 no 20:28:23 explain... 20:28:27 my family has had sheep for 10 years now 20:28:30 they aren't that stupid 20:28:33 and they don't all act the same 20:28:39 and they are VERY good eating!!!!!!!!!!!! 20:28:44 heh 20:28:50 hey they may be smart 20:28:53 but we have stupid cliches 20:28:58 and i like to use lots of cliches 20:28:59 after a while they learn to group up and walk away from the dog, but that's just because they know the dog will leave them alone if they do that 20:28:59 :P 20:29:24 Herkamire: sheep will outcast a sheep that acts differently from the group... 20:29:43 they will often come up with things that the dog doesn't know how to deal with like all huddling up in the corner of the field 20:30:00 geekoid: yep 20:30:23 geekoid: once one of the sheep got a 5 gallon bucket stuck over it's head, and all the other sheep ran away from it for a while 20:30:29 heh 20:30:31 lol 20:30:32 lol 20:30:33 stupid sheep ;P 20:30:35 rofl 20:30:54 the sheep with a bucket over its head is an "independant" 20:31:10 that would of won on AFHV 20:31:22 it couldn't get the bucket off (maybe it was a 2.5 gallon...). the handle of the bucket swung over it's head and held the bucket on 20:31:31 heh 20:32:29 once, i picked my nose in class... no one wanted to be around me at lunch time... i felt like you sheep did. 20:32:40 s/you/your 20:32:51 lol 20:32:52 it's not a pleasant feeling 20:33:17 geekoid: you're hillarious 20:33:20 there was this guy in grade 12 that picked his nose.. how irritating heh 20:33:46 thin: did he store them under the desk? cause I swear i know that guy... 20:34:19 LOL 20:34:23 oops, caps 20:34:25 Herkamire: thank you... i'm here all week. 20:34:57 "I'm here 'till Thursday. Try the veal" 20:35:33 now there is a disgsting dish... 20:35:37 disgusting 20:35:48 naw 20:35:52 "I hope all my childhood memories don't turn into long booring stories without a point" -- Calvin 20:35:53 who ever came up with veal needs to be punished 20:36:22 Calvin and Hobes? or is it Hobbes? 20:36:31 I don't think I've ever been in a normal bunch of people enough to study them 20:37:17 I used to be the normal people in high school... that is, I did a lot of drugs and had a lot of sex... it's rather boring... e xcept the sex part 20:37:25 Calvin thought that, after his dad was saying that when he (his dad) was a kid he worried about falling throught the cracks in the escalator. 20:37:56 ok.. now don't make me reference Mall Rats. 20:38:26 a friend of mine said that according to some statistics not that many collage kids are having sex much 20:38:56 no. they are just doing alot of blowjobs 20:38:57 maybe it's the University kids that are getting all the nookie then 20:39:02 ooh! oo! reference Mall Rats :) (I have to rent that again) 20:39:05 after all the president himself said it wasnt sex 20:39:17 hehe 20:39:37 I440r! my companion Clinton basher... 20:39:38 arguing definitions will only buy you a week or two 20:40:03 i'd say about 50/50 people are doing it in university/college and that's just the people living in on campus residence 20:41:40 I440r: I did actually see a talk show where kids were talking about how they do a lot of oral sex... I think Rush had some sound bytes on his show about it where the kids were saying shit like "Well, I grew up when Clinton was having oral sex and everyone said it was his own business and he never got in trouble." ha! 20:42:15 nobody cares that clinton was getting sex 20:42:20 --- quit: I440r ("Reality Strikes Again!") 20:42:37 of course not... it wouldn't be politically correct. 20:42:43 * geekoid moans... 20:42:47 lol 20:43:00 moaning from lack of sex? Forth is here for u! 20:43:20 : sex washermachinefill washermachinespin washermachineempty ; 20:43:29 I personally care that he was cheating on his wife and lying to everyone... but maybe that's just me 20:43:46 my cat cares quite a bit too. 20:43:50 Meow! 20:44:00 see 20:44:13 I swear my cat typed that. 20:44:18 how do you know he was cheating on his wife? maybe he made an agreement with her 20:44:27 :P 20:44:27 ugh... 20:44:31 what? 20:44:35 something called "polyamory" 20:44:37 or whatever 20:45:26 the simple fact is... it's adultry... it's immoral and quite honestly disgusting. why get married if you want an agreement that you can fuck the town? 20:46:09 i mean, hell... Hilary is disgusting... but we saw that before any one of us married her... how come he didn't? 20:46:17 i personally think adultery is a dumb idea.. you want to get the mate that you love, etc.. 20:46:29 but i'm not going to say "adultery is wrong" 20:46:35 because that's just pulling it out of thin air 20:46:35 oh god 20:46:47 unless i believed in the bible or something, which i don't 20:46:50 thin: can you say Hitler was wrong? 20:47:02 adultery and killing people are two different things 20:47:09 I didn't ask that. 20:47:21 Can you say Hitler was wrong? 20:47:33 or do you just not agree with him? 20:47:35 good question 20:48:40 I believe we should be free to do what we want to the extent that it does not hinder others in doing so 20:49:56 same here 20:50:27 well, that can be as broad as you allow it to be... first and foremost, who defines what hinders others? secondly, in basis of the previous example, my wife commiting adultry hinders my ability to have a relationship with her. So on which level are we deciding what is worth passing and what is worth looking at? 20:50:44 I dislike laws that cripple our freedom in an attempt to stop us from hurting ourselves. I believe in natural selection :) 20:52:10 good question 20:52:37 I don't know 20:53:04 no to people can completely agree because they don't see the world in the same way 20:53:38 i dug up my old interpreter. http://www.orangetide.com/e.c .. not as cool as machine forth. but my parser just reads 1-character instructions. 45#56#+. would print 101 20:54:04 imagine that sex in our society is different.. imagine that the taboos about sex from the victorian times are overthrown.. imagine sex being as normal & as simple as some other activity like handshaking, playing soccer, etc.. 20:54:09 4 is an instruction, 5 is an instruction, # is an instruction. you have to execute each one to get 45 on the stack:) 20:54:27 i think that violence towards women and any kind of rape would be drastically reduced.. 20:54:44 if sex was no longer one big taboo.. 20:54:44 thin, and i think people would be too busy fucking to get any work done. 20:54:52 OrngeTide: heh 20:55:01 naw, there's only so many times one can go a day 20:55:02 any the more sex you get the more you want too. 20:55:03 and besides 20:55:16 nah :) sex is way too tiring to keep you busy all day 20:55:29 well, at least if you do it right ;) 20:55:44 how do you know how much the taboo of sex, the "naughtiness" of sex makes it more exciting than it really is? 20:55:45 yah. i'm not very productive after sex though. 20:56:01 if sex were such a common everyday thing 20:56:04 i know. because i don't have any taboos about sex 20:56:07 it would be more boring 20:56:13 sex is a common everyday thing for me. 20:56:23 Well, it's quite simple, there is no governed line for defining that. So you have to decide what is right and what is wrong. The fact is, adultry is wrong. Anything that can break a physical and mental tie or bound between two people just for instant gratification can't be the correct thing to do. and thin, if we have your logic, we'd also be running around with an overly crowded AIDS population and marriage would not be worth the 20:56:23 ch brings us to the point of raising children. which gets off the topic. 20:57:15 we shouldn't raise children. the government should just have a cretch and we can toss the buggers in there and pay someone to take care of them. 20:57:25 ha 20:57:25 mothers work for free. that seems unfair. they should get paid. 20:57:35 hehe 20:57:56 OrngeTide: move to Australia then... single mothers do get paid by the government to stay at home. 20:57:58 thin: you sound like you are guessing about the everyday ting... 20:57:59 mothers should unionize and go on strike when they aren't getting paid at least minimum wage. 20:58:21 OrngeTide: they get paid $400+ a week over there. 20:58:22 geekoid, they do in the US too. althuogh not to stay home. they get paid just for being a single mother. 20:58:36 OrngeTide: it's called welfare... 20:58:41 $400 week wouldn't even pay for half my rent. 20:59:07 OrngeTide: $400 a week takes care of 2 children and a nice apartment for my GF in Australia... 20:59:18 OrngeTide: shit... where are you living? 20:59:23 i pay $1100/mo and that's the lowest my rent has ever been. 20:59:28 san jose california:) 20:59:28 and both of them attend private schools 21:00:14 my parents didn't think private school would be emotionally healthy for me. 21:00:15 OrngeTide: If you were a single mother, you'd move to a better and more finacially stable environment. 21:00:15 get out of the city :) my rent is $250 to share this apartment 21:00:21 lol 21:00:27 geekoid: it's financially stable here. 21:00:36 i live here because this is the only place i can get paid. 21:00:45 unemployement is lower here than most other places in the US. 21:00:55 OrngeTide: you pay $1100 a month on an apartment and you think that's financially stable? We must be talking about two different things. 21:01:08 they pay is higher to make up for rent costs. however welfare is not, so you move if your on welfare. simple. 21:01:10 Herkamire: i don't live in the city. i live in like a residential slum. 21:01:20 if i moved in the city it's be $2000/mo 21:01:33 that's just plain rape. 21:01:34 geekoid: stable as in reliable. 21:01:48 it's always going to cost around that much. it has been this way since ever. 21:02:15 OrngeTide: I live in Atlanta, and I pay $690 a month with a garage and everything... right smack in the middle of yuppie ville too... most expensive part of Atlanta; Buckhead. 21:02:19 geekoid, well my first programming job ever and i get paid $65k/yr. so i get paid to make up for it 21:02:20 yeah whatever. I lived in NYC and worked in downtown Manhatten. I payed $135 for rent to share a room. 21:02:34 i make almost twice that now, 3 years later. 21:02:48 OrngeTide: i'd hope so... with rent like that. 21:03:04 my 550sqft apartment is fine for me. the price is right. all my friend pay more than me. 21:03:13 * geekoid gasps 21:03:16 what city? 21:03:17 christ! 21:03:32 geekoid, a house anywhere within driving distance is at least $275k. usually $400k for a reasonable house. 21:03:37 I have a 950 sqft apt. 21:03:50 OrngeTide: yes, same here for homes. 21:04:01 i used to rent a 1800sqft house for $1850/mo. but my roommate left and i couldn't afford that on my own. 21:04:23 plus the house was kinda crappy. no dishwasher, ants, bad neighborhood. 21:04:34 ants can be friendly. 21:04:45 you'll never run out of food. 21:04:46 my parents paid $55k for thier house. and it's 3150sqft. 21:05:00 ok, and it's falling apart? 21:05:00 geekoid: the ants actually ate my food. 21:05:13 OrngeTide: so you eat them. It's the cycle of life. 21:05:19 they were very aggressive. they ate an entire piece of candy in 2 hours. 21:05:28 ants taste sour. 21:05:34 not sauteed. 21:05:46 and a bit of tobasco 21:05:58 pinch of pepper 21:06:06 they were the little tiny ones. you'd have to scoop them up and make a broth out of them. 21:06:26 OrngeTide: or a pot pie 21:06:42 you could make it sweet. it would be like a dessert. 21:06:42 maybe even an taco 21:06:51 I say smash them with a hammer 21:06:57 ant and strawberry pie. 21:07:19 custerd 21:07:29 i usually burned them. they were kinda small to hit with a hammer. and they were usually thousands visable at a time. 21:07:33 dry them and make confetti 21:07:46 they would march into my soda 5 abreast 21:07:48 flamethrower?? 21:07:49 OrngeTide: ya know, they have pest treatments these days... 21:08:05 or garlands :) 21:08:28 breed lizards 21:08:31 wow 21:08:32 geekoid, yah. i did that. lasted almost 60 days. they only warranty it for 45 days so i figured i'm doing good. back at my parents the pest control stuff is warrantied for 6 months. 21:08:37 what a stupid conversation we're having right now 21:08:43 wait a min 21:08:45 jeez 21:08:47 i'm not part of this convo 21:08:48 cool 21:08:49 but it was $300 well spent. that kind of crap makes a house even more expensive than you realize. 21:08:57 i'm gonna go read my book "the mythical man-month" :D 21:08:57 thin, it's not stupid! 21:09:02 good night :P 21:09:11 thin, you should read galatic pot-healer 21:09:19 night :) 21:09:26 galatic pot-healer ? 21:09:31 I need to head off... bed time for me... 21:09:34 yah. by philip k. dick. 21:09:43 sci-fi ? 21:09:54 read Dirk Gently's Wholistic Detective Agency 21:10:06 bye bye 21:10:25 --- quit: geekoid ("Once, I was bit by a moose...") 21:10:28 get a pet anteater or 5 21:10:35 no 21:10:37 get a chimpanzee 21:10:40 yah. 21:10:43 they're cooler and they eat ants too 21:10:45 well i gotta go. l8r. 21:10:54 bye 21:10:54 bears eat ants too. 21:11:05 that might be overdoing now... 21:11:10 ;) 21:11:12 heh 21:11:17 naw 21:11:19 stick with the flamethrower and the 1000 lizards 21:11:35 bears aren't that strong.. shave off their hair 21:11:40 they're like samus 21:11:45 long hair = strength 21:12:06 oh :) I thought you said sumo 21:12:25 galactic pot-healing looks like a good book 21:12:40 i really liked "first contract" 21:13:10 well, I'm going to bed too 21:13:12 enjoy 21:14:20 --- quit: Herkamire ("bed into + drop") 22:03:53 --- quit: sif (Read error: 110 (Connection timed out)) 23:59:26 --- quit: Soap` (Read error: 104 (Connection reset by peer)) 23:59:59 --- log: ended forth/02.08.28