changeset 3374:1aa2528b6687

<nooodl> pastelogs asiekierka
author HackBot
date Sat, 03 Aug 2013 23:38:51 +0000
parents c995e8dddc50
children dcfbe6ed94d3
files paste/paste.5050
diffstat 1 files changed, 301 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/paste/paste.5050	Sat Aug 03 23:38:51 2013 +0000
@@ -0,0 +1,301 @@
+2006-08-01.txt:16:28:49: -!- asiekierka has joined #esoteric.
+2006-08-01.txt:16:29:07: <asiekierka> HI!
+2006-08-01.txt:16:29:13: <asiekierka> I can do IRP language test?
+2006-08-01.txt:16:29:43: <asiekierka> ok
+2006-08-01.txt:16:30:01: <asiekierka> Please, don't ban me and please, kick me from that channel.
+2006-08-01.txt:16:30:21: <asiekierka> !!!
+2006-08-01.txt:16:30:27: <asiekierka> !!!!!!
+2006-08-01.txt:16:30:32: <asiekierka> ok
+2006-08-01.txt:16:30:45: <asiekierka> i'm planning to do a programming language
+2006-08-01.txt:16:30:50: <asiekierka> but it's NEARLY esoteric
+2006-08-01.txt:16:30:55: <asiekierka> because of it's command-set.
+2006-08-01.txt:16:30:58: <asiekierka> it's big
+2006-08-01.txt:16:30:59: <asiekierka> .
+2006-08-01.txt:16:31:51: <pikhq> asiekierka: Yeah. . . And C has an incredibly large list of functions, but nobody calls *it* esoteric (except for Razor-X). ;)
+2006-08-01.txt:16:33:07: <asiekierka> it would be not INCREDIBLY large.
+2006-08-01.txt:16:33:12: <asiekierka> it would have a limit.
+2006-08-01.txt:16:33:15: <asiekierka> 50-60 commands.
+2006-08-01.txt:16:34:31: <asiekierka> it would have commands like:
+2006-08-01.txt:16:34:35: <asiekierka> MAKEAPOOP
+2006-08-01.txt:16:34:40: <asiekierka> EATPOOP
+2006-08-01.txt:16:34:41: <asiekierka> ...
+2006-08-01.txt:16:35:20: <asiekierka> i need the help.
+2006-08-01.txt:16:36:16: <asiekierka> i'm making not esoteric
+2006-08-01.txt:16:36:20: <asiekierka> more "joke" language
+2006-08-01.txt:16:36:28: <asiekierka> called MakeASystemLikeWindoze.
+2006-08-01.txt:16:36:34: <asiekierka> it is a language to make systems
+2006-08-01.txt:16:36:52: <asiekierka> it's based off Windows 98 code i find months ago...
+2006-08-01.txt:16:36:59: <asiekierka> it would be based on:
+2006-08-01.txt:16:37:04: <asiekierka> A. Pascal
+2006-08-01.txt:16:37:13: <asiekierka> B. huh! i dont know
+2006-08-01.txt:16:37:22: <asiekierka> it would be joke
+2006-08-01.txt:16:37:26: <asiekierka> because of commands like:
+2006-08-01.txt:16:37:38: <asiekierka> computer.explode(4000)
+2006-08-01.txt:16:37:46: <asiekierka> it makes computer explode in 4 seconds.
+2006-08-01.txt:16:37:51: <asiekierka> 4000 is amount of ms.
+2006-08-01.txt:16:38:00: <asiekierka> ms = 1/1000th of seconds
+2006-08-01.txt:16:38:20: <asiekierka> somebody can
+2006-08-01.txt:16:38:27: <asiekierka> but he would need to make graphics
+2006-08-01.txt:16:38:30: <asiekierka> of computer
+2006-08-01.txt:16:38:32: <asiekierka> explosions
+2006-08-01.txt:16:38:34: <asiekierka> such...
+2006-08-01.txt:16:38:35: <asiekierka> :P
+2006-08-01.txt:16:38:45: <asiekierka> and there would be screen
+2006-08-01.txt:16:38:49: <asiekierka> you will use real keyboard
+2006-08-01.txt:16:38:50: <asiekierka> and mouse
+2006-08-01.txt:16:38:52: <asiekierka> :P
+2006-08-01.txt:16:39:16: <asiekierka> #MASysLWin is project channel!
+2006-08-01.txt:16:39:33: <asiekierka> MakeASYStemLikeWINdoze.
+2006-08-01.txt:16:39:52: <asiekierka> ok.
+2006-08-01.txt:16:39:59: <asiekierka> make also a bios screen
+2006-08-01.txt:16:40:05: <asiekierka> and i can add also:
+2006-08-01.txt:16:40:18: <asiekierka> computer.loadbitmap = 'bit.bmp'
+2006-08-01.txt:16:40:22: <asiekierka> and computer.load;
+2006-08-01.txt:16:40:29: <asiekierka> bit.bmp is loading bitmap
+2006-08-01.txt:16:40:34: <asiekierka> computer.load loads it
+2006-08-01.txt:16:40:36: <asiekierka> wait
+2006-08-01.txt:16:40:43: <asiekierka> computer.load(1000)
+2006-08-01.txt:16:40:58: <asiekierka> where 1000 is amount of time of loading in 1/100th of seconds.
+2006-08-01.txt:16:41:11: <asiekierka> computer.unloadbitmap;
+2006-08-01.txt:16:41:16: <asiekierka> would unload loading bitmap
+2006-08-01.txt:16:41:51: <asiekierka> computer.loadbitmap = 'winlogo.bmp'
+2006-08-01.txt:16:41:51: <asiekierka> computer.load(2000);
+2006-08-01.txt:16:41:51: <asiekierka> computer.unloadbitmap;
+2006-08-01.txt:16:41:51: <asiekierka> computer.explode;
+2006-08-01.txt:16:41:57: <asiekierka> it's the easiest OS ever.
+2006-08-01.txt:16:42:10: <asiekierka> comments are:
+2006-08-01.txt:16:42:17: <asiekierka> >. "blah"
+2006-08-01.txt:16:42:22: <asiekierka> where blah is text
+2006-08-01.txt:16:42:34: <asiekierka> so
+2006-08-01.txt:16:42:37: <asiekierka> who wanna help?
+2006-08-01.txt:16:43:07: <asiekierka> so
+2006-08-01.txt:16:43:12: <asiekierka> join #MASysLWin
+2006-08-01.txt:16:43:15: <asiekierka> if you want to help!
+2006-08-01.txt:16:53:13: -!- asiekierka has quit (Excess Flood).
+2006-08-01.txt:16:53:24: -!- asiekierka has joined #esoteric.
+2006-08-01.txt:16:54:07: <asiekierka> we made some basic commands!
+2006-08-01.txt:16:54:14: <asiekierka> and we made easy os.
+2006-08-01.txt:17:07:10: <asiekierka> we are making our language slighty USEFUL.
+2006-08-01.txt:17:08:51: <asiekierka> ... project MASYSLWIN Demo in works...
+2006-08-01.txt:18:03:58: <asiekierka> http://pastebin.ca/110410
+2006-08-01.txt:18:04:12: <asiekierka> latest architecture of my programming language
+2006-08-01.txt:18:04:13: <asiekierka> (specs)
+2006-08-01.txt:18:12:21: <asiekierka> it is possible to make easy OS in it.
+2006-08-01.txt:18:17:31: <asiekierka> Yes and no
+2006-08-01.txt:18:17:32: <asiekierka> .
+2006-08-01.txt:18:26:43: <asiekierka> somebody is interessed to make programming language in which you can easily make easy os?
+2006-08-01.txt:18:27:31: <asiekierka> why another?
+2006-08-01.txt:18:27:43: <asiekierka> no
+2006-08-01.txt:18:27:50: <asiekierka> Make A System Like Windoze
+2006-08-01.txt:18:27:58: <asiekierka> it's based on Pascal
+2006-08-01.txt:18:28:29: <asiekierka> i don't know it is
+2006-08-01.txt:18:28:33: <asiekierka> http://pastebin.ca/110410
+2006-08-01.txt:18:28:34: <asiekierka> specs
+2006-08-01.txt:18:31:38: <asiekierka> there are finite
+2006-08-01.txt:18:31:41: <asiekierka> or infinite
+2006-08-01.txt:18:33:13: <asiekierka> ihope_, you can make sort of os in it?
+2006-08-01.txt:18:33:17: <asiekierka> or interperter?
+2006-08-01.txt:18:33:57: <ihope_> asiekierka: well, my language is BF-based.
+2006-08-01.txt:18:37:33: <asiekierka> BF-based?
+2006-08-01.txt:18:37:39: <asiekierka> my haves a BF interperter!
+2006-08-01.txt:18:39:33: <ihope_> asiekierka: by the way, are you from Poland?
+2006-08-01.txt:18:41:02: <asiekierka> yep
+2006-08-01.txt:18:41:03: <asiekierka> why?
+2006-08-01.txt:18:41:37: <asiekierka> set $brainfuck TO '>+++++++++[<++++++++>-]<.>+++++++[<++++>-]<+.+++++++..+++.>>>++++++++[<++++>-]
+2006-08-01.txt:18:41:38: <asiekierka> <.>>>++++++++++[<+++++++++>-]<---.<<<<.+++.------.--------.>>+.';
+2006-08-01.txt:18:41:38: <asiekierka> . "I unloaded the mouse - unnecessary since it does it anyway, and setted some string. Now for some BrainF*ck stuff :P"
+2006-08-01.txt:18:41:38: <asiekierka> brainfuck.interpret($brainfuck,$brainout);
+2006-08-01.txt:18:41:38: <asiekierka> . "now to clear screen and output $brainout..."
+2006-08-01.txt:18:41:40: <asiekierka> computer.clrscr;
+2006-08-01.txt:18:41:42: <asiekierka> delay(400);
+2006-08-01.txt:18:41:43: <asiekierka> Random(!x, 30, 100);
+2006-08-01.txt:18:41:45: <asiekierka> Random(!y, 30, 100);
+2006-08-01.txt:18:41:47: <asiekierka> Dec(!x, 2);
+2006-08-01.txt:18:41:49: <asiekierka> Dec(!y, 2);
+2006-08-01.txt:18:41:51: <asiekierka> computer.write($brainout,!x,!y);
+2006-08-01.txt:18:41:54: <asiekierka> part of brainfuck interpret code in my language
+2006-08-01.txt:18:42:18: <asiekierka> it prints on the screen "Hello World!" in random place in the screen.
+2006-08-01.txt:18:43:55: <asiekierka> it can be easier:
+2006-08-01.txt:18:44:27: <asiekierka> and set $brainfuck TO = $brainfuck =
+2006-08-01.txt:18:45:30: <asiekierka> brainfuck.interpret('>+++++++++[<++++++++>-]<.>+++++++[<++++>-]<+.+++++++..+++.>>>++++++++[<++++>-]
+2006-08-01.txt:18:45:30: <asiekierka> <.>>>++++++++++[<+++++++++>-]<---.<<<<.+++.------.--------.>>+.',$brainout);
+2006-08-01.txt:18:45:30: <asiekierka> computer.write($brainout,48,45);
+2006-08-01.txt:18:45:34: <asiekierka> easiest way.
+2006-08-01.txt:18:56:55: <asiekierka> who wanna help with my programming language project, join #MASysLWin!!!
+2006-08-01.txt:19:04:25: <GregorR-W> Who wants to help asiekierka learn not to advertize obnoxiously?
+2006-08-01.txt:19:10:50: <asiekierka> i will learn
+2006-08-01.txt:19:10:55: <asiekierka> if i end a language...
+2006-08-01.txt:19:19:35: <asiekierka> Search results
+2006-08-01.txt:19:19:36: <asiekierka> From Esolang
+2006-08-01.txt:19:19:36: <asiekierka> For query "Make A System Like Windoze"
+2006-08-01.txt:19:19:36: <asiekierka> No page with this exact title exists, trying full text search.
+2006-08-01.txt:19:19:36: <asiekierka> For more information about searching Esolang, see Searching Esolang.
+2006-08-01.txt:19:19:36: <asiekierka> Showing below 0 results starting with #1.
+2006-08-01.txt:19:26:06: <lament> asiekierka: it's spelt "Windows"
+2006-08-01.txt:19:26:32: <asiekierka> i know
+2006-08-01.txt:19:26:38: <asiekierka> but Windoze.
+2006-08-01.txt:19:26:41: <asiekierka> is better.
+2006-08-01.txt:19:39:54: <asiekierka> pikhq!
+2006-08-01.txt:19:45:12: -!- asiekierka has quit ("Yourbot IRC Bot 4.5> You can get this bot at http://www.ybbot.com/.").
+2006-08-02.txt:07:57:47: -!- asiekierka has joined #esoteric.
+2006-08-02.txt:07:57:48: <asiekierka> Hi!
+2006-08-02.txt:08:03:56: <asiekierka> RodgerTheGreat joined MakeASystemLikeWindoze team!
+2006-08-02.txt:08:04:24: <asiekierka> on Pascal.
+2006-08-02.txt:08:04:27: <asiekierka> Turbo Pascal.
+2006-08-02.txt:08:04:37: <asiekierka> i can send you LATEST architecture....
+2006-08-02.txt:08:05:44: <asiekierka> wait
+2006-08-02.txt:08:05:46: <asiekierka> i send you
+2006-08-02.txt:08:05:49: <asiekierka> http://pastebin.ca/111215
+2006-08-02.txt:08:07:04: <asiekierka> :D
+2006-08-02.txt:08:09:42: <asiekierka> i have 9:09 AM.
+2006-08-02.txt:08:23:43: <asiekierka> new architecture :-)
+2006-08-02.txt:08:23:44: <asiekierka> http://pastebin.ca/111236
+2006-08-02.txt:08:23:47: <asiekierka> updated
+2006-08-02.txt:08:23:58: <asiekierka> you NOW can make pseudo-OS with it.
+2006-08-02.txt:08:24:05: <asiekierka> we are now planning network support
+2006-08-02.txt:08:26:23: <asiekierka> created by 9-year old kid which dreams about own OS.
+2006-08-02.txt:08:55:10: <asiekierka> who can make here me a op?
+2006-08-02.txt:08:58:29: <thematrixeatsyou> don't even try asiekierka.
+2006-08-02.txt:09:20:34: -!- asiekierka has quit ("Yourbot IRC Bot 4.5> You can get this bot at http://www.ybbot.com/.").
+2006-08-02.txt:10:02:26: -!- asiekierka has joined #esoteric.
+2006-08-02.txt:11:42:05: -!- asiekierka has quit ("Yourbot IRC Bot 4.5> You can get this bot at http://www.ybbot.com/.").
+2006-08-02.txt:16:38:34: -!- asiekierka has joined #esoteric.
+2006-08-02.txt:16:38:37: <asiekierka> Hi!
+2006-08-02.txt:20:00:17: -!- asiekierka has quit ("Yourbot IRC Bot 4.5> You can get this bot at http://www.ybbot.com/.").
+2006-08-03.txt:07:03:39: -!- asiekierka has joined #esoteric.
+2006-08-03.txt:07:03:48: <asiekierka> pikhq!
+2006-08-03.txt:07:05:15: -!- asiekierka has quit (Client Quit).
+2006-08-03.txt:07:09:55: -!- asiekierka has joined #esoteric.
+2006-08-03.txt:07:10:54: -!- asiekierka has quit ("Yourbot IRC Bot 4.5> You can get this bot at http://www.ybbot.com/.").
+2006-08-10.txt:10:55:31: -!- asiekierka has joined #esoteric.
+2006-08-10.txt:11:38:22: <asiekierka> 13:37 in poland!
+2006-08-10.txt:11:38:26: <asiekierka> 1:37 PM
+2006-08-10.txt:11:38:28: <asiekierka> for you
+2006-08-10.txt:11:40:36: <fizzie> 13:38:01 < asiekierka> 13:37 in poland!
+2006-08-10.txt:12:06:07: <asiekierka> no
+2006-08-10.txt:12:06:18: <asiekierka> it's 13:08 in poland
+2006-08-10.txt:12:06:22: <asiekierka> it was on my clock
+2006-08-10.txt:12:06:29: <asiekierka> which is different by an HOUR.
+2006-08-10.txt:12:06:42: <asiekierka> so your timezone is different by HOUR+MINUTE.
+2006-08-10.txt:12:07:59: -!- asiekierka has quit ("Yourbot IRC Bot 4.5> You can get this bot at http://www.ybbot.com/.").
+2007-03-23.txt:18:41:22: -!- asiekierka has joined #esoteric.
+2007-03-23.txt:18:41:23: <asiekierka> Hi!
+2007-03-23.txt:18:41:45: <asiekierka> i thought of doing a "Sexy esoteric language"
+2007-03-23.txt:18:41:48: <asiekierka> with 2 words:
+2007-03-23.txt:18:41:55: <asiekierka> "naked" "female"
+2007-03-23.txt:18:41:57: <asiekierka> but i doubt
+2007-03-23.txt:18:41:59: <asiekierka> i'm 10 yrs old
+2007-03-23.txt:18:42:32: <asiekierka> my dad wouldn't
+2007-03-23.txt:18:42:36: <asiekierka> he likes that stuff
+2007-03-23.txt:18:42:49: <asiekierka> a "Quit" will look like this: -nakedfemale
+2007-03-23.txt:18:42:58: <asiekierka> "begin" = +nakedfemale
+2007-03-23.txt:18:43:00: <asiekierka> XD
+2007-03-23.txt:18:43:46: <asiekierka> while naked woman - naked mens
+2007-03-23.txt:18:43:55: <asiekierka> more like
+2007-03-23.txt:18:43:57: <asiekierka> young man
+2007-03-23.txt:18:44:03: <asiekierka> i wouldn't do it
+2007-03-23.txt:18:44:05: <asiekierka> just giving out
+2007-03-23.txt:18:44:07: <asiekierka> ideas for you
+2007-03-23.txt:18:44:09: <asiekierka> guys to do
+2007-03-23.txt:18:44:10: <asiekierka> it.
+2007-03-23.txt:18:44:59: <asiekierka> ... tell me when done
+2007-03-23.txt:18:45:18: <asiekierka> It will be capable of writing only some words: naked, unnaked, female, male, idiot.
+2007-03-23.txt:18:45:38: <asiekierka> so, to type: nake "naked male"
+2007-03-23.txt:18:45:41: <asiekierka> will type naked male
+2007-03-23.txt:18:45:50: <asiekierka> so it's working actually
+2007-03-23.txt:18:45:54: <asiekierka> but 15+
+2007-03-23.txt:18:46:33: <asiekierka> not all
+2007-03-23.txt:18:46:40: <asiekierka> Brainf**k?
+2007-03-23.txt:18:46:45: <asiekierka> Cat?
+2007-03-23.txt:18:47:08: <asiekierka> what about PS2lang?
+2007-03-23.txt:18:47:10: <lament> asiekierka: what's the recommended age of brainfuck?
+2007-03-23.txt:18:47:13: <asiekierka> it wouldn't be esoteric
+2007-03-23.txt:18:47:22: <asiekierka> ... except "brainfuck" word it is 7+ i think
+2007-03-23.txt:18:47:36: <asiekierka> ???
+2007-03-23.txt:18:47:38: <asiekierka> i'm from poland
+2007-03-23.txt:18:47:58: <asiekierka> i'm from Mars
+2007-03-23.txt:18:48:01: <asiekierka> who cares?
+2007-03-23.txt:18:48:11: <asiekierka> ok
+2007-03-23.txt:18:48:12: <asiekierka> 12+
+2007-03-23.txt:18:48:57: <asiekierka> http://tunes.org/~nef/logs/esoteric/06.08.10 - log when i was here.
+2007-03-23.txt:21:31:35: -!- asiekierka has quit ().
+2007-08-01.txt:17:25:40: -!- asiekierka has joined #esoteric.
+2007-08-01.txt:17:25:49: <asiekierka> Hi!
+2007-08-01.txt:17:26:04: <asiekierka> It's a exact-1-year-anniversary of my first coming here!
+2007-08-01.txt:17:26:08: <asiekierka> i guess
+2007-08-01.txt:17:26:08: <asiekierka> http://tunes.org/~nef/logs/esoteric/06.08.01
+2007-08-01.txt:17:26:15: <asiekierka> it's 07.08.01 today as i know
+2007-08-01.txt:17:26:19: <asiekierka> or am i mistaken?
+2007-08-01.txt:17:26:22: <asiekierka> or 01.08
+2007-08-01.txt:17:26:57: <asiekierka> I want to do a "esoteric programming language" programmable using IMAGES :D
+2007-08-01.txt:17:27:10: <asiekierka> it will use 16-color images
+2007-08-01.txt:17:27:18: <asiekierka> and will be Picts**t
+2007-08-01.txt:17:27:29: <asiekierka> a Brainf**k version using images.
+2007-08-01.txt:17:28:02: <asiekierka> :)
+2007-08-01.txt:17:28:06: <asiekierka> oh
+2007-08-01.txt:17:28:30: <asiekierka> Oh wait. I will make an IRC esoteric language, with IRC-like syntax
+2007-08-01.txt:17:28:36: <asiekierka> and completely other commands
+2007-08-01.txt:17:28:40: <asiekierka> like
+2007-08-01.txt:17:28:50: <asiekierka> ... IRP?
+2007-08-01.txt:17:29:00: <asiekierka> /part
+2007-08-01.txt:17:29:03: <asiekierka> works
+2007-08-01.txt:17:29:04: <asiekierka> ok
+2007-08-01.txt:17:29:32: <asiekierka> I will also do a Brainf**k interperting bot... i guess it was done though...
+2007-08-01.txt:17:30:23: <asiekierka> ... :(
+2007-08-01.txt:17:30:25: <asiekierka> any ideas?
+2007-08-01.txt:17:30:29: <asiekierka> pikhq, do you want to do something with me?
+2007-08-01.txt:17:30:52: <asiekierka> and did you do any esoteric languages?
+2007-08-01.txt:17:31:00: <asiekierka> if not you, then who?
+2007-08-01.txt:17:31:18: <asiekierka> Please, print "I suck" while false is false.
+2007-08-01.txt:17:31:57: <asiekierka> I will do PSc311 language.
+2007-08-01.txt:17:32:05: <asiekierka> PlayStation c311 (cell)
+2007-08-01.txt:17:32:26: <asiekierka> it's goal is to make as much fun from a PS3 while being an esoteric language
+2007-08-01.txt:17:33:01: <asiekierka> Please, print "I love ehird`."
+2007-08-01.txt:17:33:21: <asiekierka> ...
+2007-08-01.txt:17:34:00: <asiekierka> Please, if true is true print "I love #esoteric." else die
+2007-08-01.txt:17:34:28: <asiekierka> link to PicoCPU, Dimensif**k and PEBBLE specs
+2007-08-01.txt:17:34:44: <asiekierka> Okay.
+2007-08-01.txt:17:35:08: <asiekierka> Please, if asiekiekra is on print "I love ehird`"
+2007-08-01.txt:17:35:29: <asiekierka> Please, if asiekierka OR Haikz is on print "I love ehird`"
+2007-08-01.txt:17:36:03: <asiekierka> Oh!
+2007-08-01.txt:17:36:09: <asiekierka> One more to the discussion
+2007-08-01.txt:17:36:15: <asiekierka> I have magic powers?
+2007-08-01.txt:17:36:22: <asiekierka> :D:D:D:D
+2007-08-01.txt:17:36:24: <ehird`> Please, everyone private message asiekierka with "WHEEEEEE"
+2007-08-01.txt:17:36:44: <asiekierka> WARNING: PERSON YOU LOVE IS ABOUT TO DIE. [OK] [CANCEL] [WHO CARES]
+2007-08-01.txt:17:36:58: <asiekierka> Please, send the warning to "everyone"
+2007-08-01.txt:17:37:07: <asiekierka> C:\win
+2007-08-01.txt:17:37:13: <asiekierka> YES THEY ARE says Win.com
+2007-08-01.txt:17:38:42: <asiekierka> Please, let x be "Please, read source file "Please, let source file be #esoteric""
+2007-08-01.txt:17:38:51: <asiekierka> to make it a loop
+2007-08-01.txt:17:39:12: <asiekierka> Please, send command "Please, let x be "Please, read source file "Please, let source file be #esoteric""" to "Please, list anybody on #esoteric"
+2007-08-01.txt:17:39:17: <asiekierka> a pool is hard
+2007-08-01.txt:17:39:22: <asiekierka> i am not an interperter.
+2007-08-01.txt:17:39:29: <ehird`> asiekierka, everybody is an interpreter
+2007-08-01.txt:17:39:35: <asiekierka> i'm a sentient AI + an interperter, ie. a human
+2007-08-01.txt:17:39:39: <asiekierka> okay
+2007-08-01.txt:17:39:43: <asiekierka> shutting down....
+2007-08-01.txt:17:40:02: <asiekierka> Please, reboot instead.
+2007-08-01.txt:17:40:06: <asiekierka> Rebooting :D
+2007-08-01.txt:17:40:29: <asiekierka> Please, say "No." everytime somebody confirms something.
+2007-08-01.txt:17:41:11: <asiekierka> Please, give me a link to "Please, give me a link to "Please, give me a link to name "Please, "What is IRP?""""
+2007-08-01.txt:17:41:22: <asiekierka> No.
+2007-08-01.txt:17:41:31: <asiekierka> No.
+2007-08-01.txt:17:41:59: <asiekierka> Please.
+2007-08-01.txt:17:42:35: <asiekierka> ERROR: No "please" at start of line "bacon"
+2007-08-01.txt:17:43:15: <asiekierka> Of course!
+2007-08-01.txt:17:43:25: <asiekierka> ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl
+2007-08-01.txt:17:43:28: <asiekierka> ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl
+2007-08-01.txt:17:43:31: <asiekierka> ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl
+2007-08-01.txt:17:43:31: <asiekierka> ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl
+2007-08-01.txt:17:43:31: <asiekierka> ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl
+2007-08-01.txt:17:43:45: <asiekierka> ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl. ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl. ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl. ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl. ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl. ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl. ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl. ERRO
+2007-08-01.txt:17:43:48: <asiekierka> ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl. ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl. ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl. ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl. ERROR: No bacon. Download bacon yourself from www.yaai.prv.pl.
+2007-08-01.txt:17:43:56: <ehird`> ERROR: bacon was in response to Please, bacon. and had no please so interpreting as command is ERROR, asiekierka interpreter is BUGGY
+2007-08-01.txt:17:43:57: <asiekierka> Too many errors. Cannot continue.
+2007-08-01.txt:17:44:09: <asiekierka> ... It's 0.1 Beta 1
+2007-08-01.txt:17:44:15: <asiekierka> I forgot to upgrade
+2007-08-01.txt:17:44:20: <asiekierka> wait a minute
+2007-08-01.txt:17:44:20: <asiekierka> i will upgrade
+2007-08-01.txt:17:44:26: <asiekierka> ___...---'''
+[too many lines; stopping]