00:00:00 --- log: started forth/04.11.29 00:09:47 --- quit: raystm22_ ("User pushed the X - because it's Xtra, baby") 00:35:32 --- quit: Raystm2 ("User pushed the X - because it's Xtra, baby") 02:48:12 --- join: segher (~segher@blueice1n1.de.ibm.com) joined #forth 02:48:20 macdev 02:48:22 whoops 03:42:25 --- quit: onetom (Read error: 104 (Connection reset by peer)) 04:05:52 --- quit: imaginator ("sleep") 04:52:29 --- quit: segher (Read error: 104 (Connection reset by peer)) 05:00:54 --- join: segher (~segher@blueice3n1.de.ibm.com) joined #forth 05:37:55 --- join: tathi (~josh@pcp02123722pcs.milfrd01.pa.comcast.net) joined #forth 05:38:28 --- quit: tathi (Client Quit) 05:38:38 --- join: tathi (~josh@pcp02123722pcs.milfrd01.pa.comcast.net) joined #forth 06:02:48 --- join: Raystm2 (~vircuser@adsl-69-149-40-142.dsl.rcsntx.swbell.net) joined #forth 06:08:26 --- quit: segher (Read error: 104 (Connection reset by peer)) 06:10:54 --- join: madwork (~madgarden@derby.metrics.com) joined #forth 06:20:40 --- join: segher (~segher@blueice3n1.de.ibm.com) joined #forth 06:42:58 --- join: onetom (~tom@cab.bio.u-szeged.hu) joined #forth 08:17:03 --- quit: cmeme ("Client terminated by server") 08:17:34 --- join: cmeme (~cmeme@216.184.11.2) joined #forth 09:08:11 --- join: arke_ (apache@11.198.216.81.dre.siw.siwnet.net) joined #forth 09:08:27 hoy 09:10:54 --- join: qFox (C00K13S@82-169-140-229-mx.xdsl.tiscali.nl) joined #forth 09:12:06 qfox: EVALUATE 09:12:34 qfox: s" 3 4 ." evaluate --> 7 ok 09:12:44 --- quit: arke_ (Client Quit) 09:13:16 --- join: arke_ (apache@11.198.216.81.dre.siw.siwnet.net) joined #forth 09:14:48 oopts 09:34:12 uh? 09:34:18 wasnt me :\ 09:34:38 hehe. 09:34:52 you asked about parse without TIB yesterday, so there was your answer :) 09:35:00 actually its not... 09:35:15 oh 09:35:18 oopts 09:35:39 i want to parse a part of a string to get two strings (or just the parsed part, from which i can compute two strings) 09:36:04 s"hello world" 32 parse would result in a string with "hello" and a string with "world" 09:36:12 ehr, of course a space after s" 09:36:15 Hi 09:36:29 oh 09:36:34 i'm manually coding a parse word now 09:36:40 Robert: HAI HOW R U U FYNE SW3D3 09:36:53 fucking tex is evil 09:36:55 qFox: misunderstood you then :) 09:37:02 arke> it happens :) 09:38:36 qfox, I have $mid, $left, $right, $asc, $chr, etc. for such string stuff. 09:39:20 EVIL BASUICCCC 09:39:20 yeah but i dont. and win32forth doesnt seem to either (admittingly i havent really searched inside it, just looked at ans words) 09:39:25 EVIL BASIC 09:41:18 i'm just coding pars, a word i used myself for words like s" c" and also ( and \ 09:41:46 (except, not with the tib) 09:42:46 and yes i could do it with parse, but that would mean i would have to redirect the input stream, parse it, and i'm not really into the input stuff of ANS or win32forth so this will be a lot easier 09:43:23 :) 09:45:50 sometimes its just surprising how little support there is for "major" filetypes 09:46:09 appearantly there are a gazilion different editors for TEX out there 09:46:19 but you still have to download something 300mb'ish 09:46:37 and its still console based... 09:46:51 or at least thats what i read, still downloading the setup... 09:47:32 its like trying to get postscript to work under windows 09:47:55 or well, hopefully its not, because i havent managed to get postscript to work, but i do need tex... 09:49:01 omfg... and now it just quits because some file doesnt exist on the remote server ?!??!? 09:49:13 .... fucking die. 09:55:09 hehe. 09:55:21 it died. 09:55:32 so much for gracefull degradation :p 10:07:21 ^^_ 10:07:24 gotta go 10:07:25 byew 10:07:25 :) 10:07:28 fgoisfdojafdgksdgkadhjbkabkvoukuzvkajkaujbkujsbkjkbajkbjkbjkb 10:07:56 --- quit: arke_ ("CGI:IRC (EOF)") 11:05:30 --- quit: segher (Read error: 54 (Connection reset by peer)) 13:21:27 --- join: wossname (~randolm@rn-v1w5a06.uwaterloo.ca) joined #forth 13:25:24 --- join: arke_ (apache@11.198.216.81.dre.siw.siwnet.net) joined #forth 13:25:57 --- quit: Raystm2 ("User pushed the X - because it's Xtra, baby") 13:26:45 hi 13:26:47 hi 13:26:48 hi 13:27:45 hello 13:28:48 greetings fellow earth creature 13:28:51 :) 13:29:42 here or there?! or everywhere?! 13:29:49 --- quit: arke_ (Client Quit) 13:30:57 XD 13:31:03 You're a true revolver 13:31:23 * Robert pats his math homework 13:32:32 wh 13:47:15 --- join: warp0b00 (~warpzero@mi241.dn182.umontana.edu) joined #forth 14:01:16 --- quit: I440r_ ("Leaving") 14:18:04 --- quit: I440r (Read error: 110 (Connection timed out)) 14:28:31 Whee! 14:28:35 Test: get.part.number 14:28:35 begin 14:28:35 get.part.id 14:28:35 get.option.1 $cat 14:28:35 get.option.2 $cat 14:28:36 get.option.3 $cat 14:28:38 get.option.4 $cat 14:28:40 get.option.5 $cat 14:28:42 "Is this correct: " over $cat yesNoQuery 0= 14:28:44 while 14:28:46 drop 14:28:48 repeat 14:28:50 End; 14:28:56 (Random Forth Attack!!) 14:28:58 Is that...Forth? 14:29:27 : pars ( s-adr1 c -- s-adr1 s-adr2 ) 14:29:27 >r 14:29:27 crop-blanks 14:29:27 >r 14:29:27 0 14:29:28 begin 14:29:30 2dup + c@ 2r@ drop = 0= 14:29:32 over r@ = 0= 14:29:33 and 14:29:36 while 14:29:38 1+ 14:29:40 repeat 14:29:41 2dup + \ new str adr 14:29:44 over r> swap - \ new str len 14:29:46 r> drop \ char to parse 14:29:48 ; 14:29:49 : 0 1 ; 14:29:55 :( 14:30:04 (: 14:30:16 Robert, why wouldn't it be Forth? 14:30:24 : ( 41 parse 2drop ; 14:30:25 ;) 14:30:33 madwork: Looks like Pascal to me. HERETIC. 14:30:41 Forth is teh mastre of teh abstractionzzz!!1!11 14:30:43 pascal? eh 14:30:49 i guess pascal has been too long ago 14:30:51 :\ 14:31:12 i'm going to get my first lesson in prolog tomorrow! o_0 14:31:25 Oh my... 14:31:42 (logical language based on collection and propositional logic) 14:31:42 Hah. 14:31:49 as if you dont already know. 14:32:04 NO WE ONLY KNOW FORTH AND SOURCELESS PROGRAMMING 14:32:06 and i'm coding my first attempt at an ai bot 14:32:07 in forth 14:32:07 :p 14:32:09 (Oh, I love that term...) 14:32:21 sourceless programming? 14:32:50 Yeah. 14:32:58 wth.? 14:33:13 And I haven't seen anyone except Chuck Moore use it 14:33:21 dude... wtf is it 14:33:29 dont those terms contradict? :p 14:33:34 Nope 14:33:44 No source code means you're assembling by hand 14:33:57 oh 14:34:07 oh you just mean writing machine code? 14:34:35 you run on asm, i know a couple there that can do it 14:34:45 i mean #asm .. 14:34:58 and i have a friend that can probably do it 14:35:04 but why... god why :p 14:35:25 Well, obviously it's not that hard if you know the machine 14:35:31 Especially for smaller programs. 14:35:40 Just look at the pioneers of home computers 14:35:53 so... whats this [23:32:44] And I haven't seen anyone except Chuck Moore use it 14:35:54 :p 14:35:58 They'll tell you how they made their z80 pong with a DIP switch 14:36:03 hehe 14:36:03 I mean the term 14:36:07 oh 14:36:08 ok 14:36:11 Not the actual way of coding 14:36:20 i wished i could do it, just to show off 14:36:21 :p 14:36:24 Hah 14:36:29 Just pick a simple enough arch 14:36:33 well yeah 14:36:33 * Robert points at "four" 14:36:34 --- quit: retrobot2 (Remote closed the connection) 14:36:36 * Robert pokes wossname 14:36:47 but that would also mean either being very inefficient 14:36:53 or being able to calc in bits... 14:37:05 really fast, or program really slow :p 14:37:22 Oh? 14:37:28 That's not really hard. 14:37:33 You could use hex internally if you want 14:37:42 damnit. i have to turn in a researchproposalsubject tomorrow but i need a little more time to investigate a proper subject :( 14:37:50 :( 14:37:57 What will it be? 14:38:20 well it'll be ai related (but seeing how the study is in fact AI thats no surprise ;) 14:38:34 i have a few subjects, but they're kinda too broad 14:38:53 cover too much, at least for a first year, for my first proposal... 14:39:10 its like "oh, i'll just fix an aibot, something you crackheads couldnt do for 40 years" 14:39:23 :D 14:39:44 You should make an AI bot trying to psych people. 14:40:02 Being only semi-intelligent, with a database of personality types and strategies. 14:40:45 haha 14:40:53 way beyond my scope of interest for now 14:41:09 but i am working on something 14:41:37 --- join: retrobot2 (crc@bespin.org) joined #forth 14:41:37 RetroForth Bot -- Type retrobot2: 14:41:38 and exploring ideas, discovering stuff that actually doesnt work as i thought/hoped, and getting new idea's and theories as i progress 14:41:44 so i just need a liiiittle more time :( 14:41:51 but i wont get it, i already know 14:41:56 retrobot2: : 0 1 ; 0 . 14:41:58 Robert: 1 14:42:01 :-D 14:42:13 retrobot2: ." robert fucked me up" 14:42:15 qFox: 1 robert fucked me up 14:42:17 qFox: How about an intelligent translator. 14:42:20 there we go 14:42:33 retrobot2: ." qFox is a lady" 14:42:34 Robert: 1 qFox is a lady 14:42:48 Robert> really not something i care for, but something that can be accomplished once i create what i want to anyways. 14:43:01 retrobot2: : 1 0 ; 14:43:02 qFox: 1 14:43:12 whats with the 1? ;P 14:43:19 retrobot2: 1 . 14:43:21 qFox: 1 1 14:43:47 retrobot2: : 0 1 ; : 1 0 ; : 0 1 ; : 1 0 ; : 0 1 ; : 1 0 ; : 0 1 ; : 1 0 ; : 0 1 ; : 1 0 ; : 0 1 ; : 1 0 ; : 0 1 ; : 1 0 ; : 0 1 ; : 1 0 ; 14:43:49 qFox: 1 14:43:54 goodboy 14:44:21 Robert> i'm "just" interested in achieving human-like ai. "thats all" 14:44:33 :D 14:45:00 retrobot2: : x execute ; ' x x 14:45:02 Robert: 1 14:45:07 retrobot2: : x execute ; 0 x 14:45:08 Robert: 1 14:45:11 Heh 14:46:54 ohwell, i'm off. nite 14:46:58 and dont break it 14:47:28 Night :) 14:47:36 --- quit: qFox ("this quit is sponsored by somebody!") 14:51:02 --- join: Raystm2 (~vircuser@adsl-69-149-40-142.dsl.rcsntx.swbell.net) joined #forth 14:51:10 Hi Ray :) 14:51:56 Hi Robert: :) 14:56:33 My Pentium 1 hard drive crashed last night -- rebuilding system right now and looking for old drivers ;) 14:57:55 Heh, ouch 15:00:55 yea it's taking all day :) 15:00:58 doh!! 15:01:07 tho I was well backed up 15:01:16 fortunately 15:34:35 hies 15:35:03 Hi 15:38:02 :) 15:38:12 whats up robtorb? 15:38:25 Not much..working a little at the Forth compiler. 15:41:07 :) 15:46:21 * Raystm2 still building my p1 back up :) 15:46:45 :( 15:47:40 c:\ crash 15:48:08 unrecoverable 15:52:29 :( 15:52:35 rich biatch? 15:54:47 ? who's rich, biatch? 16:05:19 --- quit: tathi ("leaving") 16:08:43 --- quit: Raystm2 ("User pushed the X - because it's Xtra, baby") 16:13:34 --- part: wossname left #forth 16:18:33 --- join: I440r (mark4@216-110-82-59.gen.twtelecom.net) joined #forth 16:59:37 --- join: Sonarman (~matt@adsl-64-169-95-118.dsl.snfc21.pacbell.net) joined #forth 17:10:49 how do you do screenshots in linux again? 17:17:13 i use scrot 17:17:29 sleep 4; scrot 17:17:36 sleep 4; scrot shot.jpg 17:18:07 the GIMP can take screenshots 17:30:51 hows the GIMP do it? 17:40:37 do you mean to ask how one takes a screenshot using the GIMP, or how the GIMP accomplishes the task? 17:42:50 how to take a screenshot 17:47:08 File -> Acquire -> Screenshot 17:56:20 I use xwd to take screen shots. 17:57:16 sleep 5 ; xwd 1 17:57:19 er.. 17:57:32 sleep 5 ; xwd >shot.xwd ; convert shot.xwd shot.png 17:57:45 :) 17:57:58 that would delay 5 seconds. then you click on the window you want to take a dump of. then it converts it to png 17:58:23 you can use -root if you just want the whole desktop 17:59:12 xwd -root | convert - 1.png 17:59:47 also seems to work. if you don't have convert you can use xwd | xwdtopnm | pnmtopng >shot.png 18:00:11 but netpbm's xwd support is a bit weak. 18:00:28 that's probably more than you wanted to know. ... eheh. 18:00:37 :) 18:01:48 what's fun is you can put it in a crontab and have a snapshot every hour of every day:) 18:01:56 :P 18:02:46 i bet arke's dad already does that 18:02:50 xwd -root -silent | convert - `date +ss-%Y.%m.%d-%H%M.bmp` 18:03:01 (bmp cuz it's faster) 18:07:39 --- quit: OrngeTide ("going home") 18:21:37 --- join: crc (crc@0-1pool4-141.nas27.philadelphia1.pa.us.da.qwest.net) joined #forth 19:10:36 what standard is for/next defined in? I thought they were ANS words 19:10:56 they're not? 19:15:32 they aren't 19:19:53 ok 19:20:01 * crc doesn't have them anyway... 19:26:15 --- quit: crc ("" Time for bed... Goodnight!" type cr bye") 20:12:13 they're not. Which is a sin. 20:14:57 the ANS forth standard is stupid anyway 20:16:50 --- quit: Herkamire ("bed") 20:51:41 --- join: skylan (~sjh@vickesh01-4811.tbaytel.net) joined #forth 22:41:35 --- quit: Sonarman ("leaving") 23:28:48 --- join: Raystm2 (~vircuser@adsl-69-149-40-142.dsl.rcsntx.swbell.net) joined #forth 23:59:59 --- log: ended forth/04.11.29