00:04:04 <pgimeno> here in Spain people try to make distinctions by language while the rest of the world are making efforts towards unification :(
00:08:09 -!- calamari has joined.
00:08:50 <GregorR> Let's see how immense Gregor's Spanish vocabulary is from the two terms he took...
00:09:58 <GregorR> Oh, that's the other word I know.
00:11:02 <GregorR> Sorry for mangling your language pgimeno :P
00:11:50 <GregorR> Good, but Linux is a word I don't know.
00:12:08 <calamari> Gnome, actually.. being a pita
00:12:36 <pgimeno> calamari, http://lilly.csoft.net/~jeffryj/wiki/index.php?pagename=GeneralDiscussion
00:14:25 <pgimeno> rather than "Yo estoy bueno" it'd be "Estoy bien" ("Yo estoy bueno" is something like "I look awesome" in local slang)
00:16:46 <KnX> remember me something ...
00:16:57 <KnX> spent a whole week in a family in spain
00:17:02 <KnX> for a school travel
00:17:22 <KnX> saying "estas bueno" or something like this to say it was ok
00:17:44 <KnX> at last the ( in fact beautifull ) girl of the home told us about our mistake
00:18:57 <calamari> pgimeno: It'll last.. it's on my shell, which I use for E-mail, and never plan to get rid of ($5/month how can I beat that?)
00:19:04 <pgimeno> is there an official character encoding in FreeNode?
00:19:15 <calamari> pgimeno: not exactly crazy about that wiki software tho.. seems slow and buggy
00:19:30 <pgimeno> calamari: yeah it looks a bit buggy :)
00:19:31 <calamari> sometimes it renders the page wrong for me.. refresh and its fine
00:19:42 <pgimeno> I can't get it right even after refresh
00:19:50 <pgimeno> maybe a stylesheet issue or something
00:20:54 <pgimeno> anyway, in case you plan to maintain it for at least, say, five years I'd go for that
00:23:21 <pgimeno> maybe MoinMoin works better than that
00:25:14 <KnX> somebody knows why programming creativity explodes after midnight ?
00:25:40 <pgimeno> because otherwise how else would you be late to work?
00:26:29 <GregorR> I wonder if I could write a quine in 2L (no)
00:26:51 <GregorR> Sounds like one form of painful death.
02:04:19 -!- rollman has joined.
02:48:29 <GregorR> All the Europeans are asleep I imagine.
03:00:12 <pgimeno> I'm geeker than that actually
03:03:47 <GregorR> http://www.befunge.org/fyb/ork/partialSpec
03:04:02 <GregorR> It's not done or pretty, but it has the basics.
03:06:16 <pgimeno> a suggestion: try to differentiate the language constructs from the regular text, e.g. by indenting language constructs
03:06:44 -!- kipple has quit (Read error: 110 (Connection timed out)).
03:08:40 <pgimeno> wee, and you say you have a compiler for it?!
03:09:46 <pgimeno> did I already say it rocks?
03:10:22 <GregorR> It has some nice ascii-code-to-string-and-back conversion.
03:10:50 <pgimeno> you're going to burst my exclamation abilities
03:11:08 <pgimeno> burst is the right word here?
03:11:26 <GregorR> I think so, if you're saying what I think you're saying :-P
03:11:53 <GregorR> I think ORK can take it's place as esoterica's needlessly object oriented language, no?
03:11:58 <pgimeno> I mean, I'll run out of exclamations before I express it
03:12:05 <GregorR> Yeah, that's what I thought :-P
03:12:36 <pgimeno> it would not be too hard to interpret, I think
03:13:44 <GregorR> It's just easier to compile to C++ *shrugs*
03:13:52 <GregorR> That way I don't actually have to worry about the object orientation 8-D
03:14:20 <pgimeno> hehe, that's what I supposed
03:14:54 <pgimeno> I still haven't been able to get hold of any OOPS version
03:15:11 <GregorR> Let's make a pact to keep ORK alive :-P
03:15:42 <pgimeno> it's your only potential competitor and there's no instance of the OOPS class so I guess yours is it :)
03:16:09 <pgimeno> yours is the OO esoteric language, I mean
03:16:21 <GregorR> AHHHHHHHHHHHHHHHHHH!!!!!!!!!!!!!!!!!!!!!!!!!!!!
03:16:28 <GregorR> MY BF INTERPRETER (missing features) WORKS!!!!!!!!!!!!!!!!!!!!
03:16:38 <GregorR> Once I get loops working, I'm in da money!!!!
03:17:29 <GregorR> It's quite possibly the ugliest thing ever :)
03:17:54 <pgimeno> [insert funny exclamation here]!
03:18:16 <GregorR> Well, I'm going to dive deep into loops, so I probably won't be responsive for at least a half hour.
03:18:24 <GregorR> If you're still awake then ... holy crap man, go to sleep ;)
03:18:29 <pgimeno> I have to leave now actually
03:51:55 -!- calamari_ has joined.
03:56:34 -!- GregorR-L has joined.
04:08:19 -!- calamari has quit (Read error: 110 (Connection timed out)).
04:13:02 <GregorR-L> In BF, you can make a program that does a disturbing amount of function and fit it easily in 1/2 page.
04:13:14 <GregorR-L> In ORK, the fibonacci sequence is 1 1/2...
04:17:58 <GregorR-L> http://www.befunge.org/fyb/ork/orkfuck.ork :)
04:33:27 <GregorR-L> I love how my celebration goes totally unnoted if I celebrate in (my) evening.
04:34:36 <GregorR-L> I'm sure pgimeno will wake up in a half hour at 6:00AM :-P
04:36:55 <GregorR-L> So how's your x-dimensional funge interpreter going?
04:37:50 <KnX> i'll stuck with my current idea
04:38:07 <KnX> a very ugly big hashtable
04:38:37 <KnX> no current code yet
04:38:53 <KnX> juste code thinking and design
04:39:06 <GregorR-L> Clearly the better way to go, though I usually don't :-P
04:39:38 <KnX> it's a good way if i can manage to no-overdesign the project
04:40:26 <GregorR-L> The person writing the curses UI for DirectNet spent a ludicrous amount of time on design, and then scrapped large chunks of it when it didn't quite work right :-P
04:42:29 <KnX> i'll have to try directnet
04:43:06 <GregorR-L> Bwahahahah, one advertizement point to me :-P
04:43:51 <KnX> i used the future
04:44:20 <KnX> wich is usualy exponentialy long according to my todolist
04:45:35 <KnX> humans need a fork mechanism, i am too often in a "A and B are both interesting things to do, wichever to work on first ?"
04:46:02 <GregorR-L> Problem is, once you've forked you can never recombine.
04:46:06 <KnX> and the chosen one becones the not chosen one just after
04:46:29 <GregorR-L> You need pthread_create so that one of them can write it's memory to the other :-P
04:47:45 <KnX> Real Problem (tm) is, if programmers can fork without some kind of sex or girl limitation, for efficiency sake, world is in danger
04:49:06 <KnX> next problem is "it's 5:45 AM, my bag is not ready, i slept 1 hour, i have a 3 hour long bus travel waiting me in 15min"
04:49:41 <GregorR-L> And hence, you will inevitably forget something significant.
05:03:17 <KnX> 8 minutes ?
05:03:39 <GregorR-L> CTCP TIME says your clock says 5:59 now.
05:03:58 <GregorR-L> Oh, what I meant was you had 8 minutes left ;)
05:30:28 <calamari_> GregorR-L: could you please pass a message to pgimeno when you see 'em? I've set up a MoinMoin wiki as suggested, and it works a LOT better. I'm setting my domain to forward http://esowiki.kidsquid.com/ to the wiki.
05:31:29 <GregorR-L> In all likelihood, he will read that from the log. If I see him before you, sure.
05:33:33 <calamari_> he was worried that it'd be going away soon.. but I have no plans of doing that. I should have the kidsquid.com domain for a long time, so I'll update the redirect if it's ever needed
06:43:11 <calamari_> getting tired? http://esowiki.kidsquid.com/ is up and running :)
06:53:22 <GregorR-L> It would be trivial to make it just run bfi...
06:53:29 <GregorR-L> I want to actually implement the interpretation in the kernel.
06:55:08 <GregorR-L> Well, the actuall code in ELF files is implemented by the CPU.
06:55:33 <calamari_> an elf file isn't calling /bin/elf :)
06:55:51 <GregorR-L> Well, right no I'm failing miserably :-P
06:55:51 <calamari_> didn't realize you were a kernel hacker
06:58:25 <GregorR-L> But speaking more seriously, I did make a case insensitive ext3 driver.
06:58:42 <GregorR-L> Unfortunately, it seems that the plethora of usermode programs still makes case insensitivity a problem.
07:29:34 <GregorR-L> I don't think I can do it by any means other than running it through bfi :(
07:36:35 <GregorR-L> ? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?
07:36:35 <GregorR-L> ? ? [*] Kernel support for Brainfuck binaries ? ?
07:36:35 <GregorR-L> ? ? [ ] Kernel support for ELF binaries ? ?
07:36:39 <GregorR-L> ? ? [ ] Kernel support for a.out and ECOFF binaries ? ?
07:36:42 <GregorR-L> ? ? [ ] Kernel support for MISC binaries ? ?
07:39:39 <GregorR-L> I just found small.c on esoteric.sange.fi on the same day it was posted!
07:39:46 <GregorR-L> It's good to know that site is still kept up.
07:59:59 -!- clog has quit (ended).
08:00:00 -!- clog has joined.
08:00:07 -!- calamari_ has quit (Read error: 60 (Operation timed out)).
09:07:53 -!- Keymakere has joined.
09:08:18 <Keymakere> nice to see more brainfuck interpreters in other esoteric languages
09:11:14 <Keymakere> as well, good job with the manual but i think you should tell more clearly about stuff
09:11:22 <Keymakere> (and yeah i know it's not final version yet ;))
09:11:40 <Keymakere> like *every* thing there is in the language
09:12:58 -!- calamari has joined.
09:14:47 <Keymakere> anyways, to repeat, i'm really impressed of ORK :) although it's too esoteric for me :p
09:16:25 -!- GregorR-L has quit (Read error: 60 (Operation timed out)).
09:18:05 -!- kipple has joined.
09:55:28 -!- Keymakere has quit ("Freedom!").
11:44:08 <fizzie> If you just want to run an interpreter, you could do it with binfmt_misc. JIT-compilation of brainf*ck code to native, in the kernel, would rule, though. :p
11:48:58 -!- Keymaker has joined.
11:55:09 -!- Keymaker has quit ("Freedom!").
11:57:23 <pgimeno> ok, the esoteric-related to-do list is currently: 1) praise GregorR for ORK; 2) make some work in the EsoWiki; 3) make something with my cat program in Malbolge...
11:57:42 <pgimeno> KnX: is there such thing as a Fork Theorem?
11:59:32 <pgimeno> GregorR: what'd I say... I'm impressed about ORK
12:21:22 <pgimeno> calamari, good work! Who's to announce the esowiki to the mailing list? you or me?
12:42:06 -!- calamari has quit (Read error: 110 (Connection timed out)).
16:57:47 -!- Keymaker has joined.
17:09:10 <pgimeno> so you did'nt get late to the bus
17:09:39 <pgimeno> or did it wait for you after all?
17:20:08 <Keymaker> since it's public transport it just goes by if you don't stop it.
17:20:23 <Keymaker> but i wanted to go with that bus and therefore had to go, so i could stop it on time
17:36:20 -!- Keymaker has quit ("Freedom!").
18:58:39 <lament> this channel is so insanely busy these days
18:58:40 -!- rollman has quit (Read error: 104 (Connection reset by peer)).
19:00:41 <GregorR> Keymaker: There was a reason I called it a PARTIAL spec ;)
19:00:52 <GregorR> I'll only be here for a few minutes right now :-P
19:01:09 <pgimeno> I'm going to have some social life for a change
19:01:21 <GregorR> But ... but I thought #esoteric was your social life :'(
20:07:18 <GregorR> It's noon here, and yet you're probably all quite gone.;
20:08:39 <GregorR> Hey, you're in my timezone 8-D
21:35:42 -!- Keymaker has joined.
22:09:44 -!- Keymaker has quit ("Freedom!").