00:00:07 <itidus20> I'm confused. It seems I was completely right.
00:00:32 <itidus20> except the last business about -1,0,1
00:05:38 -!- Phantom_Hoover has quit (Read error: Connection reset by peer).
00:07:48 -!- MoALTz has joined.
00:11:01 -!- Patashu has joined.
00:18:36 -!- augur_ has changed nick to augur.
01:07:54 -!- shachaf has joined.
01:08:45 <shachaf> kmc: http://www.youtube.com/watch?feature=iv&src_vid=cJ4W6gh4WCk&annotation_id=annotation_890880&v=dzQ5w8-bVHM
01:25:11 -!- shubshub has joined.
01:27:23 <shubshub> Im Gonna Make A Batch Compiler to Native :)
01:28:06 -!- TeruFSX has joined.
01:28:39 * shubshub is going to make Batch2RubyNative :D
01:33:09 <kmc> What Does That Even Mean
01:33:22 <shubshub> converts batch to ruby then ruby to native exe
01:42:50 -!- MoALTz has quit (Ping timeout: 244 seconds).
01:54:33 -!- shubshub has quit (Ping timeout: 246 seconds).
02:01:50 -!- MoALTz has joined.
02:13:27 <zzo38> I realized the emerald monster is weak when they are far away from the castle, so we have to lead him away; and I had the idea of anti-magic field too, or if the wizard knows any beholder or anyone who likes to help us too; we found a gnome the wizard knows, but he is too small and is going elsewhere; but we probably can find a scepter of anti-magic since he knows where they are
02:13:57 <zzo38> Do you know how to win at level 40 of Pocket Color Block?
02:14:13 <zzo38> Is speed important in this level?
02:16:13 <zzo38> How many hit-points does this wall have anyways??????
02:30:14 -!- shubshub has joined.
02:31:55 <HackEgo> 2009-12-22.txt:20:58:28: <AnMaster> or will they change format?
02:32:14 <HackEgo> http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.18999
02:32:34 <elliott> note that pastlog is basically a copy of log
02:32:41 <elliott> so changing log won't help
02:33:14 <ais523> elliott: I was going to make a copy of log that removes nicks
02:33:28 <ais523> they're pretty much equivalent
02:33:31 <ais523> `cp bin/log bin/anonlog
02:33:35 <HackEgo> cp: missing destination file operand after `bin/log bin/anonlog' \ Try `cp --help' for more information.
02:33:45 <ais523> and I probably don't want to copy directly either
02:33:56 <HackEgo> /home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: cmd: not found
02:35:10 <ais523> `run sed '/echo/s/$/ | sed "s=<[^>]*>=="/' < bin/log > bin/anonlog
02:35:22 <HackEgo> /home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: /hackenv/bin/anonlog: Permission denied \ /home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: /hackenv/bin/anonlog: cannot execute: Permission denied
02:35:29 <ais523> `run chmod a+x bin/anonlog
02:35:38 <HackEgo> 2004-09-30.txt:18:16:29: http://en.wikipedia.org/wiki/Wikipedia:Votes_for_deletion#Esoteric_programming_language_related
02:35:59 <HackEgo> 2009-11-14.txt:00:22:26: So that I won't keep wondering if the Chrome UI is the reason I'm not doing any work for this project, because I'm not used to it
02:36:42 <elliott> first one I have no clue about; second one, maybe me?
02:36:46 <ais523> first one is before I came here, I think, or maybe only just after
02:36:46 <elliott> `log ^2009-11-14.txt:00:22:26:
02:36:51 <elliott> ais523: btw, it has an additional space
02:37:11 <ais523> `run sed 's/>=/> =/' bin/anonlog
02:37:14 <HackEgo> #!/bin/sh \ cd /var/irclogs/_esoteric \ if [ "$1" ]; then \ grep -P -i -- "$1" ????-??-??.txt | shuf -n 1 \ else \ file=$(shuf -en 1 ????-??-??.txt) \ echo "$file:$(shuf -n 1 $file)" | sed "s=<[^>]*> ==" \ fi \
02:37:23 <ais523> `run sed -i 's/>=/> =/' bin/anonlog
02:37:33 <HackEgo> 2006-02-01.txt:01:42:32: If you divide up the parse tree enough and make liberal use of temporary variables, it shouldn't be such a huge problem.
02:37:36 <elliott> i'm waiting for my original request to come back
02:37:39 <elliott> `log ^2009-11-14.txt:00:22:26:
02:37:50 <ais523> you already got a no output from it
02:37:59 <elliott> also, for 2006 I guess pikhq
02:38:10 <elliott> grep doesn't include the file name
02:38:23 <ais523> right, you wouldn't expect it to
02:38:25 <elliott> ais523: you need to make anonlog give the name more conveniently... make it echo it to solution
02:38:29 <elliott> so you can do `cat solution
02:38:44 <elliott> `pastlog So that I won't keep wondering if the Chrome UI is the reason I'm not doing any work for this project
02:38:52 <HackEgo> 2009-11-14.txt:00:22:26: <Sgeo> So that I won't keep wondering if the Chrome UI is the reason I'm not doing any work for this project, because I'm not used to it
02:38:58 <HackEgo> bin \ canary \ karma \ lib \ monqy \ paste \ quotes \ share \ wisdom
02:38:58 <elliott> `pastlog ^18:16:29:.*Wikipedia:Votes_for_deletion
02:39:08 <HackEgo> 2004-09-30.txt:18:16:29: <ZeroOne> http://en.wikipedia.org/wiki/Wikipedia:Votes_for_deletion#Esoteric_programming_language_related
02:39:12 <elliott> `pastlog If you divide up the parse tree enough and make liberal use of temporary variables, it shouldn't be such a huge problem
02:39:20 <HackEgo> 2006-02-01.txt:01:42:32: <GregorR> If you divide up the parse tree enough and make liberal use of temporary variables, it shouldn't be such a huge problem.
02:39:26 <elliott> well, I'm terrible at this so far :)
02:39:29 <ais523> neither of us have got any so far :)
02:39:33 <elliott> there's a reason my original game used segments of chat
02:39:35 <HackEgo> 2008-07-30.txt:23:39:47: -!- kar8nga has joined #esoteric.
02:39:54 <HackEgo> 2004-12-16.txt:08:00:00: -!- clog has joined #esoteric.
02:40:03 <elliott> you realise sed can q if the // isn't met, right?
02:40:13 <ais523> we may have to filter out non-privmsgs, but that would be hard
02:40:21 <HackEgo> 2005-01-01.txt:19:31:11: -!- puzlet is now known as puzzlet.
02:40:25 <ais523> because we'd have to find a replacement line instead
02:40:27 <elliott> you have the regexp for it right there
02:40:41 <elliott> you can do it while adding the solution thing ;)
02:40:50 <HackEgo> 2011-11-26.txt:04:32:50: that you don't tell a piece where to move each turn, it does it on its own.. and you just have some limited control .. like maybe allowed to specify movements of n pieces per turn
02:40:58 <ais523> better idea: just filter out names after -!- :)
02:41:14 <ais523> that one's got to be from the portal chess discussions
02:41:20 <ais523> I just can't remember who was doing portal chess
02:41:26 <zzo38> ais523: Use the raw log files
02:41:46 <elliott> `pastlog that you don't tell a piece where to move each turn, it does it on its own
02:41:54 <HackEgo> 2011-11-26.txt:04:32:50: <itidus21> that you don't tell a piece where to move each turn, it does it on its own.. and you just have some limited control .. like maybe allowed to specify movements of n pieces per turn
02:42:03 <ais523> yay, we got that one between us
02:42:15 <elliott> *beheaded me, that's the word
02:42:16 <HackEgo> 2005-04-25.txt:17:02:45: -!- graue has quit (Read error: 104 (Connection reset by peer)).
02:42:20 <elliott> ais523: stop using anonlog when it's still broken!
02:42:22 <zzo38> Can you acess the raw log files from HackEgo?
02:42:56 <HackEgo> 2007-11-18.txt:04:26:39: not exactly
02:42:59 <ais523> anyway, I'm not particularly inclined to fix it further
02:43:03 <ais523> OK, that's a tough one
02:43:14 <ais523> it could be me, but it probably isn't
02:43:25 <ais523> `log 04:26:39: not exactly
02:43:32 <HackEgo> 2012-04-29.txt:02:43:25: <ais523> `log 04:26:39: not exactly
02:43:37 <ais523> `pastlog 04:26:39: not exactly
02:43:38 <zzo38> You can use the raw log files, and search for lines with PRIVMSG immediately after the sender, and then does not contain a CTRL+A code at the beginning; and then delete everything before the colon (there will also be a colon for the sender, and a colon for the message text)
02:43:55 <zzo38> And also then filter out things with PRIVMSG :`
02:44:03 <zzo38> I mean, PRIVMSG #esoteric :`
02:44:08 <elliott> ais523: it's broken enough that it's painful to use
02:44:17 <elliott> you have to do something much more inconvenient instead
02:44:20 <ais523> I thought the time section would by itself
02:44:25 <ais523> because it's not part of the filename
02:44:25 <elliott> there's a name in the middle!
02:44:31 <ais523> `pastlog 04:26:39:.*not exactly
02:44:38 <ais523> that's why I left the extra space in
02:44:39 <HackEgo> 2007-11-18.txt:04:26:39: <bsmntbombdood> not exactly
02:44:47 <elliott> since when does grep split on spaces?
02:44:50 <HackEgo> 2004-06-17.txt:22:47:19: -!- cmeme has quit (Read error: 104 (Connection reset by peer)).
02:46:52 <ais523> `run sed -i bin/anonlog 's/shuf -n 1 $file/grep "<.*>" $file | shuf -n 1/'
02:46:56 <HackEgo> sed: can't find label for jump to `in/anonlog'
02:47:06 <ais523> `run sed -i 's/shuf -n 1 $file/grep "<.*>" $file | shuf -n 1/' bin/anonlog
02:47:16 <HackEgo> 2011-11-18.txt:23:30:21: `cat bin/welcome2
02:47:33 <ais523> probably elliott, he's most likely to mess with welcome messages
02:47:38 <zzo38> ^< [^:]+:[^ ]+ PRIVMSG #esoteric :(.*)$
02:47:48 <zzo38> Perhaps that is what you want?
02:47:49 <ais523> elliott: I required < and > on a line, by grepping for them before the shuffle
02:47:52 <ais523> much better than using a loop
02:48:21 <elliott> anyway, it really needs to do segments to be playable
02:48:25 <HackEgo> 2008-08-19.txt:16:29:48: the issue was concurrent tracing, where I wanted all IPs to show the next instruction they would execute instead of space/semicolon
02:48:42 <zzo38> ^< [^:]+:[^ ]+ PRIVMSG #esoteric :([^`].*)$
02:48:52 <elliott> `pastlog the issue was concurrent tracing, where I wanted all IPs to show the next instruction they would execute
02:48:59 <HackEgo> 2008-08-19.txt:16:29:48: <Deewiant> the issue was concurrent tracing, where I wanted all IPs to show the next instruction they would execute instead of space/semicolon
02:49:06 <ais523> oh, the other possibility ;)
02:49:09 <elliott> I forgot Deewiant used to use lowercase
02:49:19 <elliott> I thought it was too grammatical/insightful for AnMaster
02:49:25 <HackEgo> 2010-10-30.txt:06:06:28: heh
02:49:36 <ais523> me, most likely, I say that more often than the rest of you
02:49:50 <HackEgo> 2010-10-30.txt:06:06:28: <elliott> heh
02:49:58 <elliott> i win by virtue of cheating by giving three options
02:50:03 <HackEgo> 2003-04-12.txt:13:30:43: :)
02:50:05 <elliott> but for "heh" I think I should be allowed
02:50:18 <HackEgo> grep: unmatched parentheses
02:50:27 <zzo38> Is there a raw log searching file?
02:50:30 <HackEgo> 2003-04-12.txt:13:30:43: <dbc> :)
02:50:59 <HackEgo> 2010-10-25.txt:21:25:17: Anyways. I'm figuring I'll create a new LVM volume to install the Debian root on so if I really do something stupid Gentoo's still *there*.
02:51:06 <pikhq> Yeah, that was me.
02:51:14 <HackEgo> http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.24233
02:51:18 <ais523> zzo38: look at that file to see how the log retrieval works
02:51:20 <elliott> I'm not even going to check that one, it's completely obvious
02:51:23 <HackEgo> 2005-05-28.txt:18:27:17: I don't mind, but probably the wiki will not be able to cope with that by default, and yes, we should avoid modifications
02:51:45 <ais523> `pastlog I don't mind, but probably the wiki will not be able to cope with that by default
02:51:52 <HackEgo> 2005-05-28.txt:18:27:17: <pgimeno> I don't mind, but probably the wiki will not be able to cope with that by default, and yes, we should avoid modifications
02:51:54 <pikhq> elliott: Hell, no need to check: I definitely did just that around 2010.
02:52:02 <elliott> "but probably the" tipped me off as odd
02:52:12 <elliott> but I couldn't think of a suitable speaker
02:52:21 <ais523> the older ones are harder than the newer ones
02:52:27 <HackEgo> 2011-04-08.txt:14:10:05: what if i copy it to the wrong spot?
02:52:43 <elliott> `pastlog what if i copy it to the wrong spot\?
02:52:48 <pikhq> Seemed a bit zzo38ese-ish.
02:52:50 <HackEgo> 2011-04-08.txt:14:10:05: <cheater99> what if i copy it to the wrong spot?
02:53:03 <HackEgo> 2004-04-26.txt:21:38:40: lament this channel is alive. we are just playing dead.
02:53:15 <ais523> has to be a regular at around 2004
02:53:24 <elliott> `pastlog lament this channel is alive\.
02:53:27 <ais523> that's what I'd have guessed to
02:53:32 <HackEgo> 2004-04-26.txt:21:38:40: <andreou> lament this channel is alive. we are just playing dead.
02:53:35 <ais523> which means it can't possibly be right
02:53:42 <elliott> fucking useless channel founder
02:53:45 <ais523> elliott: banning them won't remove them from the old logs
02:53:54 <ais523> and founders can just unban themselves
02:53:55 <elliott> I'll have to add that to the @ script
02:53:57 <pikhq> Retroactively ban them.
02:54:06 <HackEgo> 2009-11-13.txt:19:24:17: Inheritance is bad, and before you argue against that plz google some bit, especially c2 wiki.
02:54:06 <pikhq> Time machines FTW.
02:54:14 <elliott> I know for a fact that's me
02:54:16 <zzo38> Can you use AWK and/or Perl with it?
02:54:18 <elliott> I hate myself for saying that
02:54:38 <elliott> oh well, let's check JUST IN CASE
02:54:39 <ais523> zzo38: it's HackEgo, it runs arbitrary shell commands that are installed; I expect awk and Perl are both installed
02:54:45 <elliott> `pastlog Inheritance is bad, and before you argue against that plz google some bit, especially c2 wiki
02:54:52 <HackEgo> 2009-11-13.txt:19:24:17: <ehird> Inheritance is bad, and before you argue against that plz google some bit, especially c2 wiki.
02:54:59 <ais523> elliott: you should hate ehird, not yourself
02:55:04 <HackEgo> 2010-02-23.txt:17:06:34: assuming same struct as above that is
02:55:04 <pikhq> Yeah, that jerk, Mr. Hird.
02:55:09 <elliott> ais523: that guy has way too much stack overflow reputation
02:55:13 <elliott> and runs the wiki like an asshole
02:55:27 <ais523> `pastlog assuming same struct as above that is
02:55:36 <ais523> was he Vorpal in 2010? or still AnMaster then?
02:55:36 <HackEgo> 2010-02-23.txt:17:06:34: <AnMaster> assuming same struct as above that is
02:55:46 <HackEgo> 2005-08-20.txt:06:07:06: hi
02:56:06 <HackEgo> 2011-10-08.txt:06:07:06: <elliott> Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool/main/g/glib2.0/libglib2.0-0_2.30.0-0ubuntu3_amd64.deb 404 Not Found
02:56:25 <HackEgo> 2005-08-20.txt:06:07:06: <calamari> hi
02:56:33 <elliott> i actually based that guess
02:56:43 <elliott> i knew calamari said hi a lot back then
02:57:26 <ais523> who would say the null string back then?
02:57:40 <elliott> iirc it's actually a log bug
02:57:40 <ais523> it must have been a day where nothing was said
02:57:47 <elliott> ais523: the grep wouldn't match then
02:57:55 <ais523> elliott: so it'd return no data
02:58:04 <elliott> http://codu.org/logs/_esoteric/2004-09-12.txt
02:59:02 <HackEgo> 2010-06-22.txt:18:44:05: Huh?
02:59:13 <pikhq> Yeah. The capitalization does it.
02:59:14 <ais523> that's pikhq's capitalisation, indeed
02:59:19 <elliott> `pastlog 18:44:05:.*Huh\?$
02:59:35 <HackEgo> 2010-06-22.txt:18:44:05: <Phantom_Hoover> Huh?
02:59:42 <ais523> oh, we were all wrong :)
02:59:56 <zzo38> This doesn't work due to too slow possibly? cat /var/irclogs/_esoteric/????-??-??-raw.txt | awk 'sub(/^<[^:]+:[^ ]+ PRIVMSG #esoteric :/,"")' | shuf -n 1
03:01:35 <pikhq> /dev/null hath spoken.
03:01:35 <HackEgo> 2008-03-13.txt:23:41:25: typesafe unix!
03:01:48 <ais523> that looks like the sort of thing elliott would do
03:01:54 <ais523> not sure if it was him that said it, though
03:01:59 <pikhq> Yeah, I'm guessing elliott but not with high confidence.
03:02:09 <ais523> `pastlog typesafe unix!
03:02:27 <HackEgo> 2008-03-13.txt:23:41:25: <ehird> typesafe unix!
03:02:29 <zzo38> Maybe like this: awk 'sub(/^<[^:]+:[^ ]+ PRIVMSG #esoteric :/,"")' < `ls /var/irclogs/_esoteric/????-??-??-raw.txt | shuf -n1` | shuf -n1
03:02:38 <zzo38> `run awk 'sub(/^<[^:]+:[^ ]+ PRIVMSG #esoteric :/,"")' < `ls /var/irclogs/_esoteric/????-??-??-raw.txt | shuf -n1` | shuf -n1
03:02:53 <elliott> that was obviously me, yes
03:03:32 <zzo38> `run awk 'sub(/^<[^:]+:[^ ]+ PRIVMSG #esoteric :/,"")' < `ls /var/irclogs/_esoteric/????-??-??-raw.txt | shuf -n1` | shuf -n1
03:03:36 <HackEgo> T3h b0rb, t3h b0rk, t3h b0rk, b0rk b0rk!.
03:03:43 <elliott> i don't _want_ to know who said that
03:04:01 <pikhq> I'm going to guess a bot.
03:04:01 <ais523> but I'll find out anyway
03:04:18 <pikhq> (it'll make me happiest)
03:04:46 <elliott> it really needs the date to be a practical game
03:04:52 <ais523> `pastlog T3h b0rb, t3h b0rk, t3h b0rk, b0rk b0rk!
03:04:56 <ais523> I agree it needs the date
03:05:01 <ais523> I'll guess bsmntbombdood
03:05:07 <ais523> although he was mostly a bit classier than that
03:05:11 <HackEgo> 2006-09-05.txt:01:15:42: <Razor-X> T3h b0rb, t3h b0rk, t3h b0rk, b0rk b0rk!
03:05:19 <pikhq> Well *that's* strange.
03:05:21 <ais523> oh good, it's someone I've never heard of
03:05:22 <elliott> razor-x was basically pikhq, right?
03:05:34 <pikhq> elliott: No, though I did rather like her.
03:05:39 <ais523> oh, it's someone I have heard of but can't remember, then
03:05:41 <elliott> right, basically pikhq then
03:05:48 <zzo38> Search the username and hostname too, then
03:05:53 <zzo38> Maybe it gives you a hint
03:06:07 <pikhq> That's often a dead giveaway. :)
03:06:09 <HackEgo> 2009-12-13.txt:12:09:37: definitely kaylee
03:06:16 <pikhq> Definitely kaylee.
03:06:23 <HackEgo> 2005-03-20.txt:06:51:51: so you could write the entire webserver, netowrk layer, etc, in bf, given the appropriate in and out to the card ;)
03:06:26 <ais523> I bet it was actually someone else
03:06:31 <elliott> `pastlog definitely kaylee
03:06:40 <HackEgo> 2009-12-13.txt:12:09:37: <bsmntbombdood> definitely kaylee
03:06:45 <elliott> `pastlog so you could write the entire webserver, netowrk layer, etc, in bf, given the appropriate in and out to the card
03:06:50 <ais523> the attitude fits Sgeo but the actual text doesn't
03:06:53 <HackEgo> 2005-03-20.txt:06:51:51: <calamari> so you could write the entire webserver, netowrk layer, etc, in bf, given the appropriate in and out to the card ;)
03:07:09 <HackEgo> 2012-03-08.txt:01:22:29: !c printf("%d \ ", 03641077);
03:07:18 <zzo38> Use the program I wrote if you like it
03:07:32 <ais523> I often !c random stuff
03:07:40 <ais523> but I don't think I'd have included the backslash
03:07:54 <pikhq> And I'm not liable to !c much.
03:07:56 <ais523> especially with an invalid escape code like that one
03:07:58 <elliott> someone else gets to figure out the regexp for that one
03:08:13 <ais523> `pastlog c printf\("%d \\ ", 03641077\);
03:08:17 <zzo38> Can HackEgo or any other bot make NS INFO requests?
03:08:38 <HackEgo> 2012-03-08.txt:01:22:29: <Friendship> !c printf("%d\n", 03641077);
03:08:42 <ais523> let's go down the simple route
03:08:48 <ais523> elliott: you were mostly right
03:09:05 <elliott> I hear Friendship isn't Gregor but instead Magic.
03:09:10 <HackEgo> 2011-04-12.txt:17:56:11: trust is a powerful thing
03:09:17 <elliott> probably me, god knows why
03:09:30 <ais523> no, I wouldn't word it like that
03:09:43 <elliott> `pastlog trust is a powerful thing$
03:09:50 <HackEgo> 2011-04-12.txt:17:56:11: <oklopol> trust is a powerful thing
03:10:12 <HackEgo> 2010-10-11.txt:05:59:54: also i think i listen to this stuff because of the wrong reasons, because the same people who listen to these sensible ones listen to ones where you repeat the same riff for 5 minutes and the singer has a REALLY COOL GROWL.
03:10:15 <elliott> if it's something cliche, profound, and serious, it's oklopol saying nonsense
03:10:57 <ais523> Gregor: it's new, you should join in
03:11:01 <itidus20> this anonlog thing looks more fun than monopoly
03:11:06 <elliott> `pastlog also i think i listen to this stuff because of the wrong reasons
03:11:08 <HackEgo> 2009-07-27.txt:21:24:32: Actually, if you had a very large number of tiny cells, you could *maybe* get arbitrary push-areas.
03:11:15 <HackEgo> 2010-10-11.txt:05:59:54: <oklopol> also i think i listen to this stuff because of the wrong reasons, because the same people who listen to these sensible ones listen to ones where you repeat the same riff for 5 minutes and the singer has a REALLY COOL GROWL.
03:11:21 <Gregor> Yeah, I was gonna say pikhq for that.
03:11:22 <pikhq> Well, definitely my capitalization.
03:11:22 <elliott> `pastlog Actually, if you had a very large
03:11:29 <HackEgo> 2009-07-27.txt:21:24:32: <pikhq> Actually, if you had a very large number of tiny cells, you could *maybe* get arbitrary push-areas.
03:11:30 <elliott> Gregor: SRY I STOLE UR ANONLOG
03:11:33 <elliott> but it was just too obvious
03:11:33 <pikhq> I don't remember saying that, but 2009 was a long time ago.
03:11:36 <elliott> anything pikhq says is so obviously pikhq
03:11:52 <ais523> let's up the stakes a bit
03:11:53 <HackEgo> 2012-03-25.txt:19:11:06: <Madoka-Kaname> I just had a crazy idea for Brainfuck minimization
03:12:03 <pikhq> elliott: What makes me so obvious?
03:12:06 <HackEgo> http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.19593
03:12:08 <itidus20> i think madoka-kaname said that
03:12:11 <ais523> I know, and I only updated one
03:12:25 <pikhq> Aside from "I capitalize words and punctuate", as that's pretty obvious.
03:12:34 <elliott> and the tone/sort of structure is unique
03:12:35 -!- MoALTz has quit (Read error: Connection reset by peer).
03:13:03 <Gregor> OK, nobody steal my anonlog. Even though I'll suck at this game.
03:13:07 -!- MoALTz has joined.
03:13:09 <HackEgo> 2006-12-07.txt:00:00:06: hi
03:13:13 <pikhq> Let's go with "the autism" and leave it at that.
03:13:39 * Gregor goes to cry in a corner
03:13:56 <ais523> `run sed -i '/grep -P/s/$/| sed "s=<[^>]*> =="/' bin/anonlog
03:13:57 <HackEgo> 2006-12-07.txt:00:00:06: <SimonRC> hi
03:14:11 <HackEgo> 2010-02-09.txt:19:36:49: cpressey: "interpret the rest of the *code* as brainfuck"? Sure you can
03:14:35 <pikhq> Don't think he was here anymore in 2010.
03:14:49 <ais523> `pastlog cpressey: "interpret the rest of the *code* as brainfuck"
03:14:54 <ais523> but I don't know either!
03:15:03 <ais523> `pastlog cpressey: "interpret the rest of the \*code\* as brainfuck"
03:15:11 <HackEgo> 2010-02-09.txt:19:36:49: <lament> cpressey: "interpret the rest of the *code* as brainfuck"? Sure you can
03:15:25 <coppro> anyone know an easy way to translate address to function (or even better, to function + line number)?
03:15:29 <HackEgo> 2009-02-17.txt:20:21:33: is my header
03:15:30 <elliott> caps after punct but no final punct
03:15:44 <elliott> coppro: you're asking #esoteric, must be really desperate
03:15:53 <ais523> coppro: in gdb, I think you can set a breakpoint at the address, and it'll tell you the function+line it translated into
03:16:07 -!- azaq23 has quit (Quit: Leaving.).
03:16:21 <HackEgo> 2009-02-17.txt:20:21:33: <ehird> is my header
03:16:37 <ais523> you're a good guess for anything recent because you talk so much
03:16:48 <HackEgo> 2010-02-26.txt:19:37:58: Sgeo, befunge and/or erlang
03:17:06 <elliott> `pastlog befunge and/or erlang
03:17:08 <ais523> nickpinging with a comma
03:17:09 <pikhq> coppro: Yeah, probably either the aforementioned gdb trick or implementing it yourself. (as is quite nasty)
03:17:15 <HackEgo> 2010-02-26.txt:19:37:58: <AnMaster> Sgeo, befunge and/or erlang
03:17:17 <elliott> ais523: i said that based entirely on the befunge and/or erlang part
03:17:20 <elliott> anyway, let's lower the stakes instead:
03:17:28 <HackEgo> 2007-07-18.txt:23:24:00: it's more similar to jumpfuck than anything sane
03:17:42 <ais523> hmm, could have been me but I don't think it was
03:18:07 <ais523> `pastlog it's more similar to jumpfuck than anything sane
03:18:09 <elliott> wait, i can delete that from the wiki now... I didn't make JumpFuck, JumpFuck never existed
03:18:12 <elliott> yes it has that capitalisation
03:18:15 <HackEgo> 2007-07-18.txt:23:24:00: <lament> it's more similar to jumpfuck than anything sane
03:18:33 <elliott> who remembers http://esolangs.org/wiki/Jumping_to_-1_is_exciting
03:18:39 <HackEgo> 2008-09-23.txt:20:17:22: Notice: Undefined variable: commenter_portrait_url in user/themes/tusho-blogs-2/post.php line 52
03:19:05 <ais523> OK, that probably wasn't elliott because it looks like the speaker was trying to make fun of him
03:19:14 <elliott> that's not me, that's tusho
03:19:15 <pikhq> What's the tusho->foo mapping, anyways?
03:19:30 <ais523> thus he's two steps removed from elliott
03:19:35 <elliott> `pastlog Undefined variable: commenter_portrait_url
03:19:56 <HackEgo> 2008-09-23.txt:20:17:22: <oerjan> Notice: Undefined variable: commenter_portrait_url in user/themes/tusho-blogs-2/post.php line 52
03:20:11 <ais523> oh right, oerjan is definitely high on the list of people who would want to make fun of past-elliott
03:20:14 <elliott> well, oerjan->tusho->ehird
03:20:16 <elliott> ais523: it's not making fun of!
03:20:23 <elliott> he almost certainly got that line when trying to load a link i gave
03:20:33 <ais523> I think HackEgo said that
03:20:37 <HackEgo> 2007-07-29.txt:01:55:05: /dev/random uses real entropy
03:20:50 <ais523> not me, based on the date and time this time
03:20:55 <ais523> I wouldn't have been awake then
03:21:10 <ais523> my sleep habits have got worse over time :)
03:21:15 <pikhq> Shame that's never a clue about elliott.
03:21:42 <Gregor> Uhhh ... I arbitrarily nominate jix.
03:22:02 <elliott> that ended up sounding memey
03:22:09 <elliott> how can the internet corrupt words as basic as "win", "epic", "fail"
03:22:28 <elliott> `pastlog random uses real entropy
03:22:36 <HackEgo> 2007-07-29.txt:01:55:05: <bsmntbombdood> /dev/random uses real entropy
03:22:46 <elliott> it's always so obvious after-the-fact
03:22:59 <Gregor> I don't think that's so obvious X-D
03:23:08 <HackEgo> 2011-02-02.txt:19:06:51: Also, the whole depiction of the *social* environment that you get in high school on American TV?
03:23:20 <elliott> I TOLD YOU IT'S SO OBVIOUS
03:23:33 <ais523> shall we just ban lines that start with a capital letter?
03:23:35 <pikhq> Okay, yeah, totally obvious.
03:23:46 <Gregor> ais523: But I capitalize too >_>
03:23:50 <elliott> this conversation going on in this SO answer of mine's comments is so absurd
03:23:56 <pikhq> `pastlog Also, the whole depiction of the *social* environment that you get in high school on American TV?
03:24:08 <HackEgo> 2009-04-20.txt:17:13:51: ais523, link or it didn't happen
03:24:09 <elliott> ais523: http://stackoverflow.com/questions/10363206/what-does-apostrophe-means-in-haskell/10363228#10363228
03:24:11 <pikhq> `pastlog Also, the whole depiction of the \*social\* environment that you get in high school on American TV?
03:24:19 <HackEgo> 2011-02-02.txt:19:06:51: <pikhq> Also, the whole depiction of the *social* environment that you get in high school on American TV?
03:24:19 <ais523> almost 100% certain on that one
03:24:36 <ais523> `pastlog ais523, link or it didn't happen
03:24:42 <ais523> both the style and the content point to the same person
03:24:42 <pikhq> Hmm. Actually, vaguely remember that conversation; why'd I even bother pastelogging.
03:24:45 <HackEgo> 2009-04-20.txt:17:13:51: <AnMaster> ais523, link or it didn't happen
03:25:09 <Gregor> I've got a way to make it more interesting.
03:25:12 <HackEgo> 2011-07-08.txt:03:16:45: Vorpal: Blargh, fine :P
03:25:32 <elliott> and pikhq probably doesn't use "Blargh"
03:25:37 <Gregor> Smileys are an alternative to punctuation!
03:25:48 <Gregor> `run anonlog | tr [a-z] [A-Z] | sed 's/[^A-Z ]//'
03:25:50 <elliott> Gregor: do you still have that script running
03:25:52 <HackEgo> 011-04-07.TXT:19:10:37: CPRESSEY: PAY UP, OR GET K3 (THE COOL ONE WITH THE GUI THING) FROM A HIDDEN SUBDIRECTORY OF NSL.COM :)
03:25:53 <pikhq> I do, but not often. And I punctuate.
03:26:05 <elliott> `pastlog pay up, or get k3 \(the
03:26:07 <Gregor> I forgot /g on that, whoops.
03:26:12 <HackEgo> 2011-07-08.txt:03:16:45: <elliott> Vorpal: Blargh, fine :P
03:26:13 <HackEgo> 2011-04-07.txt:19:10:37: <elliott> cpressey: Pay up, or get K3 (the cool one with the GUI thing) from a hidden subdirectory of nsl.com :)
03:26:15 <zzo38> Why can't you create empty directories on HackEgo?
03:26:19 <Gregor> Bahaha, it was elliott.
03:26:21 <elliott> Gregor: thx for claiming my line
03:26:52 <Gregor> `run anonlog | tr [a-z] [A-Z] | sed 's/[^A-Z ]//g'
03:26:56 <HackEgo> TXT RIGHT CALL IT WHATEVER YOU WANT
03:27:08 <Gregor> ... maybe I made it too difficult.
03:27:21 <Gregor> `run anonlog | tr [a-z] [A-Z] | sed 's/[^A-Z0-9\.: ]//g'
03:27:24 <HackEgo> 20110727.TXT:03:25:42: WELL IT WAS A JAPANTHEMED ENGLISH CHATROOM
03:27:34 <elliott> `pastlog RIGHT CALL IT WHATEVER YOU WANT
03:27:42 <Gregor> See, now we don't have so many dreary clues.
03:27:43 <elliott> Gregor: CAN'T YOU MAKE IT LOWERCASE INSTEAD I MEAN COME ON
03:27:49 <Gregor> elliott: COBOL LOVES YOU
03:27:51 <ais523> elliott: wow, you've got over 100 days visited in a row for StackOverflow
03:27:54 <elliott> `pastlog TXT.*RIGHT.*CALL IT WHATEVER YOU WANT
03:28:04 <elliott> ais523: I just check the Haskell questions every day
03:28:09 <elliott> you read Esolang recent changes every day,r ight?
03:28:14 <Gregor> elliott: Note that the TXT is from filename.txt ;)
03:28:34 <ais523> elliott: I'm not online every day
03:28:35 <elliott> ais523: also, hmm, I thought that info was private
03:28:43 <Gregor> `run anonlog | tr [A-Z] [a-z] | sed 's/[^a-z0-9\.:\- ]//g'
03:28:43 <ais523> elliott: there's an achivement for it
03:28:45 <HackEgo> hehehe: http://url.ie/1bg.
03:28:46 <ais523> which makes it visible
03:28:47 <HackEgo> sed: -e expression #1, char 20: Invalid range end
03:29:05 <Gregor> `pastlog right.*call it whatever you want
03:29:07 <elliott> Anyway, that's probably calamari.
03:29:13 <HackEgo> 2009-03-06.txt:15:36:14: <AnMaster> right, call it whatever you want
03:29:24 <HackEgo> 2006-10-27.txt:22:07:24: <SimonRC> hehehe: http://www.miranda.org/~jkominek/rot13/ssh-1.2.27-rot13.patch
03:29:26 <ais523> I have betwen 2^4 and 2^5 days of reading Slashdot in a row
03:29:31 <elliott> Gregor: btw, I dislike your version
03:29:36 <HackEgo> 2010-05-29.txt:19:20:10: Dispace Befunge. Every character has one of two widths.
03:29:43 <ais523> and I achieved that in 2009, haven't beaten it since
03:29:54 <HackEgo> 2012-04-29.txt:03:27:24: <HackEgo> 20110727.TXT:03:25:42: WELL IT WAS A JAPANTHEMED ENGLISH CHATROOM
03:30:15 <zzo38> They work now, the program I have by now
03:30:39 <zzo38> I wanted to make up another program too but only if the bot can access NS INFO request
03:30:43 <elliott> `pastlog well it was a japan.*themed english
03:30:50 <HackEgo> 2011-07-27.txt:03:25:42: <itidus20> well it was a japan-themed english chatroom
03:31:13 <elliott> zzo38: if you can convince another bot to send an ns info request, then you can do that
03:31:29 <pikhq> What's that "Dispace Befunge." nonsense about?
03:31:35 <pikhq> `pastlog Dispace Befunge
03:31:44 <HackEgo> 2010-05-29.txt:19:20:10: <uorygl> Dispace Befunge. Every character has one of two widths.
03:32:14 <pikhq> That was around when I was doing a BF93 interpreter, but I definitely didn't talk about potential variants.
03:32:52 <HackEgo> 2008-06-06.txt:21:13:31: meh, what the heck
03:33:56 <elliott> `pastlog meh, what the heck$
03:34:03 <HackEgo> 2008-06-06.txt:21:13:31: <Hiato> meh, what the heck
03:34:38 <ais523> hmm, I need to get better at Slashdot karma whoring, I think
03:34:44 <ais523> I'm hardly ever voted down, but I'm also rarely voted up
03:34:59 <ais523> probably because I get to stories too late
03:35:37 <HackEgo> 2008-01-31.txt:20:07:11: sooooo
03:37:00 <ais523> bleh, that's got to be enough information, and yet I don't know where it points
03:37:54 <HackEgo> 2008-12-11.txt:22:52:40: <oklokok> but with !^, you can keep state on tos, in some form
03:38:21 <HackEgo> 2011-01-30.txt:18:15:26: "Let's mine right next to a magma flow. That's a good OH GOD WHY IS MY FLESH MELTING! OH, THE MIASMA!"
03:38:51 <ais523> anyone else want to guess before I look it up?
03:39:12 <ais523> `pastlog Let's mine right next to a magma flow. That's a good
03:39:19 <HackEgo> 2011-01-30.txt:18:15:26: <pikhq> "Let's mine right next to a magma flow. That's a good OH GOD WHY IS MY FLESH MELTING! OH, THE MIASMA!"
03:39:29 <elliott> wow i guessed pikhq but i thought
03:39:32 <elliott> since its in quote marks it cant be
03:39:41 <HackEgo> 2011-12-11.txt:01:11:50: <tswett> Soooooooo useful.
03:39:55 <HackEgo> 2006-05-29.txt:02:05:36: <rabidpoobear> !whirl 11110101011100101010101101001
03:39:59 <HackEgo> 2008-01-31.txt:20:07:11: <TheTedd> sooooo
03:40:11 <ais523> two people I've never heard of, or at least can't remember
03:40:30 <HackEgo> 2008-06-03.txt:23:37:29: OKOKOALITY
03:40:34 <HackEgo> 2011-09-25.txt:17:39:22: once they reach Z they should roll back to A but with dinosaurs.
03:40:40 <ais523> I approve of that okoko result
03:41:00 <ais523> who uses lowercase but full stops?
03:41:15 <HackEgo> 2008-06-03.txt:23:38:27: <tusho> OKOKOKOKOKOKOKOKOKOKOKOKOKOALITY
03:41:24 <ais523> `pastlog roll back to A but with dinosaurs
03:41:32 <HackEgo> 2011-09-25.txt:17:39:22: <CakeProphet> once they reach Z they should roll back to A but with dinosaurs.
03:41:44 <HackEgo> 2008-06-03.txt:23:37:29: <oerjan> OKOKOALITY
03:41:51 <ais523> wow, wrongness everywhere
03:41:58 <ais523> OK, here's a really high-stakes one
03:42:10 <HackEgo> 2010-01-22.txt:16:47:39: `addquote <Sgeo> I'd imagine that it already has, and no one noticed
03:42:27 <ais523> I don't think I'd have added that
03:42:38 <ais523> note: you have to find the quote itself funny for it to be you
03:42:53 <ais523> or you wouldn't have added it
03:46:16 <ais523> <ais523> This is possibly the only Slashdot story where lots of people have decided to link to XKCD, but picked lots of different ones. XKCDs 191 244 384 404 523 563 have all been linked to in this story, which is an unusual amount of variety.
03:49:01 <pikhq> `pastlog `addquote <Sgeo> I'd imagine that it already has, and no one noticed
03:49:10 <HackEgo> 2010-01-22.txt:16:47:39: <oerjan> `addquote <Sgeo> I'd imagine that it already has, and no one noticed
03:50:10 <itidus20> before that he said "<oerjan> that sentence fits _so_ many situations..."
03:52:06 <HackEgo> 2008-12-09.txt:19:04:45: 19:04 lezek: J is not a channel for AI or Mathematic talk :)
03:53:29 -!- Ulfalizer has quit (Quit: leaving).
04:06:26 <zzo38> pikhq: I don't know.
04:07:17 <zzo38> Can they add the command in HackEgo for NS INFO requests or to add to another bot which will accept commands starting with a zero-width-space?
04:13:52 <pikhq> So, I have enough disk space to download Doctor Who in its entirety. Quickly, give me some reason to not download and watch all of it (over the course of a couple years)
04:15:32 <elliott> the reconstructions suck and also i already planned that
04:16:18 <pikhq> Also, the encodes suck and I am *not* doing those myself.
04:16:59 <pikhq> ... Not until I purchase a new, awesome computer, at least.
04:18:36 <kmc> shachaf: ... this video is amusing but I don't understand why it exists
04:33:38 <itidus20> `log [J] is not a channel for AI
04:33:45 <HackEgo> 2012-04-29.txt:03:52:06: <HackEgo> 2008-12-09.txt:19:04:45: 19:04 lezek: J is not a channel for AI or Mathematic talk :)
04:34:01 <itidus20> clearly i am not using this [] thing very well
04:34:19 <itidus20> `pastlog J is not a chanel for AI
04:34:32 <itidus20> `pastlog J is not a chanel for AI
04:34:48 <itidus20> `pastlog J is not a channel for AI
04:34:54 <HackEgo> 2008-12-09.txt:19:04:45: <zuff> 19:04 lezek: J is not a channel for AI or Mathematic talk :)
04:35:10 <shubshub> Made my language page: http://esolangs.org/wiki/Poison
04:38:02 <fungot> shubshub: that was in the crash on the news reports of this song i have my concerns have been
04:38:22 <ais523> shubshub: I'm reasonably sure there's a Ruby variant where you can do hello world just with h()
04:46:54 <HackEgo> 2010-03-15.txt:00:34:18: * oerjan cackles evilly
04:47:34 <itidus20> . o O ( What was he cackling evilly at? )
04:48:45 <shubshub> Also This new lang will have a compiler
04:49:41 <kmc> astounding
04:49:58 <itidus20> "<oerjan> c is not a member of the language /a{2x+3y}b{5y+2z}c{7z+11w}/ <oerjan> because you damn well cannot get 1 = 7z+11w for nonnegative z,w"
04:49:59 <kmc> it reminds me of http://esolangs.org/wiki/HQ9%2B
04:51:22 <shubshub> Im stilll surprised my language actually works
04:52:00 <monqy> any idea who that is
04:52:13 <itidus20> the usual protocol is to just spin again..
04:52:44 <shubshub> Has anyone ever made an OS using an esolang?
04:53:33 <monqy> jeez I can't figure this one out either
04:54:33 <HackEgo> 2006-08-03.txt:19:20:49: Yes it does.
04:55:03 <HackEgo> /home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: hiddenlog: not found
04:55:21 <HackEgo> 2005-07-04.txt:19:08:39: plopp
04:55:26 <itidus20> shubshub: the idea of the anonlog game is to guess who said it
04:55:43 <monqy> I'm no good at this anonlog thing
04:55:52 <monqy> I guess I'll hardly ever come up in it either eh
04:55:53 <HackEgo> 2005-11-07.txt:16:09:36: I'm not sure if that is working correctly, though (there seems to be a weird problem with FreeBSD's crypt() call)
04:56:21 <itidus20> but i have not been here long either.. and i haven't paid enough attention to all the individuals here
04:56:43 <HackEgo> /home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: postlog: not found
04:57:05 <HackEgo> 2011-09-05.txt:08:10:19: <CakeProphet> yes it does.
04:57:27 <HackEgo> 2005-03-01.txt:10:51:34: hi
04:57:40 <itidus20> `pastlog 19:20:49*Yes it does.
04:59:55 <monqy> are you any good at `anonlog (im not)
05:00:01 <HackEgo> 2011-08-25.txt:13:45:26: 2268
05:00:08 <monqy> see i have no idea who that is
05:00:29 <monqy> elliott: see, even itidus20 thinks you're good at it :D
05:00:42 <monqy> surely you can crack this mystery
05:01:02 <itidus20> `pastelog even itidus20 thinks
05:01:10 <HackEgo> http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.15810
05:01:27 <monqy> `pastelog even itidus
05:01:34 <HackEgo> http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.6678
05:02:06 <monqy> oh no, maybe I have to shake it up before it becomes a "thing"
05:02:26 <elliott> even itidus thinks it's a thing
05:02:33 <monqy> I don't want a world wherein everyone greets with "see, even itidus20"
05:03:11 <monqy> `pastelog see, even
05:03:20 <HackEgo> http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.4140
05:03:23 <itidus20> do you dare to look at the results
05:04:02 <itidus20> @ 2009-12-17.txt:23:40:12: <fizzie>
05:04:56 <elliott> monqy: the most beautiful thing
05:05:03 <elliott> lived 2008, revived like 2011, killed by ignorance
05:05:18 <elliott> it quoted a random line from the channel logs when you pinged it
05:05:26 <elliott> and set the topic to a random line from the logs every 6 hours
05:05:30 <itidus20> "2009-12-17.txt:23:40:12: <fizzie> There seem to be a metric gazillion of other various cheapo-tripods from a manufacturer called "Velbon". Those at least look a tiny bit less silly. (For example the counterpart to the Slik U2000, the Velbon DF-40/F -- see, even the name is more impressive by far -- costs 4 euros more, but the height range is 0.51-1.45 m. And it's black, not shiny-aluminum. See, these
05:05:30 <itidus20> are the *important* points here; name and colour.)"
05:05:37 <elliott> it was the insipiration for fungot's babble bot
05:05:37 <fungot> elliott: oh rite, shame. can't post url don't know what you think this unfortunate event was " what? both of the funniest snl skits of all the spaces in the crash of an airshow in 1988.
05:06:36 <itidus20> shubshub: you seem to already know something since you know about python and ruby and batch
05:08:42 <HackEgo> 2006-10-03.txt:19:14:09: i think i googled for twnt
05:09:56 <elliott> btw i came back onto this computer just to turn it off & go 2 sleep
05:10:05 <elliott> if im not gone by 6:30 am yell at me, 7 am yell louder
05:10:13 <lambdabot> Local time for elliott is 2012-04-29 05:10:12 +0000
05:10:44 <monqy> local time indecision?
05:11:58 <kmc> @time shubshub
05:12:00 <lambdabot> Local time for shubshub is Sun Apr 29 17:11:58 NZST 2012
05:12:21 <itidus20> i didn't know there was a NZST
05:12:33 <kmc> nazi standard time
05:12:45 <kmc> pretty sure that's it
05:12:48 <shubshub> New Zealand Standard time prob
05:13:04 <kmc> itidus20++
05:13:36 <lambdabot> I live on the internet, do you expect me to have a local time?
05:13:52 <fungot> shubshub: every time you comment, especially opera 2" on youtube. your right. for reading this without my permission i will agree with me, what you want to make the actress? halle berry's hot, by ' bug', that's an irrefutable fact.
05:14:08 <kmc> they use NZST at the south pole
05:14:20 <elliott> that was my go-to fact for ages
05:14:24 <elliott> i'm the antarctica expert here
05:14:35 <HackEgo> http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.220
05:14:48 <zzo38> Why will they use NZST at the south pole?
05:14:48 <HackEgo> 2005-03-25.txt:00:21:17: g'nite
05:14:58 <monqy> only the finest of men have requested @time lambdabot in #esoteric
05:15:01 <elliott> zzo38: iirc, because that's where the flights to the south pole are from
05:15:05 <HackEgo> 2010-05-10.txt:02:41:47: im playing KING again because that one was too difficult
05:15:26 <pikhq> zzo38: The time zone for any Antarctic base is set based on the supplying air field.
05:16:04 <kmc> yeah, the south pole is supplied from McMurdo Station
05:16:13 <pikhq> As generally the meridian's time is fairly meaningless.
05:16:27 <EgoBot> 92 +++++++++++[>+++>+++++++++>+++++++++>+<<<<-]>>-----.>-.++++.<<-.>.>----.++++.<<.>.++++.>.>-. [86]
05:16:33 <zzo38> But, if you build a sundial at the pole, what will you have? Can you put 24 hours based on the hour angle of sun? Can you just use that? (Of course then you still need to know the longitude; just select zero for convenience)
05:16:47 <elliott> you can't usurp my position
05:16:54 <kmc> which is like due south of NZ, and is also part of NZ's antarctica claim (which is not too relevant)
05:17:05 <pikhq> zzo38: You'll have divided the year into 24 hours. :)
05:17:10 <itidus20> I was just about to ask "which station supplies the south pole?" too
05:18:03 <kmc> in fact there is a highway of sorts between them
05:18:04 <zzo38> pikhq: I said the hour angle not the right ascension (which does divide the year into 24 hours; but these "hours" are angle not time)
05:18:04 <kmc> http://en.wikipedia.org/wiki/McMurdo-South_Pole_highway#Major_intersections
05:19:10 <kmc> i don't get it elliott
05:21:18 <kmc> right then
05:23:51 <pikhq> Huh. Claims of territory on Antarctica are permitted iff you are the US or the USSR (or a successor state).
05:24:51 <itidus20> shubshub: technical note here.. iff means "if and only if"
05:25:04 <itidus20> i only learned that in here.. im not sure if you would know
05:25:19 <pikhq> itidus20: Fairly typical math abbreviation.
05:25:50 <elliott> it means "if" pikhq just made a typo
05:25:54 <zzo38> I found a mistake in Astrolog when you flip signs/houses if the houses are going clockwise; it can cause the program to crash.
05:28:03 <zzo38> The solar time is the hour angle opposite of the Sun (this is so that the next day is at midnight instead of noon), but hour angle requires the longitude of the location on the Earth which it is relative to.
05:36:55 <zzo38> I thought of something now: If Agora Nomic was beyond the polar circles, then oerjan would try to make a horoscope using the default settings and fail because Placidus houses cannot be used beyond the polar circles
05:37:03 <lambdabot> Local time for elliott is 2012-04-29 05:37:03 +0000
05:37:15 <monqy> does that make it 0630 for you
05:37:19 <monqy> should I be yelling
05:37:34 <elliott> @tell oerjan <zzo38> I thought of something now: If Agora Nomic was beyond the polar circles, then oerjan would try to make a horoscope using the default settings and fail because Placidus houses cannot be used beyond the polar circles
05:37:37 <zzo38> pikhq: Have I divided the year into 24 hours? Due to what I said, I think not. Now do you think?
05:38:47 -!- asiekierka_ has joined.
05:39:11 -!- asiekierka_ has changed nick to asiekierka.
05:40:40 -!- elliott has quit (Remote host closed the connection).
05:40:52 <pikhq> zzo38: I think I was somewhat confused.
05:45:01 <itidus20> ^bf +++++++++++[>+++++<-].+.+.
05:46:11 <fungot> itidus20: wow, looks faithful.
05:46:22 <itidus20> ^bf +++++++++++[>+++++<-]>.+.+.
05:46:36 <itidus20> ^bf +++++++++++++[>+++++<-]>.+.+.
05:52:27 <itidus20> ^bf +++[>++++<-]>+[<+++++>-]<.+.+.
05:55:04 <EgoBot> 39 +++++++++++[>++++++>+>><<<<-]>-.+.+.>-. [30]
05:56:56 <itidus20> i guess im cheating by not including an end of file
05:58:19 <itidus20> ^bf +++++++++++++[>+++++<-]>.+.+.>-.
05:59:05 <itidus20> ^bf +++++++++++[>++++++>+>><<<<-]>-.+.+.>-.
05:59:58 <itidus20> ^bf +++++++++++[>+++>+++++++++>+++++++++>+<<<<-]>>-----.>-.++++.<<-.>.>----.++++.<<.>.++++.>.>-.
06:03:41 -!- pikhq_ has joined.
06:06:51 -!- pikhq has quit (Ping timeout: 244 seconds).
06:28:47 -!- pikhq has joined.
06:31:43 -!- pikhq_ has quit (Ping timeout: 245 seconds).
06:32:55 <itidus20> ^bf +++++++++++++[>+++++<-]>>+++++[>+++++<-][<.+>-]
06:33:03 <kmc> is there any way to turn a github pull request into a "regular" issue?
06:33:04 <fungot> itidus20: if you want a 100% max payne games maybe 200 times. i've backed everything up with that was clearley a remote controlled) plane and hi was voling douwn a fweuw meeters i was shocked), and it's not
06:33:16 <itidus20> ^bf +++++++++++++[>+++++<-]>>+++++[>+++++<-][<.+>-]
06:44:09 <itidus20> ^bf +++++++++++++[>+++++<-]>>+++++[>+++++<-]<+[<.+>-]
06:52:35 <itidus20> ^bf >+++++++++++++[<+++++>-]>+++++[<+++++>-]<+[<.+>-]
06:52:36 <fungot> ABCDEFGHIJKLMNOPQRSTUVWXYZ
07:00:27 <itidus20> !bf_txtgen ABCDEFGHIJKLMNOPQRSTUVWXYZ
07:00:31 <EgoBot> 107 +++++++++++[>++++++>++++++>+><<<<-]>-.+.>+.<++.+.+.+.>+++++.<++.+.+.+.+.>++++++.+.+.+.+.+.+.+.+.+.+.+.+.>-. [936]
07:03:11 <itidus20> ^bf >+++++++++++++[<+++++>-]>+++++[<+++++>-]<+[<.+>-]++++++[>++++++++<-]>--.
07:03:11 <fungot> ABCDEFGHIJKLMNOPQRSTUVWXYZ.
07:03:30 <itidus20> ^bf +++++++++++[>++++++>++++++>+><<<<-]>-.+.>+.<++.+.+.+.>+++++.<++.+.+.+.+.>++++++.+.+.+.+.+.+.+.+.+.+.+.+.>-.
07:03:30 <fungot> ABCDEFGHIJKLMNOPQRSTUVWXYZ.
07:07:50 <zzo38> I wanted to make up a vote program on HackEgo but to do so will need NS INFO requests for it to work properly.
07:08:46 <itidus20> since i scrolled the screen with my crap i will repost "<k m c> is there any way to turn a github pull request into a "regular" issue?"
07:13:57 <itidus20> ^bf ,>+++++[<+++++>-]<+[<.+>-]++++++[>++++++++<-]>--.|a
07:14:06 <itidus20> ^bf ,>+++++[<+++++>-]<+[<.+>-]++++++[>++++++++<-]>--.!a
07:15:53 -!- Ngevd has joined.
07:23:40 <itidus20> ^bf ,[>>+++++[<+++++>-]<+[<.+>-]++++++[>++++++++<-]>--.[-]<[-]<,]!Aa
07:23:40 <fungot> ABCDEFGHIJKLMNOPQRSTUVWXYZ.abcdefghijklmnopqrstuvwxyz.
07:28:32 -!- zzo38 has quit (Remote host closed the connection).
07:29:33 <Sgeo_> * shubshub has changed the topic to: The Poison Programming Language Is Developed In Ruby And Is Designed To Make Programming Easier
07:30:14 -!- shubshub has quit (Quit: R.I.P).
07:30:33 -!- sebbu has quit (Ping timeout: 246 seconds).
07:30:57 -!- shubshub has joined.
07:30:59 <Sgeo_> monqy, in eir channel
07:31:26 <monqy> I think I got kicked from there for not having ideas
07:39:56 -!- clog has quit (Ping timeout: 272 seconds).
07:42:40 -!- shubshub has quit (Quit: R.I.P).
07:43:48 * pikhq still cannot believe Oracle's litigation against Google.
07:43:59 <pikhq> They are seriously claiming a copyright on APIs.
07:44:26 <pikhq> Which is ballsy, considering their main source of income is an implementation of an API designed by IBM.
07:44:37 -!- shubshub has joined.
07:45:17 <shubshub> Monqy u shud be able to join #PoisonLang now
07:47:19 <kmc> are you 14 years old and have a myspace page
07:47:23 <pikhq> I also wonder if Kernighan could sue Oracle because of K&R.
07:47:35 <monqy> kmc: isn't he 16 or something
07:48:11 <pikhq> monqy: That'd be elliott.
07:48:27 <monqy> lots of people are 16
07:48:32 <kmc> but elliott talks like a grumpy 40 year old
07:48:41 <kmc> this he and i have in common
07:48:44 <monqy> iirc both elliott and shubshub are 16
07:48:46 <kmc> i was 16 years old once
07:48:52 <monqy> do I talk like a grumpy 40 year old
07:49:12 <pikhq> monqy: Hard to say. You should rant more, then we can determine it.
07:50:04 <shachaf> I didn't use to be grumpy.
07:50:16 <shachaf> I must've gotten it from being in the same channel as kmc for too long.
07:50:22 <pikhq> Alas, I have ceased being 16.
07:50:31 <pikhq> I'm a whole 6 years past that: 22.
07:51:29 <kmc> my 'all hackage packages' rss feed keeps telling me about hoauth
07:51:34 -!- Ngevd has left ("Goodbye").
07:51:35 <kmc> that's an unfortunate name for a package
07:52:31 <pikhq> That's quite a set of vowels there.
07:53:14 * kmc is older than shachaf, Ngevd, elliott, shubshub...
07:53:38 <shubshub> kmc r u older than us put together lol
07:53:52 <pikhq> Jesus man, you should get started on your phylactery.
07:54:22 <kmc> i swear to god
07:54:58 <shachaf> Does that mean you broke something or something broke you?
07:56:55 * shubshub shoves a pacifier in shachaf's mouth
07:57:10 <kmc> shubshub: saying 'r' and 'u' makes you sound like an idiot
07:57:21 <kmc> if you would like to not sound like an idiot, i suggest not using these contractions
07:57:25 <kmc> and also learning how capital letters work
07:57:28 <kmc> i'm not trying to be mean
07:57:36 <kmc> this is basic advice for being on the internet
07:57:44 <kmc> it is full of idiots and you are failing to distinguish yourself from them
07:57:45 <shachaf> Some parts of the Internet.
07:57:45 <pikhq> Yeah, he's just informing you of social norms.
07:57:49 <itidus20> ^bf ++++++++++[>++++++>+++<<-]>+++>+++>,[>++++++++++[<---------->-]<++++<<.>>[<.>-]<<.>>,]!hello
07:57:49 <fungot> ?!!!!!!!!??!!!!!??!!!!!!!!!!!!??!!!!!!!!!!!!??!!!!!!!!!!!!!!!?
07:58:03 <kmc> social norms can be cruel and tyrranical
07:58:07 <kmc> but i am pretty ok with this one
07:58:15 <itidus20> it only works for lowercase letters with no punctuation and no mistakes
07:58:17 <pikhq> Oh dear, we might have room for a bot loop.
07:58:55 <itidus20> shubshub: ok change the bit where its got "hello"
07:59:01 <pikhq> shubshub: You know that notting the bool cast operator is equal to the not operator, right?
07:59:05 <itidus20> but it can only be lowercase letters no spaces no punctuation
07:59:44 <shubshub> itidus20 did u make a !!!Batch Interpreter?
08:00:26 <itidus20> ^bf ++++++++++[>++++++>+++<<-]>+++>+++>,[>++++++++++[<---------->-]<++++<<.>>[<.>-]<<.>>,]!textgoesherelikethis
08:00:26 <fungot> ?!!!!!!!!!!!!!!!!!!!!??!!!!!??!!!!!!!!!!!!!!!!!!!!!!!!??!!!!!!!!!!!!!!!!!!!!??!!!!!!!??!!!!!!!!!!!!!!!??!!!!!??!!!!!!!!!!!!!!!!!!!??!!!!!!!!??!!!!!??!!!!!!!!!!!!!!!!!!??!!!!!??!!!!!!!!!!!!??!!!!!!!!!??!!!!!! ...
08:00:54 <pikhq> shubshub: Seriously man, you sound like this: http://www.somethingawful.com/flash/shmorky/babby.swf
08:01:09 <itidus20> ok that was too much !!!batch for the bot to display
08:01:25 <shubshub> How did you make the interpreter?
08:01:53 <itidus20> it's written in brainfuck.. but it doesn't support spaces or capitals or punctuation
08:02:14 <monqy> no need to make fun of him just because he talks a bit different !! jeez
08:02:24 <shubshub> Ah well the Updated interpreter on the wikipage supports capitals :D
08:03:18 <itidus20> ^bf ++++++++++[>++++++>+++<<-]>+++>+++>,[>++++++++++[<---------->-]<++++<<.>>[<.>-]<<.>>,]!abcde
08:03:18 <fungot> ?!??!!??!!!??!!!!??!!!!!?
08:04:44 <itidus20> hmm.. unfortunately adding spaces would make the interpreter much more complicated
08:05:08 <itidus20> i am not so good in brainfuck either.. this is my most complex program yet
08:05:25 <shubshub> Well Add The interpreter to the wikipage :D also why did u decide to make an interpreter for my
08:05:37 <kmc> i don't know why, but the random caps really bother me
08:05:52 <kmc> i don't generally flip out about grammar and spelling
08:06:11 <kmc> i don't like 'r' and 'u' but that's a much smaller offense
08:06:19 <kmc> shubshub: who are you to tell me to be quiet
08:06:58 <monqy> spelling/grammar quirks don't quite bother me (whereas other things do) oh wait there is one that I do hate
08:07:22 <monqy> have you ever heard of "leet speak" ?
08:08:49 <pikhq> shubshub: random caps Are a bit like 1337 in That they're annnoying
08:09:00 <pikhq> (and good luck guessing *that* on `anonlog)
08:09:07 <itidus20> one d4y your descendants will be playing an0nlog 4nd they w1ll enc0unter this post and curse..
08:09:30 <shubshub> itidus20 why did you choose to make a !!!Batch interpreter?
08:09:31 <kmc> i just like...
08:09:34 <HackEgo> 2008-04-24.txt:18:23:04: because it keeps all settings across a distribution upgrade
08:09:37 <kmc> i don't understand what shubshub thinks the Shift key is for
08:09:46 <kmc> like, why they put that key on the keyboard
08:09:50 <kmc> "press it whenever you feel like it"
08:10:12 <pikhq> That excuses nothing.
08:10:33 <shubshub> and im not using randomm caps atm
08:10:37 <itidus20> shubshub: well i was playing with brainfuck today and making some progress so it just seemed like a thing to do.. and to be honest it isn't really a !!!batch interpreter.....
08:10:39 <HackEgo> 2008-05-05.txt:19:29:40: ehird: temper, temper
08:10:39 <pikhq> Actually, worse, that means the random caps are quite bad, because you have to work for that. :P
08:11:10 <itidus20> it instead translates text into !!!batch
08:11:11 <monqy> I should have been around for longer maybe I'd be able to guess some of these
08:11:13 * pikhq actually uses normal orthography in SMS messaging...
08:11:32 <pikhq> Hmm. That first one, probably elliott.
08:11:38 <pikhq> `pastlog because it keeps all settings across a distribution upgrade
08:11:42 <monqy> "what's sms messaging" - monqy
08:12:14 <itidus20> it's basically the opposite of an interpreter
08:12:15 <pikhq> monqy: "Text messaging". That thing you do with phones that's horribly expensive.
08:12:31 <monqy> yeah I don't do that
08:12:41 <monqy> phones are for people who aren't me
08:12:46 <pikhq> (they charge you money for it but it costs them literally nothing, ergo it's horribly expensive.)
08:12:56 <shubshub> 'pastelog Sorry Its A Force Of Habbit
08:13:18 <monqy> my habits change all the time maybe yours will too :)
08:13:18 <itidus20> oh yeah, phone is that thing i shun and eschew
08:13:20 <shubshub> `pastlog Sorry Its A Force Of Habbit
08:13:41 <HackEgo> 2011-09-09.txt:19:29:59: http://www.ninj4.net/kinetic/ (seems to be a dead link though)
08:13:48 <monqy> itidus20: a good treatment of phone
08:13:50 <pikhq> shubshub: I'm interpreting that as "Sorry, it's a force of hobbit", and now wondering how one has a force of hobbit.
08:14:02 <pikhq> Like, is "hobbit" a new unit?
08:14:20 <itidus20> it's a symptom of living in the same country LOTR was filmed
08:14:21 <pikhq> And if so, what is it? Half a Newton?
08:26:01 <itidus20> so one thing i learned from analyzing bf_txtgen is you can multiply 3 * 5 in brainfuck by having +++[>+++++<-]> where there are 3 +'s and 5 +'s
08:26:35 <shubshub> Nice is that what all that mumbo jumbo was before
08:26:39 <itidus20> so since the ascii value of A is 65 you can get 65 by doing 13 x 5
08:26:43 <pikhq> Yeah, fairly typical Brainfuck idiom.
08:27:01 <pikhq> Now if you want to blow your mind, check out some of the mod 255 variants of Brainfuck constants.
08:27:33 <itidus20> so in that case it's 5 +'s and 13 +'s .. so 5x13=65 .. and 65 = A
08:28:32 <itidus20> it's near the top of the third column
08:29:14 <pikhq> !bf_textgen ユニコードも良い。
08:29:16 <itidus20> Dec for Decimal Hx for Hexadecimal
08:29:46 <pikhq> !bf_txtgen ユニコードも良い。
08:29:50 <itidus20> shubshub: but someone wrote a brainfuck program so you can lookup the numbers.. thats what that ord thing does
08:29:51 <EgoBot> 335 +++++++++++++++[>+++++++++>+++++++++++++++>+++++++++>+++++++++++<<<<-]>>++.<----.>>>+.<<.<.>>++++.<.>---------.>+++++++++++++.<<.>+.>+++++++++.<<.<.++++++.>.>-..<+++++.<.>>>-------------.<<-----.>-.<<-----.>.>-.++.------------------------------------------------------------------------------------------------------------------------. [767]
08:30:05 <pikhq> That's... Some quite impressively bad code there. :)
08:30:26 <pikhq> shachaf: Ought to; bf_txtgen is fairly encoding-naive.
08:30:40 <pikhq> Just generates Brainfuck to output the given octet stream.
08:30:42 <EgoBot> 102 +++++++++++++[>++++++>++++++++>+><<<<-]>++.>+.+++++.---------.----.+++++++++++++++..----.-------.>---. [131]
08:30:57 <shachaf> Oh, I suppose it depends on what your IRC client sent.
08:31:34 <monqy> shachaf are you any good at the anonlog game
08:31:38 <shubshub> Whats the !bf_txtgen coded in?
08:31:46 <pikhq> shubshub: Java, actually.
08:31:56 <monqy> shachaf: can you gues who said that
08:32:11 <pikhq> It's some (naive) evolutionary algorithm that's being ran for a few generations.
08:32:23 <pikhq> I think Gregor's got it set to stop after 400.
08:33:20 <HackEgo> /home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: anofflog: not found
08:33:26 <HackEgo> 2012-03-28.txt:16:37:26: Video BIOS Shaddow
08:33:50 <HackEgo> 2011-08-19.txt:08:25:57: monqy: Can we all agree on that?
08:34:05 <HackEgo> 2012-02-27.txt:22:33:10: a spammer poem
08:34:32 <HackEgo> 2011-12-26.txt:20:26:46: Usage: words [-dhNo] [DATASETS...] [NUMBER_OF_WORDS] \ \ valid datasets: --eng-1M --eng-all --eng-fiction --eng-gb --eng-us --french --german --hebrew --russian --spanish --irish --german-medical --bulgarian --catalan --swedish --brazilian --canadian-english-insane --manx --italian --ogerman --portuguese --polish --gaelic --finnish --norwegian \ default: --eng-1M \ \ options: \ -h, --help this help text
08:34:49 <HackEgo> 2012-04-27.txt:07:11:00: ill just reprogram my language to Only work if a certain random number is met :D
08:35:17 <shachaf> kmc: Should I feel really annoyed at people who say "install by running curl my.web.site | sh"?
08:35:19 <itidus20> shubshub: ahh.. this room has logs going back years
08:35:37 <shachaf> I guess it's not *fundamentally* worse than giving an installer binary.
08:36:34 <kmc> shachaf: security is such a lost cause...
08:36:44 <itidus20> so.. the ascii code of 0 is 48 as seen with the ord program
08:36:49 <kmc> shachaf: no, I would have never guessed it was you
08:36:54 <kmc> er, shubshub:
08:38:12 <itidus20> ^bf ++++++[<++++++++>-]>.+.+.+.+.+.+.+.+.+.
08:38:37 <itidus20> oops got those arrows wrong way around
08:38:53 <itidus20> ^bf ++++++[>++++++++<-]>.+.+.+.+.+.+.+.+.+.
08:39:23 <pikhq> shubshub: This channel's been around since, I think, 2003.
08:39:42 <shubshub> itidus20 see if u can make a !!!Batch interpreter
08:39:45 <pikhq> At least, that's when we've first got logs.
08:40:12 <itidus20> shubshub: well.. that requires much more brainfuck skill than what i am doing
08:40:50 <itidus20> depends how much i cheat.. whatever cheating means
08:41:30 <kmc> my brain hurts
08:42:05 <kmc> shubshub: you have apparently discovered my greatest mental weakness
08:42:24 <kmc> random caps
08:42:40 <shubshub> I havent been random capping for ages
08:42:56 <shachaf> kmc: You're still in the channel, so it can't be worse than monad analogies.
08:43:10 <kmc> shachaf: it takes a while for pressure to build up
08:43:25 <itidus20> shubshub: well theres no hard and fast rules, but basically if you're having your code automatically generated i suppose it could be called cheating
08:43:39 <shachaf> shubshub: Can you leave and/or stop randomcapping before kmc explodes? :-(
08:43:57 <shubshub> not really its force of habbit
08:44:10 <kmc> i should just get over it
08:44:35 <itidus20> shubshub: it might help if you could explain the rhyme and reason behind your habit
08:44:45 <itidus20> even if in the process you accidently destroy it
08:45:00 <shachaf> Why was Epsilon afraid of Zeta?
08:46:31 <itidus20> language is a complicated thing.. and on the one hand it is important to know and follow the rules.. it creates order etc.
08:46:51 <shubshub> Im making a new real language using ruby
08:46:59 <itidus20> but on the other hand it's good to not be entirely constrained by the rules.. it aids in flexibility and its a natural process
08:47:09 <itidus20> i mean natural languages like english etc
08:47:30 <itidus20> but.. your english is giving kmc headaches :P
08:47:43 <itidus20> like quite literally he isn't joking
08:48:32 <kmc> i would be much more willing to accept random caps in poetry or some kind of subtle literary prose
08:48:46 <kmc> but i would also expect the capitalization to have meaning or aesthetic importance
08:49:08 <kmc> what drives me nuts about shubshub's random caps is that I reflexively try to find that meaning
08:49:21 <monqy> that is the meaning
08:49:26 <shachaf> You remind me of a high school teacher who said swearing OK iff it was written in a script for a play.
08:49:28 <shubshub> Its because ive been doing it for so long
08:49:31 <monqy> they are artistic in that they drive you nuts
08:49:49 <monqy> I can appreciate this art
08:49:50 <kmc> sure, i've seen plenty of art that exists to annoy the viewer/reader
08:50:01 <kmc> usually i will leave after a few minutes :)
08:50:15 <kmc> i mean we have a word for people who go online and intentionally try to annoy people
08:50:52 <HackEgo> http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.16040
08:50:55 <monqy> "troll" is megaoverloaded
08:51:06 <monqy> I can't really take it seriously anymore
08:51:22 <kmc> shubshub: how do you decide which words to capitalize
08:51:44 <shachaf> kmc: It's like picking at a scab.
08:51:50 <kmc> shubshub: i do that too
08:51:55 <kmc> shachaf: i do that too
08:52:12 <shachaf> shubshub: Can you leave this channel and/or change this nick so you stop messing up kmc's tab completion?
08:52:12 <monqy> picking scabs is like a pasttime for me
08:52:26 -!- Phantom_Hoover has joined.
08:52:29 <shachaf> It was a presenttime for me for a while.
08:52:34 <kmc> perhaps there is a covert process inside shubshub's head and it's leaking information to the outside world through this capitalization side channel
08:52:40 <shachaf> Now it's a pasttime but probably also a futuretime.
08:52:50 <kmc> which of course shubshub would perceive as 'random'
08:52:52 <monqy> shubshub: you can change it to shabshab
08:53:02 <itidus20> kmc: he could indeed create a shibbaleth out of his capitalization
08:53:03 <monqy> shubshub: or shacshac, or shachshach
08:53:14 <shubshub> IM NOT CHANGING MY BLOODY NICKNAME
08:53:22 <kmc> that is a bit much to ask
08:53:28 <kmc> but at least it got rid of the random caps
08:53:56 <pikhq> kmc: Hmm. Perhaps it'd be interesting to attempt to decrypt that signal.
08:53:56 <itidus20> a clan of shubshubs who are innately tuned to their capitalization system
08:54:11 <monqy> shubshub: do you have anger management issues or do just like acting angry when perfectly calm
08:54:20 <monqy> shubshub: I'm not used to you enough to tell
08:55:05 <kmc> i'm going to sleep
08:56:06 <shubshub> I should make more useless languages
08:56:14 <itidus20> "2012-04-27.txt:06:42:36: <shubshub> fizzie: Hows the Numeric Batch Interpreter coming along in Befunge?"
08:56:45 <HackEgo> 2012-04-29.txt:08:56:37: `anonlog <elliotts>
08:57:45 <itidus20> "<shubshub> My New programming Language called MaybeNumericBatch its the Joke Language that only sometimes works hehe :D"
08:58:49 <shubshub> !!!Batch is way more advanced than NumericBatch
08:59:06 <itidus20> "<shubshub> what Makes a Derivitave a Derivitave??"
08:59:33 <shubshub> itidus20 where r u getting these from?
08:59:44 <itidus20> this http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.16040
09:00:11 <itidus20> im looking for patterns in your caps :P
09:00:54 <shubshub> well i dont normally caps 1 letter words
09:01:46 <shubshub> maybe I could develop a shubshubCapsInterpretee
09:03:38 <itidus20> you shouldn't have to give up your caps.. but it's the fact that theres no explanation for them mostly thats driving kmc crazy
09:03:47 <itidus20> like he wants to understand the pattern
09:03:54 <shubshub> Well i dont normallt caps on my phone
09:07:33 <itidus20> like it would be interesting to see if a program could predict which words you would capitalize in a given sentence
09:11:59 -!- nortti has joined.
09:15:54 <lambdabot> Maybe you meant: do let pl url yow
09:16:22 -!- nortti has set topic: 12:15 < shubshub> @porn 12:15 < lambdabot> Maybe you meant: join more part | http://codu.org/logs/_esoteric/.
09:16:57 <monqy> @ask elliott today shubshub discovered @ping and @porng. im so proud
09:17:08 <monqy> @ask elliott 02:16:22 -!- nortti changed the topic of #esoteric to: 12:15 < shubshub> @porn 12:15 < lambdabot> Maybe you meant: join more part | http://codu.org/logs/_esoteric/
09:18:17 <itidus20> shubshub: in my humble opinion you should keep using caps as you see fit because theres a meaning to it which shouldn't be ignored
09:18:45 -!- ion has quit (Ping timeout: 260 seconds).
09:19:13 -!- Madoka-Kaname has quit (Ping timeout: 245 seconds).
09:19:46 <itidus20> i believe i might be finding a pattern
09:20:04 <nortti> itidus20: what do you mean?
09:20:19 <nortti> http://img.thedailywtf.com/images/12/q2/err10/pic4.png
09:20:25 <itidus20> nortti: i mean with shubshub's random capitalization
09:21:10 <itidus20> im just taking some time to examine the logs
09:21:13 <fungot> http://git.zem.fi/fungot/blob/HEAD:/fungot.b98
09:21:41 <nortti> is fungot written in befunge98?
09:21:41 <fungot> nortti: i ill be back love the coca cola! i can't take d being blonde and putting pink on her hair i like the whole show has descended into some sort of actual proof.
09:23:12 -!- Kray has joined.
09:23:52 <HackEgo> Kray: Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: http://esolangs.org/wiki/Main_Page
09:24:13 <fungot> \o| |o| |o/ \m/ \m/ |o/ \o/ \o| \m/ \m/ \o| |o| |o/
09:24:14 <myndzi> | | | `\o/´ | | ¦ `\o/´ | | |
09:24:14 <myndzi> /| /| /'\ | /`\ |\ ´¸¨ | |\ |\ /^\
09:26:32 <nortti> Kray: does myndzi remind you of Phvli
09:26:50 <HackEgo> nortti: Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: http://esolangs.org/wiki/Main_Page
09:27:06 <fungot> \o| |o| |o/ \m/ \m/ |o/ \o/ \o| \m/ \m/ \o| |o| |o/
09:27:06 <myndzi> | | | `\o/´ | | | `\o/´ | | |
09:27:06 <myndzi> >\ /`\ >\ | >\ /< /^\ | >\ |\ /<
09:28:00 <nortti> shubshub: did you find a language to "write esoteric" in?
09:28:55 <shubshub> Might Write an esoteric in Poison once ive finished it :D
09:28:55 <nortti> shubshub: what kind of programming experience you have?
09:29:10 <shubshub> Alot but not with goodlanguages
09:29:19 <Lumpio-> Make an esolang that encodes code in random capitalization
09:29:21 <oklopol> "ais523 who uses lowercase but full stops?" i occasionally do
09:30:41 <nortti> shubshub: how you define goodlanguages? What programming languages you use?
09:30:58 <nortti> shubshub: why did you raise my karma?
09:31:20 <lambdabot> Maybe you meant: karma karma+ karma-
09:31:38 <nortti> shubshub: I'd say Python is a good language
09:33:01 <lambdabot> Maybe you meant: karma karma+ karma-
09:34:13 <shubshub> maybe ill make an android language next
09:34:49 <monqy> call it shubshub--
09:36:06 <nortti> shubshub: you should try some functional languages like haskell or scheme
09:36:51 -!- clog has joined.
09:37:43 <HackEgo> 509) <Phantom_Hoover> You realise the micromanagement it took to make quintopia encrust my silver throne with emeralds rather than a jug?
09:37:58 <nortti> `quote * shubshub has a fetish :D
09:38:14 <nortti> `run quote '* shubshub has a fetish :D'
09:38:18 <monqy> did you mean `addquote
09:38:26 <nortti> `addquote '* shubshub has a fetish :D'
09:38:29 <HackEgo> 851) '* shubshub has a fetish :D'
09:38:40 <lambdabot> Phantom_Hoover: You have 1 new message. '/msg lambdabot @messages' to read it.
09:38:49 <HackEgo> *poof* '* shubshub has a fetish :D'
09:38:56 <HackEgo> *poof* '* shubshub has a fetish :D'
09:40:26 <nortti> http://irc.rubbermallet.org:8088/index.htm
09:41:00 <shubshub> what language is HackEgo programmed in?
09:47:32 -!- monqy has quit (Quit: hello).
09:47:49 <shubshub> @ask elliott What Language is HackEgo Programmed In???
09:50:03 <nortti> '"preemptive real-mode multitasking operating system"...it's simply impossible for a real-mode OS to be preemptive. Preemption requires the use of a hardware MMU, which the 8086 did not have. "Real-mode" is a term used for the legacy 8086-emulation mode which 286+ chips featured where the MMU is disabled. A system can either be preemptive or run in real-mode, not both. Total BS, all of it.' Massive headdesk
09:50:04 -!- KingOfKarlsruhe has joined.
09:56:01 <nortti> and I read that bit of "information" when I was writing a real mode preemptive multitasking os
09:58:40 <shubshub> Impossible nothing is Impossible
09:58:52 <Sgeo_> Pre-emption could be done with just a bit of rewriting of the machine code to be executed, right?
09:59:20 <shubshub> name things that are impossible
10:00:03 <Sgeo_> shubshub, making a turing machine that can take an arbitrary turing-machine as input, and always output whether that turing machine will halt or not. 100% correctness, no failures to answer.
10:01:22 <nortti> Sgeo_: yes. I use IRQ0 (clock) to fire my task switching interrupt which executes PUSHA, switches tasks, executes POPA and returns to that task
10:01:46 <itidus20> Sgeo_: learn you some doing the impossible for great good
10:01:50 <nortti> s/switches tasks/switches stacks/g
10:02:04 <Sgeo_> shubshub, Gravity programs cannot be executed on a turing-machine. And I'm not entirely sure if it can solve the halting problem for turing-machines
10:02:30 <shubshub> English can solve the halting problem!
10:03:04 <itidus20> "This program successfully solves the halting problem."
10:03:19 <itidus20> "This program does something impossible."
10:04:19 <nortti> "This programs completes NP problem in O(1) time"
10:04:30 <Sgeo_> nortti, but you don't even need the clock, do you?
10:05:10 <nortti> Sgeo_: clock is needed for preemtion. Co-operative multitasking can be used without it
10:05:45 -!- cheater__ has quit (Read error: Connection reset by peer).
10:05:50 <Sgeo_> nortti, but couldn't a thing that runs before the process or thread take the machine code and convert it so it's sort of forced co-operative multitasking?
10:06:25 <Sgeo_> Would that not count as pre-emptive?
10:07:11 <nortti> Sgeo_: I'd say it is forced co-operation
10:07:56 <shubshub> Someone should make an Operating System using an ESOLANG
10:08:29 <nortti> shubshub: search Esoteric Operating System on wiki
10:10:06 <nortti> shubshub: do you know how hard it can be to write even simple os in protected mode which is required if you want to use more than 1MB of memory
10:10:25 <itidus20> A<-64^0^0 OUT<-A^8^0 OUT<-A^9^0 OUT<-32^0^0 PC<-1^0^0
10:11:23 <Lumpio-> Protected mode is easier than real mode
10:11:44 <Lumpio-> (Unless you want to actually use the protection features, which you don't have to, and real mode doesn't have those either)
10:11:49 <nortti> Lumpio-: have you tried making disk driver
10:12:02 <Lumpio-> nortti: ...that's different.
10:12:58 <nortti> Lumpio-: I just find real mode to be much esier. If I could just get bios interrupts in 16bit protected mode it would be the easies for me
10:16:11 <nortti> shubshub: I corrected easies
10:18:34 <nortti> itidus20: is there any known implementations of VD3?
10:18:59 <itidus20> nortti: i have no idea.. i just decided to write that small program
10:19:32 <nortti> itidus20: I think I have one in my old backups which are on my old computer
10:20:52 <itidus20> my interpretation of basic's: 10 PRINT "HI "; 20 GOTO 10
10:22:51 -!- cheater__ has joined.
10:23:33 <itidus20> but using the fancy features to make the letters more human-readable
10:24:09 <shubshub> Poison Programming Language Is Named After Python Because Python is a Poisonous Snake yet Poison is programmed in Ruby
10:24:13 <nortti> itidus20: I don't understand your message
10:24:44 <itidus20> nortti: I mean, my VD3 program outputs HI HI HI HI HI HI HI HI HI HI HI HI HI HI HI HI HI HI HI HI HI HI HI
10:25:23 <nortti> itidus20: ah. ok. You undestood my explanation written in horrible enklish
10:25:51 <nortti> shubshub: it wasn't a typo
10:26:20 <itidus20> so.. for fun it calculates H = 64 + 8 and I = 64 + 9
10:26:32 <nortti> shubshub: I wrote enklish on purpose. I know it is really english
10:31:22 -!- derdon_ has joined.
10:34:01 <itidus20> double(x)= A<-IN^0^0 B<-A^0^0 A<-A^B^0
10:34:46 <nortti> itidus20: what is that?
10:35:30 <itidus20> hmm i didnt fully think it through
10:36:23 <itidus20> function to double the input: A<-IN^0^0 B<-A^0^0 OUT<-A^B^0
10:47:09 <oklopol> i went to work, and had a normal sunday workday from 1:30 to 12:00, and went shopping for some energy drinks on my way back
10:47:30 <oklopol> when i exited the shop, i felt like chilling for a bit
10:47:41 -!- shubshub has quit (Quit: R.I.P).
10:47:59 <oklopol> and sat down at the exit. i was waiting for a call and my cellphone tends to shut down at random in my pocket, so i put it next to me.
10:48:11 <oklopol> and then i was like hmm these cantor sets resonate in an interesting way.
10:48:26 <oklopol> and i walked home and took a shit and was like wow that's some serious resonance.
10:48:46 <oklopol> and then i figured k i'll call a call. but wait, where the fuck is my phone.
10:49:06 <oklopol> well i figured out the obvious answer in a few minutes, and walked back.
10:49:45 <oklopol> obviously, i am speechless.
10:50:44 <oklopol> i can barely even put into words just how speechless i am.
10:54:14 <oklopol> there were some shifty romanians or something chilling next to me whose moms seem to die every few weeks, so i have a conjecture on the culprits but the phone is worthless and i'm too young to die so i let them keep it.
11:00:09 -!- oklopol has quit (Ping timeout: 245 seconds).
11:00:23 -!- oklopol has joined.
11:00:57 -!- oklofok has joined.
11:00:59 <nortti> itidus20: actually you could write double(x)= A<-IN^0^0 OUT<-A^A^0
11:01:14 <oklofok> and now someone is trying to take my internet too, just my luck.
11:05:13 -!- oklopol has quit (Ping timeout: 260 seconds).
11:16:45 -!- ais523 has quit.
11:17:16 <nortti> `learn Finland is a European country. There are two people in Finland, and at least nine of them are in this channel. Corun drives the bus.
11:17:42 <nortti> (After Kray joined here)
11:34:46 <shachaf> Do I count if I don't live in Finland?
12:08:25 -!- azaq23 has joined.
12:08:41 -!- azaq23 has quit (Max SendQ exceeded).
12:09:09 -!- azaq23 has joined.
12:15:27 -!- Phantom_Hoover has quit (Ping timeout: 246 seconds).
12:31:23 -!- KingOfKarlsruhe has quit (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725]).
12:53:21 -!- Phantom_Hoover has joined.
13:19:17 <nortti> shachaf: are you in finland?
13:20:54 -!- Phantom_Hoover has quit (Ping timeout: 246 seconds).
13:20:58 -!- Phantom_Hoover has joined.
13:24:59 -!- Phantom_Hoover has quit (Ping timeout: 244 seconds).
13:26:24 -!- Phantom__Hoover has joined.
13:26:46 <Phantom__Hoover> There's something terribly satisfying about a torrent downloading faster than the official download.
13:53:53 -!- trout has changed nick to variable.
14:12:13 -!- TeruFSX has quit (Quit: Leaving).
14:18:41 -!- Patashu has quit (Quit: MSN: Patashu@hotmail.com , Gmail: Patashu0@gmail.com , AIM: Patashu0 , YIM: patashu2 , Skype: patashu0 .).
14:18:56 -!- Patashu has joined.
14:24:13 -!- sebbu has joined.
14:29:54 -!- Patashu has quit (Ping timeout: 265 seconds).
14:31:15 -!- MoALTz_ has joined.
14:34:13 -!- MoALTz has quit (Ping timeout: 245 seconds).
14:36:02 -!- Deewiant has quit (Ping timeout: 272 seconds).
14:37:26 -!- Deewiant has joined.
15:01:46 -!- MoALTz has joined.
15:04:42 -!- MoALTz_ has quit (Ping timeout: 265 seconds).
15:17:11 <Phantom__Hoover> OK, looks like that Steam on Linux thing is definitely legit.
15:23:31 -!- Madoka-Kaname has joined.
15:34:59 -!- ion has joined.
15:36:22 -!- KingOfKarlsruhe has joined.
16:26:43 -!- Madoka-Kaname has quit (Quit: Hug~♪).
16:51:30 -!- elliott has joined.
16:52:53 <elliott> 07:47:35: <monqy> kmc: isn't he 16 or something
16:52:53 <elliott> 07:48:11: <pikhq> monqy: That'd be elliott.
16:52:53 <lambdabot> elliott: You have 7 new messages. '/msg lambdabot @messages' to read them.
16:53:51 <elliott> 07:53:27: <pikhq> How old are you?
16:53:51 -!- Slereah has joined.
16:53:56 <elliott> kmc: relax, there's always oerjan to be older than you
16:54:45 -!- Slereah_ has quit (Ping timeout: 260 seconds).
16:57:44 <elliott> 07:58:03: <kmc> social norms can be cruel and tyrranical
16:57:49 <elliott> you misspelled tyrannosaurus
16:58:03 <elliott> 07:58:17: <pikhq> Oh dear, we might have room for a bot loop.
16:58:06 <elliott> pikhq: fungot/lambdabot has been done
16:58:06 <fungot> elliott: i'll just repeat previous text? i'm sure everyone critisising feehilyever can put cod4 engine on this ( left 4 dead, did he put that voice out from :o that's kinda freaky.
16:59:26 <elliott> yes, fungot, you just repeat previous text
16:59:26 <fungot> elliott: not only about the deaths, get a rhino?" too bad the movie
16:59:30 <elliott> usually cut and pasted together
16:59:52 <elliott> 08:05:37: <kmc> i don't know why, but the random caps really bother me
16:59:52 <elliott> 08:05:48: <shubshub> be quiet kmc
16:59:56 <elliott> kmc: srsly just stop talking to him
17:00:17 <elliott> he is clearly not interested in changing anything about his language or behaviour (which basically consists of yelling at people to help him with his latest terrible language)
17:01:00 <elliott> 08:09:34: <HackEgo> 2008-04-24.txt:18:23:04: because it keeps all settings across a distribution upgrade
17:01:05 <elliott> 08:10:39: <HackEgo> 2008-05-05.txt:19:29:40: ehird: temper, temper
17:01:17 <elliott> `pastlog because it keeps all settings
17:01:22 <elliott> `pastlog ehird: temper, temper$
17:01:49 <HackEgo> 2008-05-05.txt:19:29:40: <olsner> ehird: temper, temper
17:01:49 <HackEgo> 2008-04-24.txt:18:23:04: <ais523> because it keeps all settings across a distribution upgrade
17:07:18 <elliott> 08:35:17: <shachaf> kmc: Should I feel really annoyed at people who say "install by running curl my.web.site | sh"?
17:07:24 <elliott> shachaf: That was cool back when _why was the first to do it.
17:07:32 <elliott> But then people started doing it for things that weren't insane. :(
17:08:46 -!- monqy has joined.
17:09:48 <elliott> That was a friendly hello.
17:10:13 <lambdabot> monqy: You have 3 new messages. '/msg lambdabot @messages' to read them.
17:10:45 -!- elliott has set topic: http://codu.org/logs/_esoteric/.
17:11:34 <elliott> 08:50:55: <monqy> "troll" is megaoverloaded
17:11:34 <elliott> 08:51:06: <monqy> I can't really take it seriously anymore
17:11:40 <elliott> monqy: sounds like ur epicly trolled
17:11:49 <elliott> ur aim is hecked, you have nowhere to go, you die in the rain :(
17:13:55 <monqy> 09:58:40: <shubshub> Impossible nothing is Impossible [...] 09:58:55: <Sgeo_> shubshub, wrong.
17:14:07 <monqy> im rly glad to be alive wait whoops i forgot im not alive im dead
17:14:16 <monqy> being dead is confusing
17:15:01 <elliott> 08:52:12: <shachaf> shubshub: Can you leave this channel and/or change this nick so you stop messing up kmc's tab completion?
17:15:20 <elliott> shachaf: Fun fact: When nobody talked to him for a day, he didn't say anything.
17:55:16 -!- Ngevd has joined.
17:55:34 <Ngevd> Wikisurfing is fun
17:55:46 <Ngevd> Computer Science leads to the Greek Orthodox Religion
17:56:39 <Ngevd> And then to Cybernetics?
17:57:17 <Ngevd> It ends up in a lame 2-loop
17:57:38 <Ngevd> Epistemology <-> James Frederick Ferrier
17:58:33 <Ngevd> Are the authorities on wikisurfing present?
18:16:47 -!- Ngevd has quit (Ping timeout: 252 seconds).
18:17:40 -!- ellisonch has quit (Ping timeout: 276 seconds).
18:22:31 -!- Ngevd has joined.
18:24:42 -!- zzo38 has joined.
18:26:26 <zzo38> I do suppose I can do the voting program locally if HackEgo cannot do NS INFO requests; or partially on HackEgo and partially locally so that I would not have to download all of the logs
18:27:09 -!- pikhq_ has joined.
18:27:37 -!- pikhq has quit (Ping timeout: 256 seconds).
18:27:38 -!- Ngevd has quit (Ping timeout: 240 seconds).
18:30:16 <zzo38> Maybe Gregor can answer this question?
18:47:26 -!- Taneb has joined.
18:48:40 -!- asiekierka has quit (Read error: Connection reset by peer).
18:48:55 <Taneb> zzo38, are you the ancient wikisurf master?
18:49:07 <zzo38> Taneb: I don't think so; I don't know what that means.
19:03:36 -!- ellisonch has joined.
19:05:10 -!- Gregor has changed nick to RocketJSquirrel.
19:07:09 <elliott> Taneb: why aren't you watching monqy play crawl
19:07:51 <Taneb> BECAUSE NOBODY HAS BEEN NICE ENOUGH TO TELL ME THAT HE IS
19:07:56 <elliott> telnet crawl.develz.org 345, then w and pick squarelos and also make sure your terminal has a black background
19:08:04 <elliott> an experience not to be missed
19:08:33 <elliott> if your terminal has a dark background
19:08:53 <elliott> press space onthe watch menu
19:09:03 <Taneb> Apparently my network is unreachable?
19:09:49 <Taneb> (permission to paste in channel?)
19:09:57 <Taneb> nathan@nathan-laptop:~$ telnet crawk.develz.org 345
19:09:57 <Taneb> Trying 46.4.68.87...
19:09:57 <Taneb> Trying 2a01:4f8:140:3041::1:2...
19:09:57 <Taneb> telnet: Unable to connect to remote host: Network is unreachable
19:10:10 <elliott> read my line again then read your input
19:10:42 <elliott> its ok "typing mistakes" i make them too "it happens"
19:11:09 <Phantom__Hoover> He thought you were talking about Crawk, the parrot-based dungeon crawler.
19:11:25 <elliott> Phantom__Hoover: why arent you wtaching too
19:11:35 <elliott> Taneb: the flashing square is monqy btw
19:11:42 <elliott> Phantom__Hoover: have you ever seen monqy play crawl ever
19:11:51 <elliott> another thingit is not is understandable
19:12:05 <Taneb> Yay summoning skill
19:12:22 <elliott> are you lagged?? hes fighting grinder now
19:12:32 <Taneb> Nah, just a slow typer
19:12:33 <monqy> thwe bats and rats are friends
19:13:01 <elliott> monqys settings "are weird"
19:13:17 <monqy> they have bright black background
19:13:25 <elliott> iirc bright backgrounds are
19:15:26 <Taneb> Would anyone care if I telnet'd me playing Dwarf Fortress?
19:15:40 <elliott> ill watch that after monqy finishes playing
19:15:47 <elliott> im sure you can understand its just
19:15:53 <elliott> nothing can compete with monqy playing crawl
19:16:16 <elliott> monqy's space bar playing crawl
19:18:21 <elliott> oops youre pooping friends
19:19:30 <elliott> ok after this game im watch Taneb i think
19:19:37 <elliott> you can never tell with squarelos
19:21:15 <Taneb> It's-a me, Ellio (tt)
19:22:43 <Taneb> How do I be telnet-able?
19:24:12 <elliott> Taneb: uhh with df you have to run the special server version which will run in a terminal I guess
19:24:22 <elliott> uhhh maybe the normal df can run in a terminal these days?
19:24:25 <elliott> in which case you can just termcast it
19:25:11 <Phantom__Hoover> <elliott> uhhh maybe the normal df can run in a terminal these days?
19:25:28 <Phantom__Hoover> It theoretically can, by which I mean if you tell it to run in a terminal it segfaults.
19:25:32 -!- KingOfKarlsruhe has quit (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725]).
19:25:57 -!- MoALTz has quit (Ping timeout: 246 seconds).
19:26:04 <elliott> Taneb: oh and i bet you won't get
19:26:11 <elliott> Phantom__Hoover: tell Taneb how to run it in a terminal
19:26:18 <elliott> if he can get that working then i'll show him how to termcast
19:26:40 <Phantom__Hoover> I think it's the DISPLAY setting in init.txt in data/init.
19:27:03 <Phantom__Hoover> Don't take my word on it, though; if something else looks like a config file, that might be it.
19:27:28 <Phantom__Hoover> You can set that to TEXT and then watch as DF segfaults using only the terminal.
19:31:40 -!- pikhq has joined.
19:31:51 -!- pikhq_ has quit (Ping timeout: 252 seconds).
19:32:18 <Taneb> Well, it can't find libncursesw
19:32:33 <elliott> Taneb: do you have /usr/lib/libncursesw.so
19:32:38 <monqy> should i play again or are we watching taneb now
19:34:40 <Taneb> elliott, it would appear not
19:35:03 <elliott> Taneb: do you have /usr/lib/libncurses.so
19:35:22 <elliott> if yes: sudo ln -s /usr/lib/libncurses{,w}.so (but feel bad about it)
19:35:38 <Phantom__Hoover> Taneb, termcast you trying to get DF to work in text mode.
19:35:51 <Taneb> Phantom__Hoover, I'm using GUIs?
19:36:03 <elliott> Taneb: did the ln make it work
19:36:22 <Taneb> elliott, I have both, turns out
19:36:39 <elliott> Taneb: vi /usr/lib/libncursesw.so
19:37:08 <Taneb> It has a lot of ^@'s
19:38:02 <elliott> apt-cache search ncurses | grep 32
19:38:06 <elliott> is there a nice convenient 32-bit ncurses package
19:39:07 <Taneb> Installing lib32ncursesw5-dev
19:39:42 <elliott> you don't need the -dev just the
19:39:43 -!- Phantom__Hoover has quit (Read error: Connection reset by peer).
19:40:01 <Taneb> Some things like -dev?
19:40:53 <elliott> you will want to make your terminal bigger probably
19:41:42 <elliott> you can play once more i think
19:42:05 <elliott> are you sure it's running in a terminal
19:42:23 <elliott> if it's too big it'll be kinda difficult to wtatch
19:42:54 <elliott> echo "hello Taneb PUTAPASSWORDHERE_DONTMAKEITANIMPORTANTONE_MAKEANEWONEUP" >/somewhere/ratry_login
19:43:21 <elliott> make sure you have netcat installed
19:43:36 <elliott> script -f >( cat /path/to/ratry_login - | nc -q5 noway.ratry.ru 31337 > /dev/null ) ./df_linux
19:43:50 <elliott> let me know when you've done that
19:45:32 <Taneb> Script started, file is /dev/fd/63
19:46:23 <monqy> how big is this terminal
19:46:26 <elliott> we really need to know what size taneb's terminal is
19:46:47 <elliott> Taneb: skip the intro dude
19:47:00 <monqy> oh no i was watching the intro instead of crawl
19:47:31 <elliott> is Taneb playing df in 80x24
19:47:38 <elliott> im not sure thats even possible
19:49:07 <elliott> do you not use the find site feature
19:50:59 -!- Phantom_Hoover has joined.
19:51:20 <elliott> we're watching taneb play df
19:51:59 <elliott> you'll want a big terminal i think
19:52:16 <monqy> so far 80x24 is working fine for me
19:52:32 <Phantom_Hoover> Well I mean you do have to make your own embark profile.
19:53:25 <elliott> i really don't think it's 80x24 but
19:53:40 <monqy> if it freaks out i'lll resize it
19:53:45 <elliott> monqy: can you see "Name Fortress"
19:53:59 <elliott> i just started a new 80x24 and
19:54:14 <elliott> really gunked up by the logo and stuff
19:54:27 <elliott> im hoping embark will lead to a complete redraw
19:55:17 <monqy> what i see is a bit different
19:55:32 <elliott> Phantom_Hoover: are you watching
19:55:57 <Taneb> Group name suggestions?
19:56:20 <Taneb> Phantom_Hoover, group name suggestions?
19:57:38 <elliott> doo you usually play df at this low a resolution
19:57:59 <elliott> monqy: i think you'll find its slightly larger than 80x24
19:58:12 <elliott> the border jsut got messed up again for me good god
19:58:46 <elliott> Taneb: just name it anything
19:58:48 <monqy> i did a maximixsed and it looks the same as in my 80x24
19:59:27 -!- oerjan has joined.
19:59:37 <elliott> oh hi oerjan! i was worried about you
19:59:42 <elliott> since you edited on the wiki
19:59:52 <elliott> monqy: i love how the dorfs are just
20:00:20 <Taneb> Strictly speaking, dwarves are @ signs
20:00:22 <oerjan> 21:59 =lambdabot> elliott said 1d 1h 32m 40s ago: Hey, remind me to update that answer again.
20:00:29 <Taneb> It's fortress members that are :)'s
20:01:04 * oerjan doesn't even recall what the answer is
20:02:27 <elliott> wow the block drawing characters are
20:02:37 <monqy> they odn't look so guly for me
20:02:56 <monqy> maybe it's because im a bad person who uses a bitmap fonte
20:03:31 <monqy> and from the scrreeenshots ive seen block drawing characters are less ugly biptmap fonts and megaugly on nonbiptmap
20:03:32 * oerjan has been archive binging sheldon
20:03:33 <Sgeo_> monqy, Phantom_Hoover elliott Taneb did you see update?
20:04:51 <monqy> i dont know how to do it for xterme
20:04:57 -!- pikhq_ has joined.
20:07:35 -!- pikhq has quit (Ping timeout: 246 seconds).
20:08:15 -!- iconmaster has joined.
20:08:16 <elliott> Taneb: im watching & enjoyeying btw
20:10:58 <elliott> monqy: what you really want for df is
20:11:24 <elliott> Phantom_Hoover: how did you get arch working btw
20:11:50 <monqy> maybe i should ifind the font is probably the best for df probably
20:12:01 <monqy> but for now "too lazey"
20:12:04 <elliott> monqy: Phantom_Hoover: http://www.youtube.com/watch?v=-6FXeupOp04
20:12:11 <elliott> something really seemed off about the game but then i realised its because
20:12:15 <elliott> termcast doesnt stream the music too "bad termcast"
20:16:52 -!- RocketJSquirrel has set topic: Le français est la langue de l'amour ésotérique | http://codu.org/logs/_esoteric/.
20:21:30 <Sgeo_> elliott, does DF run on Linux now?
20:21:38 <Sgeo_> I vaguely heard something like that
20:21:40 <elliott> df has run on linux since forever
20:21:48 <Sgeo_> elliott, I remember using WINE...
20:21:59 <elliott> well i seem to recall the port used to suck but that's another matter
20:22:28 -!- MoALTz has joined.
20:24:21 <Sgeo_> elliott, is DF a memory hog, or mostly a CPU hog? I'm assuming the latter, and if it's the latter I might be able to run it on this computer without tearing my hair out
20:24:37 <elliott> it's not really an anything hog
20:24:51 <elliott> i ran it on my 1.33 GHz / 4 gig of RAM laptop just fine
20:25:05 <elliott> the OMGE DF USES UP ALL UR RESOURCES is largely overblown, if you have under 100 dorfs oyu'll be fine
20:25:14 <Sgeo_> On this machine, I have 1GB of RAM. I don't know CPU
20:25:23 <Sgeo_> Um, Intel Centrino Duo according to this sticker
20:26:00 <elliott> dwarf therapist works on linux too
20:26:10 -!- RocketJSquirrel has changed nick to Gregor.
20:27:10 <elliott> happy summer Phantom_Hoover
20:29:35 <elliott> Taneb: whats the fortress called btw
20:29:37 <quintopia> summer glau is kind of funny looking
20:30:25 <Taneb> It's being ran by the Secret Sect of Insects
20:34:32 <elliott> wait there are only two viewers
20:34:32 -!- oerjan has quit (Quit: Lost terminal).
20:34:37 <elliott> that means i need to yell at eitehr monqy or Phantom_Hoover
20:36:00 <monqy> i was view for all the time
20:37:53 <elliott> monqy: wow df updates the terminal
20:38:03 <elliott> "would never have flied in the 70s" - elliott
20:38:07 <elliott> oh well im used to the flashing its just
20:38:17 <elliott> wow all these bytes over internet
20:38:31 <elliott> why doesn't termcast broadcast the music
20:38:40 <monqy> such a soothing music
20:39:10 <Taneb> The music makes me fall asleep
20:39:15 <monqy> so what's going on in this fortress thing
20:39:34 <elliott> is Taneb saying he mutes the music that would be
20:39:52 <Taneb> No, but if I suddenly stop doing anything, don't be too worried
20:39:55 <elliott> looks for me http://ompldr.org/vZGthZA
20:40:09 <monqy> wow that block drawing
20:40:17 <elliott> at least its just the outside edges
20:40:21 <elliott> inside the viewport it's fine
20:41:17 <elliott> i forget did monqy ever get around to playing df
20:41:25 <elliott> watching this is kinda weird for me because
20:41:36 <elliott> and with a smaller font than this
20:41:41 <Sgeo_> where are we watching?
20:41:45 <elliott> Sgeo_: telnet termcast.org
20:41:52 <Taneb> So do I, this is pretty weird for me too
20:42:11 <monqy> like i never finsiehd my first fortress
20:42:24 <Sgeo_> Bay12 Games logo is in the middle of stuff
20:42:24 <monqy> i forget where i left it
20:42:31 <elliott> Taneb: i mean you *could* make the terminal bigger but it can already be pretty slow to update when you scroll the screen and that would
20:42:34 <monqy> but it was really slow to start
20:42:36 <elliott> Sgeo_: that happens just wait for a full redraw sometime
20:42:54 <monqy> and i was afraid because i didn't wnat to have to slow start all the time
20:43:11 <elliott> monqy: what i do is play succession fortresses and never go first
20:43:19 <elliott> then you dive right into the fun parts
20:43:45 <elliott> http://stackoverflow.com/questions/1382673/if-we-create-code-which-isnt-elegant-have-we-failed rip
20:43:49 <elliott> nortti: yeah termcast is cool
20:44:00 <elliott> kmc: (am i getting paid a lot for this)
20:44:32 <elliott> nortti: http://mosh.mit.edu/, it's a secure remote terminal with local echo
20:44:40 <elliott> (it says it's a replacement for ssh on the site but that's slightly misleading; it uses ssh for initial authentication)
20:45:01 <elliott> it's based on updating the terminal to the correct state rather than just streaming the vt100 bytes
20:45:07 <elliott> which is ideal for terminal-based games
20:49:56 <elliott> does bad things to termcast
20:52:22 <monqy> i havent' done much jiyva
20:54:52 <Sgeo_> elliott, you can kill Jiyva
21:05:49 -!- Slereah has quit (Ping timeout: 260 seconds).
21:06:36 -!- Slereah has joined.
21:07:24 -!- pikhq has joined.
21:07:34 -!- pikhq_ has quit (Ping timeout: 248 seconds).
21:10:55 <elliott> i'm not really analysing it much
21:15:34 <Taneb> I'm going to bed at half-past
21:18:09 <itidus20> i can't recall precisely but 11 unaccounted hours
21:18:59 <Taneb> The "Humurous Safetey-Guilds"!?
21:20:12 <elliott> Taneb: i got scared seeing all your @s
21:20:17 <elliott> oh no i bet they're powerful monsters hes going to die
21:20:27 <elliott> monqy: crawl has gone bad things to me :(
21:21:58 -!- pikhq has quit (Ping timeout: 246 seconds).
21:22:02 -!- pikhq_ has joined.
21:32:39 <Taneb> So, I do I stop the broadcast?
21:33:01 <monqy> that or do something with it
21:34:01 <elliott> then open a new terminal and
21:34:36 <elliott> we can see everything you're doing
21:35:23 <Taneb> Me being bored when I still knew some Haskell
21:35:45 <Taneb> I was trying to implement some Prelude functions in Python
21:35:57 -!- Taneb has quit (Quit: Leaving).
21:36:23 <nortti> elliott: where is haskell.py?
21:45:20 -!- iconmaster has quit (Quit: iconmaster is gone!).
21:46:06 <Phantom_Hoover> Shithead father took power cable to screen away to make me practice flute.
21:46:30 <Phantom_Hoover> Then refused to give power cable back when I had because he "didn't want to have to take power cable away to make me practice flute".
21:47:46 -!- Phantom_Hoover has quit (Read error: Connection reset by peer).
21:51:33 <lambdabot> Local time for monqy is Sun Apr 29 14:51:32 2012
22:07:44 -!- Phantom_Hoover has joined.
22:08:14 <Phantom_Hoover> Hey guys, what has a hideous case, a working Arch installation, and is made of concrete?
22:09:53 <shachaf> shubshub has hideous case.
22:10:01 <shachaf> Not sure about the other two.
22:10:40 -!- derdon_ has quit (Remote host closed the connection).
22:17:20 -!- pikhq has joined.
22:17:40 -!- pikhq_ has quit (Ping timeout: 244 seconds).
22:21:41 -!- esowiki has joined.
22:21:45 -!- esowiki has joined.
22:21:46 -!- esowiki has joined.
22:22:54 -!- esowiki has joined.
22:22:54 -!- glogbot has joined.
22:22:58 -!- esowiki has joined.
22:22:58 -!- esowiki has joined.
22:38:39 -!- itidus20 has quit (Ping timeout: 256 seconds).
22:39:06 -!- nortti has quit (Quit: leaving).
22:43:11 -!- nortti has joined.
22:43:23 -!- Madoka-Kaname has joined.
22:43:23 -!- Madoka-Kaname has quit (Changing host).
22:43:23 -!- Madoka-Kaname has joined.
22:44:31 <pikhq> " unicode is shit. the only language it can handle well is english.
22:44:31 <pikhq> anyone who advocates unicode obviously has never had to deal with data in multiple languages.
22:44:37 <pikhq> Permission requested to murder.
22:47:13 <nortti> the one who wrote that is insane
22:49:08 <nortti> where is that quote from?
22:52:08 -!- pikhq has quit (Ping timeout: 240 seconds).
22:52:17 -!- pikhq has joined.
22:54:49 <nortti> pikhq: where is that quote from
22:58:29 <Madoka-Kaname> pikhq, termination request granted. Use extreme force!
23:20:23 -!- Patashu has joined.
23:43:34 <HackEgo> 341) <tswett> Grr. Why does it exist? Why can't I kill it?
23:43:35 <Sgeo_> nortti, http://www.reddit.com/r/programming/comments/sy5j0/the_utf8everywhere_manifesto/c4i1ne6
23:43:39 <HackEgo> 90) <fax> oklopol geez what are you doing here <oklokok> ...i don't know :< <oklokok> i actually ate until now, although i guess i also did other things...
23:43:49 <Sgeo_> I have no idea what ObQwe1234 means
23:43:50 <HackEgo> 502) <MDude> Tooth or Bear: Each turn, either take out your own tooth, or wrestle a bear.
23:43:52 <elliott> pikhq: you realise that's a troll post right
23:43:58 <HackEgo> 591) <monqy> one time I tried cpp programming <monqy> it was hellish <monqy> maybe I should try again
23:43:59 <elliott> Sgeo_: ObFoo is usenet for obligatory foo
23:44:09 <HackEgo> 108) * augur rubs alise's bum [...] <augur> what? she said square ped <augur> :|
23:44:10 <Sgeo_> What's Qwe1234 then?
23:44:18 <HackEgo> *poof* * augur rubs alise's bum [...] <augur> what? she said square ped <augur> :|
23:44:21 <elliott> Sgeo_: http://www.reddit.com/user/qwe1234
23:45:06 <Sgeo_> This is a perfectly sensible qwe1234 quote: "calibre is pretty shitty software."
23:45:24 <Sgeo_> At least, due to security incompetence. Although maybe that's more shitty stubborn programmer.
23:45:38 -!- elliott has left.