00:00:07 I'm confused. It seems I was completely right. 00:00:10 It's unnerving. 00:00:32 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 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:25:17 Hi 01:27:23 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:32:16 what does that even mean 01:33:09 What Does That Even Mean 01:33:22 converts batch to ruby then ruby to native exe 01:35:18 hi ruby 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 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 Do you know how to win at level 40 of Pocket Color Block? 02:14:13 Is speed important in this level? 02:16:13 How many hit-points does this wall have anyways?????? 02:16:27 pocket color block? 02:30:14 -!- shubshub has joined. 02:31:02 `pastlog 02:31:36 No output. 02:31:37 zzzzzzz 02:31:38 haha 02:31:38 `pastlog 02:31:39 it timed out 02:31:42 elliott: indeed 02:31:48 `log 02:31:55 2009-12-22.txt:20:58:28: or will they change format? 02:32:04 `paste bin/log 02:32:14 http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.18999 02:32:16 No output. 02:32:34 note that pastlog is basically a copy of log 02:32:41 so changing log won't help 02:33:14 elliott: I was going to make a copy of log that removes nicks 02:33:21 Not pastlog? 02:33:26 Also, you told me. 02:33:28 they're pretty much equivalent 02:33:31 `cp bin/log bin/anonlog 02:33:35 cp: missing destination file operand after `bin/log bin/anonlog' \ Try `cp --help' for more information. 02:33:39 oh, right 02:33:45 and I probably don't want to copy directly either 02:33:53 `cmd echo test 02:33:56 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: cmd: not found 02:33:59 `run echo test 02:34:02 test 02:34:04 that's it 02:34:42 what 02:35:10 `run sed '/echo/s/$/ | sed "s=<[^>]*>=="/' < bin/log > bin/anonlog 02:35:13 No output. 02:35:18 `anonlog 02:35:22 ​/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 `run chmod a+x bin/anonlog 02:35:31 No output. 02:35:33 `anonlog 02:35:38 2004-09-30.txt:18:16:29: http://en.wikipedia.org/wiki/Wikipedia:Votes_for_deletion#Esoteric_programming_language_related 02:35:56 `anonlog 02:35:59 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:14 elliott: any guesses? 02:36:24 hmm 02:36:42 first one I have no clue about; second one, maybe me? 02:36:46 first one is before I came here, I think, or maybe only just after 02:36:46 `log ^2009-11-14.txt:00:22:26: 02:36:51 ais523: btw, it has an additional space 02:36:52 please fix 02:37:11 `run sed 's/>=/> =/' bin/anonlog 02:37:14 ​#!/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:15 No output. 02:37:18 sed -i 02:37:23 `run sed -i 's/>=/> =/' bin/anonlog 02:37:26 No output. 02:37:30 `anonlog 02:37:32 stop that 02:37:33 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 i'm waiting for my original request to come back 02:37:39 `log ^2009-11-14.txt:00:22:26: 02:37:48 No output. 02:37:50 you already got a no output from it 02:37:50 what 02:37:56 what's the regexp problem 02:37:59 also, for 2006 I guess pikhq 02:38:06 oh, wait 02:38:10 grep doesn't include the file name 02:38:23 right, you wouldn't expect it to 02:38:25 ais523: you need to make anonlog give the name more conveniently... make it echo it to solution 02:38:29 so you can do `cat solution 02:38:44 `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 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:38:55 `ls 02:38:58 bin \ canary \ karma \ lib \ monqy \ paste \ quotes \ share \ wisdom 02:38:58 `pastlog ^18:16:29:.*Wikipedia:Votes_for_deletion 02:39:05 oh, Sgeo, of course 02:39:08 2004-09-30.txt:18:16:29: http://en.wikipedia.org/wiki/Wikipedia:Votes_for_deletion#Esoteric_programming_language_related 02:39:12 `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 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:39:26 well, I'm terrible at this so far :) 02:39:29 neither of us have got any so far :) 02:39:32 `anonlog 02:39:33 there's a reason my original game used segments of chat 02:39:35 2008-07-30.txt:23:39:47: -!- kar8nga has joined #esoteric. 02:39:38 kar8nga 02:39:46 no, freenode! 02:39:50 `anonlog 02:39:52 pah 02:39:54 2004-12-16.txt:08:00:00: -!- clog has joined #esoteric. 02:40:03 you realise sed can q if the // isn't met, right? 02:40:13 we may have to filter out non-privmsgs, but that would be hard 02:40:18 `anonlog 02:40:21 2005-01-01.txt:19:31:11: -!- puzlet is now known as puzzlet. 02:40:22 err, hard; seriously? 02:40:25 because we'd have to find a replacement line instead 02:40:27 you have the regexp for it right there 02:40:29 to substitute on 02:40:35 ais523: while true; ... 02:40:41 you can do it while adding the solution thing ;) 02:40:47 `anonlog 02:40:50 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 better idea: just filter out names after -!- :) 02:41:00 forfeit 02:41:14 that one's got to be from the portal chess discussions 02:41:20 I just can't remember who was doing portal chess 02:41:26 ais523: Use the raw log files 02:41:35 oh, maybe itidus then 02:41:37 ais523: kallisti 02:41:46 `pastlog that you don't tell a piece where to move each turn, it does it on its own 02:41:54 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:42:02 \o/ 02:42:02 | 02:42:02 /| 02:42:03 yay, we got that one between us 02:42:07 \o/ 02:42:08 | 02:42:08 /< 02:42:10 you cut my head off 02:42:12 `anonlog 02:42:15 *beheaded me, that's the word 02:42:16 2005-04-25.txt:17:02:45: -!- graue has quit (Read error: 104 (Connection reset by peer)). 02:42:20 ais523: stop using anonlog when it's still broken! 02:42:22 Can you acess the raw log files from HackEgo? 02:42:26 yes 02:42:27 it's not that btoken 02:42:29 *broken 02:42:53 `anonlog 02:42:56 2007-11-18.txt:04:26:39: not exactly 02:42:59 anyway, I'm not particularly inclined to fix it further 02:43:03 OK, that's a tough one 02:43:14 it could be me, but it probably isn't 02:43:25 `log 04:26:39: not exactly 02:43:32 2012-04-29.txt:02:43:25: `log 04:26:39: not exactly 02:43:37 `pastlog 04:26:39: not exactly 02:43:38 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:46 No output. 02:43:55 And also then filter out things with PRIVMSG :` 02:44:03 I mean, PRIVMSG #esoteric :` 02:44:08 ais523: it's broken enough that it's painful to use 02:44:09 and what are you doing? 02:44:11 you know that won't work 02:44:17 you have to do something much more inconvenient instead 02:44:20 I thought the time section would by itself 02:44:25 because it's not part of the filename 02:44:25 there's a name in the middle! 02:44:31 `pastlog 04:26:39:.*not exactly 02:44:32 ofc 02:44:38 that's why I left the extra space in 02:44:39 2007-11-18.txt:04:26:39: not exactly 02:44:47 `anonlog 02:44:47 since when does grep split on spaces? 02:44:50 2004-06-17.txt:22:47:19: -!- cmeme has quit (Read error: 104 (Connection reset by peer)). 02:44:55 broken broken broken 02:44:58 whine whine whine 02:46:52 `run sed -i bin/anonlog 's/shuf -n 1 $file/grep "<.*>" $file | shuf -n 1/' 02:46:56 sed: can't find label for jump to `in/anonlog' 02:47:06 `run sed -i 's/shuf -n 1 $file/grep "<.*>" $file | shuf -n 1/' bin/anonlog 02:47:09 No output. 02:47:12 `anonlog 02:47:16 2011-11-18.txt:23:30:21: `cat bin/welcome2 02:47:31 eh? 02:47:33 probably elliott, he's most likely to mess with welcome messages 02:47:34 what did you change? 02:47:38 ^< [^:]+:[^ ]+ PRIVMSG #esoteric :(.*)$ 02:47:48 Perhaps that is what you want? 02:47:49 elliott: I required < and > on a line, by grepping for them before the shuffle 02:47:52 much better than using a loop 02:48:04 oh 02:48:21 anyway, it really needs to do segments to be playable 02:48:22 `anonlog 02:48:25 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:34 fizzie? 02:48:34 hmmmm 02:48:41 Vorpal or me 02:48:42 ^< [^:]+:[^ ]+ PRIVMSG #esoteric :([^`].*)$ 02:48:46 probably Vorpal 02:48:52 `pastlog the issue was concurrent tracing, where I wanted all IPs to show the next instruction they would execute 02:48:56 (AnMaster, that is) 02:48:59 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:49:04 oh, fuck 02:49:06 oh, the other possibility ;) 02:49:09 I forgot Deewiant used to use lowercase 02:49:19 I thought it was too grammatical/insightful for AnMaster 02:49:22 `anonlog 02:49:25 2010-10-30.txt:06:06:28: heh 02:49:32 Vorpal or Deewiant or me 02:49:36 me, most likely, I say that more often than the rest of you 02:49:37 probably Deewiant 02:49:42 `pastlog 06:06:28:.*heh 02:49:50 2010-10-30.txt:06:06:28: heh 02:49:56 oh, you were right 02:49:58 i win by virtue of cheating by giving three options 02:50:00 `anonlog 02:50:00 Heh. 02:50:02 yes :) 02:50:03 2003-04-12.txt:13:30:43: :) 02:50:05 but for "heh" I think I should be allowed 02:50:06 ooh 02:50:08 lament 02:50:14 `pastlog 13:30:43:.*:) 02:50:18 grep: unmatched parentheses 02:50:22 (or calamari) 02:50:23 `pastlog 13:30:43:.*:\) 02:50:27 Is there a raw log searching file? 02:50:30 2003-04-12.txt:13:30:43: :) 02:50:33 nooooo! 02:50:37 ais523: ban dbc please 02:50:41 Aaaagh, legacy! 02:50:51 `pastlog 02:50:54 `anonlog 02:50:56 `paste bin/log 02:50:59 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:00 err, that's waht i meant 02:51:02 pikhq 02:51:04 trivial 02:51:06 Yeah, that was me. 02:51:08 *what 02:51:08 shuf: memory exhausted 02:51:14 http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.24233 02:51:18 zzo38: look at that file to see how the log retrieval works 02:51:20 I'm not even going to check that one, it's completely obvious 02:51:21 `anonlog 02:51:23 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:30 hmmmmm 02:51:34 graue or lament 02:51:36 someone else check 02:51:45 `pastlog I don't mind, but probably the wiki will not be able to cope with that by default 02:51:52 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:54 elliott: Hell, no need to check: I definitely did just that around 2010. 02:51:56 ugh 02:52:02 "but probably the" tipped me off as odd 02:52:12 but I couldn't think of a suitable speaker 02:52:21 the older ones are harder than the newer ones 02:52:23 `anonlog 02:52:27 2011-04-08.txt:14:10:05: what if i copy it to the wrong spot? 02:52:34 Hard... 02:52:36 hmm 02:52:38 me 02:52:43 `pastlog what if i copy it to the wrong spot\? 02:52:48 Seemed a bit zzo38ese-ish. 02:52:50 2011-04-08.txt:14:10:05: what if i copy it to the wrong spot? 02:52:55 meh, same thing 02:53:00 `anonlog 02:53:03 2004-04-26.txt:21:38:40: lament this channel is alive. we are just playing dead. 02:53:07 ooh ooh ooh 02:53:15 has to be a regular at around 2004 02:53:20 hmmmmmm... dbc 02:53:24 `pastlog lament this channel is alive\. 02:53:27 that's what I'd have guessed to 02:53:28 *too 02:53:32 2004-04-26.txt:21:38:40: lament this channel is alive. we are just playing dead. 02:53:35 fuck! 02:53:35 which means it can't possibly be right 02:53:36 ban andreou 02:53:37 indeed 02:53:42 fucking useless channel founder 02:53:42 :( 02:53:45 elliott: banning them won't remove them from the old logs 02:53:50 `pastlog 02:53:52 ais523: really? 02:53:54 and founders can just unban themselves 02:53:55 I'll have to add that to the @ script 02:53:57 Retroactively ban them. 02:54:01 `anonlog 02:54:05 that's what I meant 02:54:06 shuf: memory exhausted 02:54:06 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 Time machines FTW. 02:54:12 uugh 02:54:14 I know for a fact that's me 02:54:15 but 02:54:16 Can you use AWK and/or Perl with it? 02:54:18 I hate myself for saying that 02:54:19 so 02:54:22 let's just not check it 02:54:32 oh hmm 02:54:33 "some bit" 02:54:38 oh well, let's check JUST IN CASE 02:54:39 zzo38: it's HackEgo, it runs arbitrary shell commands that are installed; I expect awk and Perl are both installed 02:54:45 `pastlog Inheritance is bad, and before you argue against that plz google some bit, especially c2 wiki 02:54:52 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:56 not me, it's ehird 02:54:59 moving on 02:54:59 elliott: you should hate ehird, not yourself 02:55:01 `anonlog 02:55:04 2010-02-23.txt:17:06:34: assuming same struct as above that is 02:55:04 Yeah, that jerk, Mr. Hird. 02:55:09 ais523: that guy has way too much stack overflow reputation 02:55:10 that's AnMaster 02:55:13 and runs the wiki like an asshole 02:55:16 agreed w/ ais523 02:55:18 got to be 02:55:27 `pastlog assuming same struct as above that is 02:55:36 was he Vorpal in 2010? or still AnMaster then? 02:55:36 2010-02-23.txt:17:06:34: assuming same struct as above that is 02:55:39 congrats 02:55:43 `anonlog 02:55:46 2005-08-20.txt:06:07:06: hi 02:55:49 oooh 02:55:50 calamari 02:55:58 `pastlog 06:07:06:.*hi 02:56:06 2011-10-08.txt:06:07:06: 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:09 oh 02:56:16 `pastlog 06:07:06:.*> hi$ 02:56:25 2005-08-20.txt:06:07:06: hi 02:56:28 YESSSS 02:56:33 i actually based that guess 02:56:34 on data 02:56:38 well done! 02:56:43 i knew calamari said hi a lot back then 02:57:03 ok, someone else's turn 02:57:08 `anonlog 02:57:11 2004-09-12.txt: 02:57:14 :D 02:57:15 whoa! 02:57:18 lament 02:57:26 who would say the null string back then? 02:57:36 wait, there's no time 02:57:40 iirc it's actually a log bug 02:57:40 it must have been a day where nothing was said 02:57:41 from clog days 02:57:47 ais523: the grep wouldn't match then 02:57:55 elliott: so it'd return no data 02:58:00 oh, hmm 02:58:04 http://codu.org/logs/_esoteric/2004-09-12.txt 02:58:04 right 02:58:59 `anonlog 02:59:02 2010-06-22.txt:18:44:05: Huh? 02:59:08 pikhq 02:59:13 Yeah. The capitalization does it. 02:59:14 that's pikhq's capitalisation, indeed 02:59:19 `pastlog 18:44:05:.*Huh\?$ 02:59:35 2010-06-22.txt:18:44:05: Huh? 02:59:41 oh 02:59:42 oh, we were all wrong :) 02:59:56 This doesn't work due to too slow possibly? cat /var/irclogs/_esoteric/????-??-??-raw.txt | awk 'sub(/^<[^:]+:[^ ]+ PRIVMSG #esoteric :/,"")' | shuf -n 1 03:01:18 anonlog? anyone? 03:01:22 `anonlog 03:01:25 2004-03-27.txt: 03:01:32 `anonlog 03:01:35 /dev/null hath spoken. 03:01:35 2008-03-13.txt:23:41:25: typesafe unix! 03:01:41 Um? 03:01:48 that looks like the sort of thing elliott would do 03:01:54 not sure if it was him that said it, though 03:01:59 Yeah, I'm guessing elliott but not with high confidence. 03:02:09 `pastlog typesafe unix! 03:02:27 2008-03-13.txt:23:41:25: typesafe unix! 03:02:29 Maybe like this: awk 'sub(/^<[^:]+:[^ ]+ PRIVMSG #esoteric :/,"")' < `ls /var/irclogs/_esoteric/????-??-??-raw.txt | shuf -n1` | shuf -n1 03:02:38 `run awk 'sub(/^<[^:]+:[^ ]+ PRIVMSG #esoteric :/,"")' < `ls /var/irclogs/_esoteric/????-??-??-raw.txt | shuf -n1` | shuf -n1 03:02:43 No output. 03:02:53 that was obviously me, yes 03:02:55 `anonlog 03:02:59 2003-08-15.txt: 03:03:02 `anonlog 03:03:05 2004-11-13.txt: 03:03:22 `anonlog 03:03:32 `run awk 'sub(/^<[^:]+:[^ ]+ PRIVMSG #esoteric :/,"")' < `ls /var/irclogs/_esoteric/????-??-??-raw.txt | shuf -n1` | shuf -n1 03:03:36 T3h b0rb, t3h b0rk, t3h b0rk, b0rk b0rk!. 03:03:40 ugh 03:03:42 2004-11-28.txt: 03:03:43 i don't _want_ to know who said that 03:03:53 indeed 03:03:58 It works OK now 03:04:01 I'm going to guess a bot. 03:04:01 but I'll find out anyway 03:04:18 (it'll make me happiest) 03:04:22 i bet it's pikhq :) 03:04:46 it really needs the date to be a practical game 03:04:52 `pastlog T3h b0rb, t3h b0rk, t3h b0rk, b0rk b0rk! 03:04:56 I agree it needs the date 03:05:01 I'll guess bsmntbombdood 03:05:07 no he's not terrible 03:05:07 although he was mostly a bit classier than that 03:05:08 like that 03:05:11 2006-09-05.txt:01:15:42: T3h b0rb, t3h b0rk, t3h b0rk, b0rk b0rk! 03:05:19 Well *that's* strange. 03:05:21 oh good, it's someone I've never heard of 03:05:22 razor-x was basically pikhq, right? 03:05:25 ais523: sukoshi 03:05:34 elliott: No, though I did rather like her. 03:05:39 oh, it's someone I have heard of but can't remember, then 03:05:41 right, basically pikhq then 03:05:48 Search the username and hostname too, then 03:05:53 Maybe it gives you a hint 03:06:07 `anonlog 03:06:07 `anonlog 03:06:07 That's often a dead giveaway. :) 03:06:09 2009-12-13.txt:12:09:37: definitely kaylee 03:06:15 definitely kaylee 03:06:16 Definitely kaylee. 03:06:18 :D 03:06:23 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 I bet it was actually someone else 03:06:31 `pastlog definitely kaylee 03:06:37 hmm 03:06:38 calamari for that one 03:06:40 2009-12-13.txt:12:09:37: definitely kaylee 03:06:45 `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 the attitude fits Sgeo but the actual text doesn't 03:06:53 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:55 yesss 03:06:56 Nice. 03:06:58 elliott: well done! 03:07:03 thx 03:07:06 `anonlog 03:07:09 2012-03-08.txt:01:22:29: !c printf("%d \ ", 03641077); 03:07:11 the date really helps 03:07:18 hmm 03:07:18 Use the program I wrote if you like it 03:07:25 gregor or shachaf 03:07:32 I often !c random stuff 03:07:40 but I don't think I'd have included the backslash 03:07:54 And I'm not liable to !c much. 03:07:56 especially with an invalid escape code like that one 03:07:58 someone else gets to figure out the regexp for that one 03:08:13 `pastlog c printf\("%d \\ ", 03641077\); 03:08:17 Can HackEgo or any other bot make NS INFO requests? 03:08:20 No output. 03:08:25 hmm 03:08:31 `pastlog 03641077 03:08:38 2012-03-08.txt:01:22:29: !c printf("%d\n", 03641077); 03:08:42 let's go down the simple route 03:08:48 elliott: you were mostly right 03:09:01 Yup, Gregor. 03:09:05 I hear Friendship isn't Gregor but instead Magic. 03:09:07 `anonlog 03:09:07 dID U SEE WUT I DID THAR 03:09:10 2011-04-12.txt:17:56:11: trust is a powerful thing 03:09:17 probably me, god knows why 03:09:20 or ais523 03:09:30 no, I wouldn't word it like that 03:09:43 `pastlog trust is a powerful thing$ 03:09:50 2011-04-12.txt:17:56:11: trust is a powerful thing 03:09:54 what? 03:10:03 oh, of course 03:10:07 `anonlog 03:10:11 `echo jj 03:10:12 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 ​.j.j 03:10:15 if it's something cliche, profound, and serious, it's oklopol saying nonsense 03:10:35 hmm, *maybe* oklopol 03:10:43 yeah probably 03:10:44 s/ $// 03:10:49 Ohhhh, anonlog game. 03:10:52 So lols. 03:10:57 Gregor: it's new, you should join in 03:11:01 this anonlog thing looks more fun than monopoly 03:11:03 `anonlog 03:11:06 ingenious 03:11:06 `pastlog also i think i listen to this stuff because of the wrong reasons 03:11:08 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:11 pikhq 03:11:15 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:11:18 yay 03:11:21 Yeah, I was gonna say pikhq for that. 03:11:22 Well, definitely my capitalization. 03:11:22 `pastlog Actually, if you had a very large 03:11:29 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:30 Gregor: SRY I STOLE UR ANONLOG 03:11:33 but it was just too obvious 03:11:33 I don't remember saying that, but 2009 was a long time ago. 03:11:35 :( 03:11:36 anything pikhq says is so obviously pikhq 03:11:46 `anonlog brainfuck 03:11:52 let's up the stakes a bit 03:11:53 2012-03-25.txt:19:11:06: I just had a crazy idea for Brainfuck minimization 03:11:57 congrats 03:11:58 oh :( 03:12:02 look at the script 03:12:03 `paste bin/anonlog 03:12:03 elliott: What makes me so obvious? 03:12:03 it has two branches 03:12:06 http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.19593 03:12:08 i think madoka-kaname said that 03:12:11 I know, and I only updated one 03:12:13 pikhq: can't quantify 03:12:21 it's just very consistent 03:12:25 Aside from "I capitalize words and punctuate", as that's pretty obvious. 03:12:34 and the tone/sort of structure is unique 03:12:35 -!- MoALTz has quit (Read error: Connection reset by peer). 03:13:03 OK, nobody steal my anonlog. Even though I'll suck at this game. 03:13:05 `anonlog 03:13:07 -!- MoALTz has joined. 03:13:09 2006-12-07.txt:00:00:06: hi 03:13:12 :D 03:13:12 ... 03:13:13 >_< 03:13:13 Let's go with "the autism" and leave it at that. 03:13:16 monqy 03:13:16 it loves you 03:13:17 :D :D 03:13:20 Gregor: dude 03:13:21 "2006" 03:13:27 Ohyeah 03:13:28 you had 03:13:29 ONE HINT 03:13:31 and you fuck it up 03:13:33 :( 03:13:39 * Gregor goes to cry in a corner 03:13:42 `pastlog 00:00:06:.* >hi$ 03:13:46 er 03:13:48 `pastlog 00:00:06:.*> hi$ 03:13:51 No output. 03:13:56 `run sed -i '/grep -P/s/$/| sed "s=<[^>]*> =="/' bin/anonlog 03:13:57 2006-12-07.txt:00:00:06: hi 03:14:00 No output. 03:14:04 `anonlog brainfuck 03:14:11 2010-02-09.txt:19:36:49: cpressey: "interpret the rest of the *code* as brainfuck"? Sure you can 03:14:18 hmm 03:14:26 perhaps rodgerthegreat 03:14:35 Don't think he was here anymore in 2010. 03:14:35 idk 03:14:41 oh that was new cpressey 03:14:47 eh, forfeit to ais523 03:14:49 `pastlog cpressey: "interpret the rest of the *code* as brainfuck" 03:14:54 ok 03:14:54 but I don't know either! 03:14:56 No output. 03:15:03 `pastlog cpressey: "interpret the rest of the \*code\* as brainfuck" 03:15:11 2010-02-09.txt:19:36:49: cpressey: "interpret the rest of the *code* as brainfuck"? Sure you can 03:15:17 new lament, too 03:15:22 oh, right 03:15:25 `anonlog 03:15:25 anyone know an easy way to translate address to function (or even better, to function + line number)? 03:15:29 2009-02-17.txt:20:21:33: is my header 03:15:30 caps after punct but no final punct 03:15:44 I got nothing. 03:15:44 coppro: you're asking #esoteric, must be really desperate 03:15:53 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:15:55 i guess uhhhh 03:15:56 me 03:15:59 no 03:16:00 i guess asiekierka 03:16:06 I'm bad at guessing 03:16:07 -!- azaq23 has quit (Quit: Leaving.). 03:16:12 `pastlog is my header$ 03:16:21 2009-02-17.txt:20:21:33: is my header 03:16:29 right first time 03:16:37 you're a good guess for anything recent because you talk so much 03:16:40 `anonlog befunge 03:16:42 thanks :P 03:16:48 2010-02-26.txt:19:37:58: Sgeo, befunge and/or erlang 03:16:53 anmaster 03:16:56 agreed 03:17:06 `pastlog befunge and/or erlang 03:17:08 nickpinging with a comma 03:17:09 coppro: Yeah, probably either the aforementioned gdb trick or implementing it yourself. (as is quite nasty) 03:17:15 2010-02-26.txt:19:37:58: Sgeo, befunge and/or erlang 03:17:17 ais523: i said that based entirely on the befunge and/or erlang part 03:17:20 anyway, let's lower the stakes instead: 03:17:22 `anonlog fuck 03:17:28 2007-07-18.txt:23:24:00: it's more similar to jumpfuck than anything sane 03:17:39 Jumpfuck? 03:17:42 hmm, could have been me but I don't think it was 03:17:50 ugh 03:17:51 probably me 03:17:54 because i made jumpfuck 03:17:56 in 2007? 03:17:59 yes 03:18:07 `pastlog it's more similar to jumpfuck than anything sane 03:18:09 wait, i can delete that from the wiki now... I didn't make JumpFuck, JumpFuck never existed 03:18:12 yes it has that capitalisation 03:18:13 sorry, *had 03:18:15 it no longer exists 03:18:15 2007-07-18.txt:23:24:00: it's more similar to jumpfuck than anything sane 03:18:18 oh 03:18:21 we were all wrong 03:18:22 THANKS LAMENT 03:18:32 `anonlog PHP 03:18:33 who remembers http://esolangs.org/wiki/Jumping_to_-1_is_exciting 03:18:38 elliott: I do! 03:18:39 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 OK, that probably wasn't elliott because it looks like the speaker was trying to make fun of him 03:19:14 that's not me, that's tusho 03:19:15 What's the tusho->foo mapping, anyways? 03:19:20 pikhq: tusho->ehird 03:19:26 See, not elliott. 03:19:30 thus he's two steps removed from elliott 03:19:30 exactly 03:19:35 `pastlog Undefined variable: commenter_portrait_url 03:19:56 2008-09-23.txt:20:17:22: Notice: Undefined variable: commenter_portrait_url in user/themes/tusho-blogs-2/post.php line 52 03:20:05 Twice-over. 03:20:07 bah 03:20:11 oh right, oerjan is definitely high on the list of people who would want to make fun of past-elliott 03:20:14 well, oerjan->tusho->ehird 03:20:14 `pastlog 03:20:16 ais523: it's not making fun of! 03:20:23 he almost certainly got that line when trying to load a link i gave 03:20:27 shuf: memory exhausted 03:20:33 I think HackEgo said that 03:20:33 `anonlog 03:20:34 earlier today 03:20:37 2007-07-29.txt:01:55:05: /dev/random uses real entropy 03:20:50 not me, based on the date and time this time 03:20:55 I wouldn't have been awake then 03:21:10 my sleep habits have got worse over time :) 03:21:15 Shame that's never a clue about elliott. 03:21:23 i d k 03:21:42 Uhhh ... I arbitrarily nominate jix. 03:21:49 lol 03:21:53 if you're right 03:21:57 you win for life 03:21:59 that's 03:21:59 ugh 03:22:02 that ended up sounding memey 03:22:09 how can the internet corrupt words as basic as "win", "epic", "fail" 03:22:28 `pastlog random uses real entropy 03:22:31 somehow 03:22:36 2007-07-29.txt:01:55:05: /dev/random uses real entropy 03:22:46 it's always so obvious after-the-fact 03:22:59 I don't think that's so obvious X-D 03:23:01 `anonlog epic 03:23:08 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:14 pikhq 03:23:14 pikhq 03:23:18 Booooring 03:23:20 I TOLD YOU IT'S SO OBVIOUS 03:23:33 shall we just ban lines that start with a capital letter? 03:23:35 Okay, yeah, totally obvious. 03:23:46 ais523: But I capitalize too >_> 03:23:50 this conversation going on in this SO answer of mine's comments is so absurd 03:23:56 `pastlog Also, the whole depiction of the *social* environment that you get in high school on American TV? 03:23:56 Gregor: not on that line! 03:23:57 elliott: link? 03:24:00 `anonlog link 03:24:00 pikhq: \* 03:24:04 No output. 03:24:06 elliott: Pfaw 03:24:08 2009-04-20.txt:17:13:51: ais523, link or it didn't happen 03:24:09 ais523: http://stackoverflow.com/questions/10363206/what-does-apostrophe-means-in-haskell/10363228#10363228 03:24:11 `pastlog Also, the whole depiction of the \*social\* environment that you get in high school on American TV? 03:24:13 that one was AnMaster 03:24:19 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:24:19 almost 100% certain on that one 03:24:34 yeah that's anmaster 03:24:36 `pastlog ais523, link or it didn't happen 03:24:42 both the style and the content point to the same person 03:24:42 Hmm. Actually, vaguely remember that conversation; why'd I even bother pastelogging. 03:24:45 2009-04-20.txt:17:13:51: ais523, link or it didn't happen 03:24:59 `anonlog argh 03:25:09 I've got a way to make it more interesting. 03:25:12 2011-07-08.txt:03:16:45: Vorpal: Blargh, fine :P 03:25:18 pikhq or Gregor 03:25:19 Gregor 03:25:23 Me 03:25:27 oh, right 03:25:28 no "." 03:25:32 and pikhq probably doesn't use "Blargh" 03:25:37 Smileys are an alternative to punctuation! 03:25:48 `run anonlog | tr [a-z] [A-Z] | sed 's/[^A-Z ]//' 03:25:50 Gregor: do you still have that script running 03:25:52 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 I do, but not often. And I punctuate. 03:25:58 that's me 03:26:01 `pastlog Blargh, fine :P 03:26:05 `pastlog pay up, or get k3 \(the 03:26:07 I forgot /g on that, whoops. 03:26:12 2011-07-08.txt:03:16:45: Vorpal: Blargh, fine :P 03:26:13 2011-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:26:15 whoah 03:26:15 Why can't you create empty directories on HackEgo? 03:26:19 Bahaha, it was elliott. 03:26:21 Gregor: thx for claiming my line 03:26:25 zzo38: because hg sucks 03:26:52 `run anonlog | tr [a-z] [A-Z] | sed 's/[^A-Z ]//g' 03:26:56 TXT RIGHT CALL IT WHATEVER YOU WANT 03:27:00 X-D 03:27:08 ... maybe I made it too difficult. 03:27:18 `randomanonlog 03:27:21 `run anonlog | tr [a-z] [A-Z] | sed 's/[^A-Z0-9\.: ]//g' 03:27:23 No output. 03:27:24 20110727.TXT:03:25:42: WELL IT WAS A JAPANTHEMED ENGLISH CHATROOM 03:27:34 `pastlog RIGHT CALL IT WHATEVER YOU WANT 03:27:42 No output. 03:27:42 See, now we don't have so many dreary clues. 03:27:43 could be me but probably not 03:27:43 Gregor: CAN'T YOU MAKE IT LOWERCASE INSTEAD I MEAN COME ON 03:27:49 elliott: COBOL LOVES YOU 03:27:51 elliott: wow, you've got over 100 days visited in a row for StackOverflow 03:27:54 `pastlog TXT.*RIGHT.*CALL IT WHATEVER YOU WANT 03:28:03 No output. 03:28:04 ais523: I just check the Haskell questions every day 03:28:09 you read Esolang recent changes every day,r ight? 03:28:11 *, right? 03:28:14 elliott: Note that the TXT is from filename.txt ;) 03:28:20 Gregor: Fix it ;___; 03:28:34 elliott: I'm not online every day 03:28:35 ais523: also, hmm, I thought that info was private 03:28:41 `randomanonlog 03:28:43 `run anonlog | tr [A-Z] [a-z] | sed 's/[^a-z0-9\.:\- ]//g' 03:28:43 elliott: there's an achivement for it 03:28:45 hehehe: http://url.ie/1bg. 03:28:46 oh, right 03:28:46 which makes it visible 03:28:47 sed: -e expression #1, char 20: Invalid range end 03:28:51 Gregor: No, I mean. 03:28:53 Fix my regexp. 03:28:56 Oh 03:29:05 `pastlog right.*call it whatever you want 03:29:07 Anyway, that's probably calamari. 03:29:13 2009-03-06.txt:15:36:14: right, call it whatever you want 03:29:16 `pastlog hehehe: http 03:29:24 2006-10-27.txt:22:07:24: hehehe: http://www.miranda.org/~jkominek/rot13/ssh-1.2.27-rot13.patch 03:29:26 I have betwen 2^4 and 2^5 days of reading Slashdot in a row 03:29:27 oh 03:29:31 Gregor: btw, I dislike your version 03:29:32 `anonlog 03:29:35 *between 03:29:35 X-D 03:29:36 2010-05-29.txt:19:20:10: Dispace Befunge. Every character has one of two widths. 03:29:37 it's hard enough as it is 03:29:40 hmm 03:29:43 and I achieved that in 2009, haven't beaten it since 03:29:47 `log [j]apanthemed 03:29:52 Totally not me. 03:29:54 2012-04-29.txt:03:27:24: 20110727.TXT:03:25:42: WELL IT WAS A JAPANTHEMED ENGLISH CHATROOM 03:29:58 XD 03:30:01 sorry :P 03:30:15 They work now, the program I have by now 03:30:39 I wanted to make up another program too but only if the bot can access NS INFO request 03:30:43 `pastlog well it was a japan.*themed english 03:30:50 2011-07-27.txt:03:25:42: well it was a japan-themed english chatroom 03:31:02 ya.. i recognised me 03:31:13 zzo38: if you can convince another bot to send an ns info request, then you can do that 03:31:15 Hmmmmm. 03:31:15 oh, wait, not quite 03:31:19 it'd require two commands 03:31:29 What's that "Dispace Befunge." nonsense about? 03:31:31 Meh. 03:31:35 `pastlog Dispace Befunge 03:31:40 oh, is that pikhq? 03:31:43 i bet it is 03:31:44 2010-05-29.txt:19:20:10: Dispace Befunge. Every character has one of two widths. 03:31:49 oh 03:32:14 That was around when I was doing a BF93 interpreter, but I definitely didn't talk about potential variants. 03:32:49 `anonlog 03:32:52 2008-06-06.txt:21:13:31: meh, what the heck 03:33:01 elliott. 03:33:15 or ais523 03:33:32 don't think it was me 03:33:56 `pastlog meh, what the heck$ 03:34:03 2008-06-06.txt:21:13:31: meh, what the heck 03:34:13 Bah. 03:34:38 hmm, I need to get better at Slashdot karma whoring, I think 03:34:44 I'm hardly ever voted down, but I'm also rarely voted up 03:34:59 probably because I get to stories too late 03:35:33 `anonlog 03:35:37 2008-01-31.txt:20:07:11: sooooo 03:36:12 lol 03:37:00 bleh, that's got to be enough information, and yet I don't know where it points 03:37:02 o 03:37:45 `pastlog oko 03:37:54 2008-12-11.txt:22:52:40: but with !^, you can keep state on tos, in some form 03:38:14 `anonlog miasma 03:38:21 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:29 PH? 03:38:51 anyone else want to guess before I look it up? 03:39:12 `pastlog Let's mine right next to a magma flow. That's a good 03:39:19 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:39:25 oh, I was wrong 03:39:29 wow i guessed pikhq but i thought 03:39:32 since its in quote marks it cant be 03:39:33 `pastlog sooooo 03:39:41 2011-12-11.txt:01:11:50: Soooooooo useful. 03:39:48 `pastlog 01101001 03:39:50 `pastlog sooooo$ 03:39:55 2006-05-29.txt:02:05:36: !whirl 11110101011100101010101101001 03:39:59 2008-01-31.txt:20:07:11: sooooo 03:40:11 two people I've never heard of, or at least can't remember 03:40:20 `anonlog okoko 03:40:26 `anonlog dinosaur 03:40:30 2008-06-03.txt:23:37:29: OKOKOALITY 03:40:34 2011-09-25.txt:17:39:22: once they reach Z they should roll back to A but with dinosaurs. 03:40:40 I approve of that okoko result 03:40:53 hmm 03:40:55 me and oklopol 03:40:59 respectively 03:41:00 who uses lowercase but full stops? 03:41:07 `pastlog okokoality 03:41:15 2008-06-03.txt:23:38:27: OKOKOKOKOKOKOKOKOKOKOKOKOKOALITY 03:41:16 zzo38, maybe? 03:41:24 `pastlog roll back to A but with dinosaurs 03:41:26 hahaha 03:41:32 2011-09-25.txt:17:39:22: once they reach Z they should roll back to A but with dinosaurs. 03:41:37 `pastlog > OKOKOALITY$ 03:41:44 2008-06-03.txt:23:37:29: OKOKOALITY 03:41:51 wow, wrongness everywhere 03:41:58 OK, here's a really high-stakes one 03:42:03 `anonlog `addquote 03:42:10 2010-01-22.txt:16:47:39: `addquote I'd imagine that it already has, and no one noticed 03:42:22 Yipe. 03:42:25 me or something 03:42:27 I don't think I'd have added that 03:42:38 note: you have to find the quote itself funny for it to be you 03:42:53 or you wouldn't have added it 03:43:37 it's a fairly poetic quote 03:44:09 im gonna say shachaf :D 03:44:41 or taneb 03:46:15 not true 03:46:16 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:46:25 i 03:49:01 `pastlog `addquote I'd imagine that it already has, and no one noticed 03:49:10 2010-01-22.txt:16:47:39: `addquote I'd imagine that it already has, and no one noticed 03:50:10 before that he said " that sentence fits _so_ many situations..." 03:52:02 `anonlog 03:52:06 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 pikhq: I don't know. 04:07:17 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 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:14:12 My Language works well now :D 04:15:32 the reconstructions suck and also i already planned that 04:16:18 Also, the encodes suck and I am *not* doing those myself. 04:16:59 ... Not until I purchase a new, awesome computer, at least. 04:18:36 shachaf: ... this video is amusing but I don't understand why it exists 04:33:38 `log [J] is not a channel for AI 04:33:45 2012-04-29.txt:03:52:06: 2008-12-09.txt:19:04:45: 19:04 lezek: J is not a channel for AI or Mathematic talk :) 04:34:01 clearly i am not using this [] thing very well 04:34:19 `pastlog J is not a chanel for AI 04:34:28 No output. 04:34:32 `pastlog J is not a chanel for AI 04:34:39 No output. 04:34:42 gah 04:34:48 `pastlog J is not a channel for AI 04:34:54 2008-12-09.txt:19:04:45: 19:04 lezek: J is not a channel for AI or Mathematic talk :) 04:35:10 Made my language page: http://esolangs.org/wiki/Poison 04:37:55 :D 04:38:01 hi fungot 04:38:02 shubshub: that was in the crash on the news reports of this song i have my concerns have been 04:38:22 shubshub: I'm reasonably sure there's a Ruby variant where you can do hello world just with h() 04:38:32 .... 04:39:02 * shubshub stares at ais523 evilly 04:46:44 `log evilly 04:46:54 2010-03-15.txt:00:34:18: * oerjan cackles evilly 04:47:34 . o O ( What was he cackling evilly at? ) 04:47:38 still my new lang isnt bad 04:48:45 Also This new lang will have a compiler 04:49:23 wow 04:49:41 astounding 04:49:58 " c is not a member of the language /a{2x+3y}b{5y+2z}c{7z+11w}/ because you damn well cannot get 1 = 7z+11w for nonnegative z,w" 04:49:59 it reminds me of http://esolangs.org/wiki/HQ9%2B 04:50:09 kmc: HQ9++ is better 04:50:16 it's true 04:51:22 Im stilll surprised my language actually works 04:51:48 `anonlog 04:51:51 2005-04-25.txt: 04:52:00 any idea who that is 04:52:13 the usual protocol is to just spin again.. 04:52:18 1/win 22 04:52:44 Has anyone ever made an OS using an esolang? 04:53:11 `anonlog 04:53:15 2004-01-03.txt: 04:53:29 keep trying 04:53:33 jeez I can't figure this one out either 04:53:55 you can do it! 04:54:30 `anonlog 04:54:33 2006-08-03.txt:19:20:49: Yes it does. 04:54:59 `hiddenlog 04:55:03 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: hiddenlog: not found 04:55:18 `anonlog 04:55:21 2005-07-04.txt:19:08:39: plopp 04:55:26 shubshub: the idea of the anonlog game is to guess who said it 04:55:42 lol 04:55:43 I'm no good at this anonlog thing 04:55:45 "too new" 04:55:50 `anonlog 04:55:52 I guess I'll hardly ever come up in it either eh 04:55:53 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 but i have not been here long either.. and i haven't paid enough attention to all the individuals here 04:56:40 `postlog Yes it does. 04:56:43 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: postlog: not found 04:56:57 `pastlog Yes it does. 04:57:05 2011-09-05.txt:08:10:19: yes it does. 04:57:24 `anonlog 04:57:27 2005-03-01.txt:10:51:34: hi 04:57:40 `pastlog 19:20:49*Yes it does. 04:57:41 calamari? 04:57:48 No output. 04:59:18 " Yes it does." 04:59:28 backe 04:59:47 hello 04:59:55 are you any good at `anonlog (im not) 04:59:58 `anonlog 05:00:01 2011-08-25.txt:13:45:26: 2268 05:00:08 see i have no idea who that is 05:00:14 elliott is pretty good at it 05:00:29 elliott: see, even itidus20 thinks you're good at it :D 05:00:42 surely you can crack this mystery 05:00:50 its 2268 05:01:02 `pastelog even itidus20 thinks 05:01:10 http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.15810 05:01:27 `pastelog even itidus 05:01:34 http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.6678 05:01:57 I am helpful in motivation. 05:02:06 oh no, maybe I have to shake it up before it becomes a "thing" 05:02:26 even itidus thinks it's a thing 05:02:31 *wants it to be a thing 05:02:32 *help 05:02:33 I don't want a world wherein everyone greets with "see, even itidus20" 05:03:11 `pastelog see, even 05:03:20 http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.4140 05:03:23 do you dare to look at the results 05:03:48 what the fuck 05:03:58 see odd itidus20 05:04:02 @ 2009-12-17.txt:23:40:12: 05:04:44 `? optbot 05:04:47 optbot? ¯\(°_o)/¯ 05:04:48 help 05:04:56 monqy: the most beautiful thing 05:05:03 lived 2008, revived like 2011, killed by ignorance 05:05:18 it quoted a random line from the channel logs when you pinged it 05:05:26 beautiful 05:05:26 and set the topic to a random line from the logs every 6 hours 05:05:30 "2009-12-17.txt:23:40:12: 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 are the *important* points here; name and colour.)" 05:05:31 beautiful 05:05:37 it was the insipiration for fungot's babble bot 05:05:37 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:05:44 beautiful 05:06:36 shubshub: you seem to already know something since you know about python and ruby and batch 05:06:45 :D 05:08:39 `anonlog 05:08:42 2006-10-03.txt:19:14:09: i think i googled for twnt 05:09:43 maybe me 05:09:56 btw i came back onto this computer just to turn it off & go 2 sleep 05:10:05 if im not gone by 6:30 am yell at me, 7 am yell louder 05:10:12 @time elliott 05:10:13 Local time for elliott is 2012-04-29 05:10:12 +0000 05:10:20 6:10 05:10:43 dp my time 05:10:44 local time indecision? 05:10:56 do my time 05:11:07 my client gives in utc 05:11:09 dunno why 05:11:26 do @time shubshub 05:11:58 @time shubshub 05:12:00 Local time for shubshub is Sun Apr 29 17:11:58 NZST 2012 05:12:07 :D 05:12:21 i didn't know there was a NZST 05:12:28 Whats NZST 05:12:33 nazi standard time 05:12:37 no 05:12:45 pretty sure that's it 05:12:48 New Zealand Standard time prob 05:13:00 NaZi Ss Trooper 05:13:04 itidus20++ 05:13:36 @time lambdabot 05:13:36 I live on the internet, do you expect me to have a local time? 05:13:41 lol 05:13:52 @time fungot 05:13:52 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:07 @time EgoBot 05:14:08 they use NZST at the south pole 05:14:16 @time england 05:14:17 i knew that 05:14:18 come on 05:14:20 that was my go-to fact for ages 05:14:21 fuck you 05:14:24 i'm the antarctica expert here 05:14:25 get out 05:14:28 `pastelog @time lambdabot 05:14:35 http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.220 05:14:43 `anonlog 05:14:48 Why will they use NZST at the south pole? 05:14:48 2005-03-25.txt:00:21:17: g'nite 05:14:58 only the finest of men have requested @time lambdabot in #esoteric 05:15:01 zzo38: iirc, because that's where the flights to the south pole are from 05:15:01 `anonlog 05:15:05 2010-05-10.txt:02:41:47: im playing KING again because that one was too difficult 05:15:11 me i think 05:15:26 zzo38: The time zone for any Antarctic base is set based on the supplying air field. 05:15:42 @time * 05:16:04 yeah, the south pole is supplied from McMurdo Station 05:16:13 As generally the meridian's time is fairly meaningless. 05:16:21 !bf_txtgen ^bf ^bf ^bf 05:16:27 ​92 +++++++++++[>+++>+++++++++>+++++++++>+<<<<-]>>-----.>-.++++.<<-.>.>----.++++.<<.>.++++.>.>-. [86] 05:16:33 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:39 dammit kmc 05:16:47 you can't usurp my position 05:16:54 which is like due south of NZ, and is also part of NZ's antarctica claim (which is not too relevant) 05:17:05 zzo38: You'll have divided the year into 24 hours. :) 05:17:10 I was just about to ask "which station supplies the south pole?" too 05:18:03 in fact there is a highway of sorts between them 05:18:04 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 http://en.wikipedia.org/wiki/McMurdo-South_Pole_highway#Major_intersections 05:18:52 kmc 05:18:54 stop 05:18:55 my fame 05:18:56 my glory 05:18:58 my riches 05:19:10 i don't get it elliott 05:19:22 you never get anything!!! 05:19:40 only pain 05:21:18 right then 05:23:24 * elliott pain 05:23:51 Huh. Claims of territory on Antarctica are permitted iff you are the US or the USSR (or a successor state). 05:24:33 stop breething 05:24:51 shubshub: technical note here.. iff means "if and only if" 05:25:04 i only learned that in here.. im not sure if you would know 05:25:05 huh? 05:25:13 in pikhq's statement 05:25:19 itidus20: Fairly typical math abbreviation. 05:25:50 it means "if" pikhq just made a typo 05:25:54 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:25:55 tut tut pikhq 05:26:07 whoa 05:26:23 i wasnt listening 05:26:38 it was a typo maybe anyway 05:28:03 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 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 @time elliott 05:37:03 Local time for elliott is 2012-04-29 05:37:03 +0000 05:37:15 does that make it 0630 for you 05:37:19 should I be yelling 05:37:23 oh crap i forgot 05:37:28 no, 0637 05:37:34 @tell oerjan 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:34 Consider it noted. 05:37:37 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 zzo38: I think I was somewhat confused. 05:45:01 ^bf +++++++++++[>+++++<-].+.+. 05:45:34 oh crap.. 05:46:11 wake up fungot chan 05:46:11 itidus20: wow, looks faithful. 05:46:22 ^bf +++++++++++[>+++++<-]>.+.+. 05:46:22 789 05:46:36 ^bf +++++++++++++[>+++++<-]>.+.+. 05:46:37 ABC 05:52:27 ^bf +++[>++++<-]>+[<+++++>-]<.+.+. 05:52:27 ABC 05:55:01 !bf_txtgen ABC 05:55:04 ​39 +++++++++++[>++++++>+>><<<<-]>-.+.+.>-. [30] 05:56:56 i guess im cheating by not including an end of file 05:58:19 ^bf +++++++++++++[>+++++<-]>.+.+.>-. 05:58:20 ABC 05:59:05 ^bf +++++++++++[>++++++>+>><<<<-]>-.+.+.>-. 05:59:05 ABC. 05:59:19 oh.. 05:59:58 ^bf +++++++++++[>+++>+++++++++>+++++++++>+<<<<-]>>-----.>-.++++.<<-.>.>----.++++.<<.>.++++.>.>-. 05:59:58 ^bf ^bf ^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 ^bf +++++++++++++[>+++++<-]>>+++++[>+++++<-][<.+>-] 06:33:03 is there any way to turn a github pull request into a "regular" issue? 06:33:04 fungot 06:33:04 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 ^bf +++++++++++++[>+++++<-]>>+++++[>+++++<-][<.+>-] 06:44:09 ^bf +++++++++++++[>+++++<-]>>+++++[>+++++<-]<+[<.+>-] 06:52:35 ^bf >+++++++++++++[<+++++>-]>+++++[<+++++>-]<+[<.+>-] 06:52:36 ABCDEFGHIJKLMNOPQRSTUVWXYZ 06:55:40 ^ord . 06:55:40 46 06:59:45 whats going on? 07:00:09 not much. not much at all. 07:00:27 !bf_txtgen ABCDEFGHIJKLMNOPQRSTUVWXYZ 07:00:31 ​107 +++++++++++[>++++++>++++++>+><<<<-]>-.+.>+.<++.+.+.+.>+++++.<++.+.+.+.+.>++++++.+.+.+.+.+.+.+.+.+.+.+.+.>-. [936] 07:03:11 ^bf >+++++++++++++[<+++++>-]>+++++[<+++++>-]<+[<.+>-]++++++[>++++++++<-]>--. 07:03:11 ABCDEFGHIJKLMNOPQRSTUVWXYZ. 07:03:30 ^bf +++++++++++[>++++++>++++++>+><<<<-]>-.+.>+.<++.+.+.+.>+++++.<++.+.+.+.+.>++++++.+.+.+.+.+.+.+.+.+.+.+.+.>-. 07:03:30 ABCDEFGHIJKLMNOPQRSTUVWXYZ. 07:07:50 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 since i scrolled the screen with my crap i will repost " is there any way to turn a github pull request into a "regular" issue?" 07:13:57 ^bf ,>+++++[<+++++>-]<+[<.+>-]++++++[>++++++++<-]>--.|a 07:14:06 ^bf ,>+++++[<+++++>-]<+[<.+>-]++++++[>++++++++<-]>--.!a 07:15:53 -!- Ngevd has joined. 07:16:08 Hello 07:23:40 ^bf ,[>>+++++[<+++++>-]<+[<.+>-]++++++[>++++++++<-]>--.[-]<[-]<,]!Aa 07:23:40 ABCDEFGHIJKLMNOPQRSTUVWXYZ.abcdefghijklmnopqrstuvwxyz. 07:28:32 -!- zzo38 has quit (Remote host closed the connection). 07:28:54 @ask elliott whats going on? 07:28:55 Consider it noted. 07:28:58 ^ord ? 07:28:58 63 07:29:13 ^ord ! 07:29:13 33 07:29:31 wtf is going on? 07:29:33 * 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:18 Sgeo_: eh? 07:30:22 r.i.p. 07:30:29 lol.. his quit is cool 07:30:33 -!- sebbu has quit (Ping timeout: 246 seconds). 07:30:57 -!- shubshub has joined. 07:30:59 monqy, in eir channel 07:31:26 I think I got kicked from there for not having ideas 07:31:44 lol 07:32:46 soz 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 They are seriously claiming a copyright on APIs. 07:44:26 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:16 (namely, SQL) 07:45:17 Monqy u shud be able to join #PoisonLang now 07:47:19 are you 14 years old and have a myspace page 07:47:23 I also wonder if Kernighan could sue Oracle because of K&R. 07:47:35 kmc: isn't he 16 or something 07:48:04 no idea 07:48:11 monqy: That'd be elliott. 07:48:27 lots of people are 16 07:48:32 but elliott talks like a grumpy 40 year old 07:48:41 this he and i have in common 07:48:44 iirc both elliott and shubshub are 16 07:48:46 i was 16 years old once 07:48:52 do I talk like a grumpy 40 year old 07:48:55 :D 07:48:56 dunno 07:49:12 monqy: Hard to say. You should rant more, then we can determine it. 07:49:12 good answer 07:49:55 im 16 07:49:59 I deny being 16 07:50:04 I didn't use to be grumpy. 07:50:09 Im 16.3 07:50:16 I must've gotten it from being in the same channel as kmc for too long. 07:50:22 Alas, I have ceased being 16. 07:50:31 I'm a whole 6 years past that: 22. 07:50:52 * shubshub is 400 07:51:29 my 'all hackage packages' rss feed keeps telling me about hoauth 07:51:34 -!- Ngevd has left ("Goodbye"). 07:51:35 that's an unfortunate name for a package 07:52:31 That's quite a set of vowels there. 07:53:14 * kmc is older than shachaf, Ngevd, elliott, shubshub... 07:53:15 * kmc is old 07:53:27 How old are you? 07:53:35 24 07:53:38 kmc r u older than us put together lol 07:53:52 Jesus man, you should get started on your phylactery. 07:54:13 kmc: yea R u??????? 07:54:21 lol 07:54:22 i swear to god 07:54:40 * kmc smash 07:54:58 Does that mean you broke something or something broke you? 07:56:38 both? 07:56:55 * shubshub shoves a pacifier in shachaf's mouth 07:57:10 shubshub: saying 'r' and 'u' makes you sound like an idiot 07:57:20 shut up 07:57:21 if you would like to not sound like an idiot, i suggest not using these contractions 07:57:25 and also learning how capital letters work 07:57:28 i'm not trying to be mean 07:57:36 this is basic advice for being on the internet 07:57:44 it is full of idiots and you are failing to distinguish yourself from them 07:57:45 Some parts of the Internet. 07:57:45 Yeah, he's just informing you of social norms. 07:57:49 ^bf ++++++++++[>++++++>+++<<-]>+++>+++>,[>++++++++++[<---------->-]<++++<<.>>[<.>-]<<.>>,]!hello 07:57:49 ?!!!!!!!!??!!!!!??!!!!!!!!!!!!??!!!!!!!!!!!!??!!!!!!!!!!!!!!!? 07:57:50 Unknown command, try @list 07:58:03 social norms can be cruel and tyrranical 07:58:07 but i am pretty ok with this one 07:58:15 it only works for lowercase letters with no punctuation and no mistakes 07:58:17 Oh dear, we might have room for a bot loop. 07:58:35 itidus thats !!!batch code 07:58:55 shubshub: ok change the bit where its got "hello" 07:59:01 shubshub: You know that notting the bool cast operator is equal to the not operator, right? 07:59:05 but it can only be lowercase letters no spaces no punctuation 07:59:44 itidus20 did u make a !!!Batch Interpreter? 08:00:26 ^bf ++++++++++[>++++++>+++<<-]>+++>+++>,[>++++++++++[<---------->-]<++++<<.>>[<.>-]<<.>>,]!textgoesherelikethis 08:00:26 ?!!!!!!!!!!!!!!!!!!!!??!!!!!??!!!!!!!!!!!!!!!!!!!!!!!!??!!!!!!!!!!!!!!!!!!!!??!!!!!!!??!!!!!!!!!!!!!!!??!!!!!??!!!!!!!!!!!!!!!!!!!??!!!!!!!!??!!!!!??!!!!!!!!!!!!!!!!!!??!!!!!??!!!!!!!!!!!!??!!!!!!!!!??!!!!!! ... 08:00:26 Unknown command, try @list 08:00:54 shubshub: Seriously man, you sound like this: http://www.somethingawful.com/flash/shmorky/babby.swf 08:01:09 ok that was too much !!!batch for the bot to display 08:01:25 How did you make the interpreter? 08:01:53 it's written in brainfuck.. but it doesn't support spaces or capitals or punctuation 08:02:14 no need to make fun of him just because he talks a bit different !! jeez 08:02:24 Ah well the Updated interpreter on the wikipage supports capitals :D 08:03:18 ^bf ++++++++++[>++++++>+++<<-]>+++>+++>,[>++++++++++[<---------->-]<++++<<.>>[<.>-]<<.>>,]!abcde 08:03:18 ?!??!!??!!!??!!!!??!!!!!? 08:03:18 Unknown command, try @list 08:04:05 itidus a space is 28 ! btw 08:04:37 and a capital A is ?!+? 08:04:44 hmm.. unfortunately adding spaces would make the interpreter much more complicated 08:05:08 i am not so good in brainfuck either.. this is my most complex program yet 08:05:25 Well Add The interpreter to the wikipage :D also why did u decide to make an interpreter for my 08:05:28 lang 08:05:30 uage 08:05:37 i don't know why, but the random caps really bother me 08:05:48 be quiet kmc 08:05:52 i don't generally flip out about grammar and spelling 08:06:11 i don't like 'r' and 'u' but that's a much smaller offense 08:06:19 shubshub: who are you to tell me to be quiet 08:06:58 spelling/grammar quirks don't quite bother me (whereas other things do) oh wait there is one that I do hate 08:07:22 have you ever heard of "leet speak" ? 08:07:27 c.c 08:07:31 i h4ve 08:07:36 yes its annoying 08:07:54 theres a language called l33t 08:08:49 shubshub: random caps Are a bit like 1337 in That they're annnoying 08:09:00 (and good luck guessing *that* on `anonlog) 08:09:07 one d4y your descendants will be playing an0nlog 4nd they w1ll enc0unter this post and curse.. 08:09:30 `anonlog 08:09:30 itidus20 why did you choose to make a !!!Batch interpreter? 08:09:31 i just like... 08:09:34 2008-04-24.txt:18:23:04: because it keeps all settings across a distribution upgrade 08:09:37 i don't understand what shubshub thinks the Shift key is for 08:09:46 like, why they put that key on the keyboard 08:09:50 "press it whenever you feel like it" 08:10:01 im on my phone 08:10:12 That excuses nothing. 08:10:33 and im not using randomm caps atm 08:10:36 `anonlog 08:10:37 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 2008-05-05.txt:19:29:40: ehird: temper, temper 08:10:39 Actually, worse, that means the random caps are quite bad, because you have to work for that. :P 08:11:10 it instead translates text into !!!batch 08:11:11 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 Hmm. That first one, probably elliott. 08:11:38 `pastlog because it keeps all settings across a distribution upgrade 08:11:42 "what's sms messaging" - monqy 08:12:11 No output. 08:12:14 it's basically the opposite of an interpreter 08:12:15 monqy: "Text messaging". That thing you do with phones that's horribly expensive. 08:12:22 but at least it's something! 08:12:31 yeah I don't do that 08:12:39 what's a phone? 08:12:41 phones are for people who aren't me 08:12:46 (they charge you money for it but it costs them literally nothing, ergo it's horribly expensive.) 08:12:56 'pastelog Sorry Its A Force Of Habbit 08:13:18 my habits change all the time maybe yours will too :) 08:13:18 oh yeah, phone is that thing i shun and eschew 08:13:19 womp womp 08:13:20 `pastlog Sorry Its A Force Of Habbit 08:13:20 `anonlog 08:13:40 No output. 08:13:41 2011-09-09.txt:19:29:59: http://www.ninj4.net/kinetic/ (seems to be a dead link though) 08:13:48 itidus20: a good treatment of phone 08:13:50 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 Like, is "hobbit" a new unit? 08:14:20 it's a symptom of living in the same country LOTR was filmed 08:14:21 And if so, what is it? Half a Newton? 08:15:09 itidus20: Vejn'. 08:17:49 hi 08:26:01 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 Nice is that what all that mumbo jumbo was before 08:26:39 so since the ascii value of A is 65 you can get 65 by doing 13 x 5 08:26:43 Yeah, fairly typical Brainfuck idiom. 08:27:01 Now if you want to blow your mind, check out some of the mod 255 variants of Brainfuck constants. 08:27:09 ^bf +++++[>+++++++++++++<-]>. 08:27:09 A 08:27:33 so in that case it's 5 +'s and 13 +'s .. so 5x13=65 .. and 65 = A 08:28:00 why does 65=A 08:28:13 http://www.asciitable.com/ 08:28:16 because of that 08:28:32 it's near the top of the third column 08:28:58 k 08:29:10 ill look at it later 08:29:14 !bf_textgen ユニコードも良い。 08:29:16 Dec for Decimal Hx for Hexadecimal 08:29:23 Oct for Octal 08:29:34 BAH 08:29:46 !bf_txtgen ユニコードも良い。 08:29:50 shubshub: but someone wrote a brainfuck program so you can lookup the numbers.. thats what that ord thing does 08:29:51 ​335 +++++++++++++++[>+++++++++>+++++++++++++++>+++++++++>+++++++++++<<<<-]>>++.<----.>>>+.<<.<.>>++++.<.>---------.>+++++++++++++.<<.>+.>+++++++++.<<.<.++++++.>.>-..<+++++.<.>>>-------------.<<-----.>-.<<-----.>.>-.++.------------------------------------------------------------------------------------------------------------------------. [767] 08:29:55 Yay. 08:30:02 ^ord A 08:30:02 65 08:30:05 That's... Some quite impressively bad code there. :) 08:30:06 Does that generate UTF-8? 08:30:07 !bf_txtgrn Pineapple 08:30:26 shachaf: Ought to; bf_txtgen is fairly encoding-naive. 08:30:40 !bf_txtgen Pineapple 08:30:40 Just generates Brainfuck to output the given octet stream. 08:30:42 ​102 +++++++++++++[>++++++>++++++++>+><<<<-]>++.>+.+++++.---------.----.+++++++++++++++..----.-------.>---. [131] 08:30:57 Oh, I suppose it depends on what your IRC client sent. 08:31:03 hi irc 08:31:06 hikhq 08:31:34 shachaf are you any good at the anonlog game 08:31:36 `anonlog 08:31:38 Whats the !bf_txtgen coded in? 08:31:39 2004-08-19.txt: 08:31:46 shubshub: Java, actually. 08:31:51 cool 08:31:56 shachaf: can you gues who said that 08:32:11 It's some (naive) evolutionary algorithm that's being ran for a few generations. 08:32:23 I think Gregor's got it set to stop after 400. 08:33:04 and whats ^bf coded in? 08:33:06 monqy: elliotts 08:33:16 `anofflog 08:33:17 great answer 08:33:18 Befunge. 08:33:20 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: anofflog: not found 08:33:22 `anonlog 08:33:26 2012-03-28.txt:16:37:26: Video BIOS Shaddow 08:33:35 `anonlog monqy 08:33:49 'anonlog shubshub 08:33:50 2011-08-19.txt:08:25:57: monqy: Can we all agree on that? 08:33:55 `anonlog monqy 08:34:05 2012-02-27.txt:22:33:10: a spammer poem 08:34:15 monqy: that was monqy 08:34:16 im guessing cakeprophet 08:34:23 honqy 08:34:24 `anonlog portuguese 08:34:32 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:42 `anonlog shubshub 08:34:49 2012-04-27.txt:07:11:00: ill just reprogram my language to Only work if a certain random number is met :D 08:34:57 thats me 08:35:06 someone logged it i see 08:35:17 kmc: Should I feel really annoyed at people who say "install by running curl my.web.site | sh"? 08:35:19 shubshub: ahh.. this room has logs going back years 08:35:28 lol 08:35:35 they are in the topic! :D 08:35:37 I guess it's not *fundamentally* worse than giving an installer binary. 08:36:34 shachaf: security is such a lost cause... 08:36:44 so.. the ascii code of 0 is 48 as seen with the ord program 08:36:49 shachaf: no, I would have never guessed it was you 08:36:49 ^ord 0 08:36:49 48 08:36:54 er, shubshub: 08:37:05 what 08:38:12 ^bf ++++++[<++++++++>-]>.+.+.+.+.+.+.+.+.+. 08:38:37 oops got those arrows wrong way around 08:38:53 ^bf ++++++[>++++++++<-]>.+.+.+.+.+.+.+.+.+. 08:38:53 0123456789 08:39:23 shubshub: This channel's been around since, I think, 2003. 08:39:42 itidus20 see if u can make a !!!Batch interpreter 08:39:45 At least, that's when we've first got logs. 08:40:04 sigh 08:40:12 shubshub: well.. that requires much more brainfuck skill than what i am doing 08:40:27 lol no u got a basic idea 08:40:32 in other words it's hard work 08:40:50 depends how much i cheat.. whatever cheating means 08:41:30 my brain hurts 08:41:55 u can cheat in programming? 08:42:05 shubshub: you have apparently discovered my greatest mental weakness 08:42:19 whats that kmc? 08:42:24 random caps 08:42:40 I havent been random capping for ages 08:42:56 kmc: You're still in the channel, so it can't be worse than monad analogies. 08:43:10 shachaf: it takes a while for pressure to build up 08:43:25 I guess so. 08:43:25 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:31 YoU mEaN lIkE tHiD 08:43:37 depends how you look at it 08:43:38 no 08:43:39 shubshub: Can you leave and/or stop randomcapping before kmc explodes? :-( 08:43:57 not really its force of habbit 08:44:10 i should just get over it 08:44:22 I should eat. 08:44:32 * shubshub eata 08:44:35 shubshub: it might help if you could explain the rhyme and reason behind your habit 08:44:45 even if in the process you accidently destroy it 08:45:00 Why was Epsilon afraid of Zeta? 08:45:05 Because Zeta Eta Theta! 08:45:20 womp womp 08:45:50 that was dry shachaf 08:46:31 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 Im making a new real language using ruby 08:46:59 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 i mean natural languages like english etc 08:47:30 but.. your english is giving kmc headaches :P 08:47:43 like quite literally he isn't joking 08:48:32 i would be much more willing to accept random caps in poetry or some kind of subtle literary prose 08:48:46 but i would also expect the capitalization to have meaning or aesthetic importance 08:49:08 what drives me nuts about shubshub's random caps is that I reflexively try to find that meaning 08:49:19 humm 08:49:19 what if 08:49:21 that is the meaning 08:49:26 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 Its because ive been doing it for so long 08:49:31 they are artistic in that they drive you nuts 08:49:49 I can appreciate this art 08:49:50 sure, i've seen plenty of art that exists to annoy the viewer/reader 08:50:01 usually i will leave after a few minutes :) 08:50:15 i mean we have a word for people who go online and intentionally try to annoy people 08:50:40 is it "friend" 08:50:40 Trolls? 08:50:44 `pastelog 08:50:48 "irc artist" 08:50:52 http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.16040 08:50:55 "troll" is megaoverloaded 08:51:06 I can't really take it seriously anymore 08:51:22 "irc artist 08:51:22 shubshub: how do you decide which words to capitalize 08:51:33 its just random 08:51:44 kmc: It's like picking at a scab. 08:51:45 my brains like echo %random% 08:51:50 shubshub: i do that too 08:51:52 gah 08:51:55 shachaf: i do that too 08:51:56 its not really random 08:52:02 you just think it's random :D 08:52:12 shubshub: Can you leave this channel and/or change this nick so you stop messing up kmc's tab completion? 08:52:12 picking scabs is like a pasttime for me 08:52:26 -!- Phantom_Hoover has joined. 08:52:26 no shachaf 08:52:29 It was a presenttime for me for a while. 08:52:34 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 Now it's a pasttime but probably also a futuretime. 08:52:50 which of course shubshub would perceive as 'random' 08:52:52 shubshub: you can change it to shabshab 08:53:02 shubshub is a prophet? 08:53:02 kmc: he could indeed create a shibbaleth out of his capitalization 08:53:03 shubshub: or shacshac, or shachshach 08:53:11 "shachafshachaf" 08:53:14 IM NOT CHANGING MY BLOODY NICKNAME 08:53:22 that is a bit much to ask 08:53:23 * shachaf sells 08:53:28 but at least it got rid of the random caps 08:53:56 kmc: Hmm. Perhaps it'd be interesting to attempt to decrypt that signal. 08:53:56 a clan of shubshubs who are innately tuned to their capitalization system 08:54:11 shubshub: do you have anger management issues or do just like acting angry when perfectly calm 08:54:20 shubshub: I'm not used to you enough to tell 08:54:23 I Have ADHD 08:54:30 shocking 08:55:05 i'm going to sleep 08:55:50 I should eat. :-( 08:56:06 I should make more useless languages 08:56:14 "2012-04-27.txt:06:42:36: fizzie: Hows the Numeric Batch Interpreter coming along in Befunge?" 08:56:23 1 0 111 000 1 08:56:37 `anonlog 08:56:45 2012-04-29.txt:08:56:37: `anonlog 08:57:16 zomg 08:57:42 what dus zomg stand for? 08:57:45 " My New programming Language called MaybeNumericBatch its the Joke Language that only sometimes works hehe :D" 08:58:12 11 0 1 0 1 00 11 00000 08:58:49 !!!Batch is way more advanced than NumericBatch 08:59:06 " what Makes a Derivitave a Derivitave??" 08:59:12 0 1 0 1 0 1 08:59:33 itidus20 where r u getting these from? 08:59:44 this http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.16040 08:59:47 lol 08:59:56 NOOB 09:00:11 im looking for patterns in your caps :P 09:00:32 lol 09:00:54 well i dont normally caps 1 letter words 09:01:46 maybe I could develop a shubshubCapsInterpretee 09:03:38 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 like he wants to understand the pattern 09:03:54 Well i dont normallt caps on my phone 09:04:52 But Sometimes It Just happens 09:06:34 hmmm 09:07:03 ^ 09:07:33 like it would be interesting to see if a program could predict which words you would capitalize in a given sentence 09:08:08 yea 09:08:49 id like to knoe also 09:11:59 -!- nortti has joined. 09:12:30 @ping 09:12:30 pong 09:13:30 @pong 09:13:31 pong 09:13:41 @pang 09:13:41 pong 09:13:50 @pang 09:13:50 pong 09:14:39 @pung 09:14:40 pong 09:14:46 @pong 09:14:46 pong 09:14:47 @päng 09:14:48 pong 09:14:57 @pqng 09:14:57 pong 09:15:24 @porn 09:15:24 Maybe you meant: join more part 09:15:29 lol 09:15:54 @lol 09:15:54 Maybe you meant: do let pl url yow 09:16:02 @porng 09:16:03 pong 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 nortti lol 09:16:57 @ask elliott today shubshub discovered @ping and @porng. im so proud 09:16:58 Consider it noted. 09:17:08 @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:17:08 Consider it noted. 09:17:18 @ask elliott :') 09:17:19 Consider it noted. 09:18:17 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:31 Yea Ok 09:18:45 -!- ion has quit (Ping timeout: 260 seconds). 09:19:13 -!- Madoka-Kaname has quit (Ping timeout: 245 seconds). 09:19:46 i believe i might be finding a pattern 09:20:04 itidus20: what do you mean? 09:20:19 http://img.thedailywtf.com/images/12/q2/err10/pic4.png 09:20:25 nortti: i mean with shubshub's random capitalization 09:20:39 How? 09:21:05 And In What Way 09:21:10 im just taking some time to examine the logs 09:21:13 ^source 09:21:13 http://git.zem.fi/fungot/blob/HEAD:/fungot.b98 09:21:41 is fungot written in befunge98? 09:21:41 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:49 `welcome Kray 09:23:52 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 ^celebrate 09:24:13 \o| |o| |o/ \m/ \m/ |o/ \o/ \o| \m/ \m/ \o| |o| |o/ 09:24:14 | | | `\o/´ | | ¦ `\o/´ | | | 09:24:14 /| /| /'\ | /`\ |\ ´¸¨ | |\ |\ /^\ 09:24:14 /\ (_|¯´¯|_) 09:24:14 (_| |_) 09:24:55 \o/\o/ 09:24:56 | | 09:24:56 |\ >\ 09:25:06 my 09:25:42 \o/\o/\o/\o/\o/\o/ 09:25:43 | | | | | | 09:25:43 /^\/| >\/< |\/| 09:26:03 what is that \o/ anyway? 09:26:03 | 09:26:03 /< 09:26:32 Kray: does myndzi remind you of Phvli 09:26:47 `welcome nortti 09:26:48 /o\ 09:26:48 | 09:26:48 /< 09:26:50 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 ^celebrate shubshub 09:27:06 \o| |o| |o/ \m/ \m/ |o/ \o/ \o| \m/ \m/ \o| |o| |o/ 09:27:06 | | | `\o/´ | | | `\o/´ | | | 09:27:06 >\ /`\ >\ | >\ /< /^\ | >\ |\ /< 09:27:06 /\ (_|¯´\ 09:27:06 (_| |_) |_) 09:27:20 \m/ 09:27:30 \0/ 09:27:45 (´・ω・`)・・・ 09:28:00 shubshub: did you find a language to "write esoteric" in? 09:28:07 no 09:28:55 Might Write an esoteric in Poison once ive finished it :D 09:28:55 shubshub: what kind of programming experience you have? 09:29:10 Alot but not with goodlanguages 09:29:19 Make an esolang that encodes code in random capitalization 09:29:21 "ais523 who uses lowercase but full stops?" i occasionally do 09:29:22 Im High Experienced with GML 09:29:59 "help 09:30:16 @karma+ nortti 09:30:16 nortti's karma raised to 1. 09:30:41 shubshub: how you define goodlanguages? What programming languages you use? 09:30:58 shubshub: why did you raise my karma? 09:31:08 Batch GML Python Visual Basic 09:31:19 @karma± shubshub 09:31:20 Maybe you meant: karma karma+ karma- 09:31:21 GML = Game Maker Language 09:31:38 shubshub: I'd say Python is a good language 09:31:39 @karma+ 09:31:40 usage @karma(+|-) nick 09:32:20 @karma 09:32:21 You have a karma of -1 09:32:27 D: 09:32:35 @karma+ shubshub 09:32:35 shubshub's karma raised to 0. 09:32:41 :D 09:33:01 @karma* 09:33:01 Maybe you meant: karma karma+ karma- 09:34:13 maybe ill make an android language next 09:34:49 call it shubshub-- 09:35:26 NO 09:35:42 ok 09:36:06 shubshub: you should try some functional languages like haskell or scheme 09:36:12 ill call it MiniPoison 09:36:51 -!- clog has joined. 09:37:25 * shubshub has a fetish :D 09:37:32 :D 09:37:39 `quote 09:37:43 509) You realise the micromanagement it took to make quintopia encrust my silver throne with emeralds rather than a jug? 09:37:58 `quote * shubshub has a fetish :D 09:38:01 grep: nothing to repeat 09:38:14 `run quote '* shubshub has a fetish :D' 09:38:15 no nortti 09:38:18 did you mean `addquote 09:38:18 grep: nothing to repeat 09:38:26 `addquote '* shubshub has a fetish :D' 09:38:29 851) '* shubshub has a fetish :D' 09:38:39 `delquote 851 09:38:40 `delquote 851 09:38:40 Phantom_Hoover: You have 1 new message. '/msg lambdabot @messages' to read it. 09:38:49 ​*poof* '* shubshub has a fetish :D' 09:38:56 ​*poof* '* shubshub has a fetish :D' 09:39:00 Even shubshub knows how terrible his quotes are. 09:39:20 it wasnt a quoteworthy thing 09:40:26 http://irc.rubbermallet.org:8088/index.htm 09:41:00 what language is HackEgo programmed in? 09:42:10 ??? 09:42:51 The Game 09:47:32 -!- monqy has quit (Quit: hello). 09:47:49 @ask elliott What Language is HackEgo Programmed In??? 09:47:49 Consider it noted. 09:50:03 '"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 and I read that bit of "information" when I was writing a real mode preemptive multitasking os 09:58:22 MMU? 09:58:40 Impossible nothing is Impossible 09:58:43 Sgeo_: what about it? 09:58:52 Pre-emption could be done with just a bit of rewriting of the machine code to be executed, right? 09:58:55 shubshub, wrong. 09:59:20 name things that are impossible 10:00:03 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:00:27 thats possible 10:01:02 shubshub, oh? 10:01:14 Use Gravity 10:01:22 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 Sgeo_: learn you some doing the impossible for great good 10:01:50 s/switches tasks/switches stacks/g 10:02:04 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 English can solve the halting problem! 10:02:45 LOL 10:03:04 "This program successfully solves the halting problem." 10:03:19 "This program does something impossible." 10:04:16 The wiki page says it works 10:04:19 "This programs completes NP problem in O(1) time" 10:04:30 nortti, but you don't even need the clock, do you? 10:04:32 whoa 10:05:10 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 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:09 Sgeo_: basicaly yes 10:06:25 Would that not count as pre-emptive? 10:06:57 Sgeo_: depends 10:07:11 Sgeo_: I'd say it is forced co-operation 10:07:56 Someone should make an Operating System using an ESOLANG 10:08:29 shubshub: search Esoteric Operating System on wiki 10:09:11 :| 10:10:06 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:19 (I use real mode) 10:10:19 no 10:10:25 A<-64^0^0 OUT<-A^8^0 OUT<-A^9^0 OUT<-32^0^0 PC<-1^0^0 10:11:06 itidus20: VD3? 10:11:16 ya :P 10:11:19 um 10:11:23 Protected mode is easier than real mode 10:11:32 itidus20: my language 10:11:44 (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:47 yes, i am abusing her 10:11:49 Lumpio-: have you tried making disk driver 10:12:02 nortti: ...that's different. 10:12:58 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:14:12 *easiest 10:15:39 **easier 10:16:11 shubshub: I corrected easies 10:16:29 and i correctedthe other typo 10:18:03 so confusing *phew* 10:18:34 itidus20: is there any known implementations of VD3? 10:18:38 *are 10:18:59 nortti: i have no idea.. i just decided to write that small program 10:19:32 itidus20: I think I have one in my old backups which are on my old computer 10:19:40 written in python 10:20:52 my interpretation of basic's: 10 PRINT "HI "; 20 GOTO 10 10:22:51 -!- cheater__ has joined. 10:23:33 but using the fancy features to make the letters more human-readable 10:24:09 Poison Programming Language Is Named After Python Because Python is a Poisonous Snake yet Poison is programmed in Ruby 10:24:13 itidus20: I don't understand your message 10:24:44 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:24:57 [...] 10:25:23 itidus20: ah. ok. You undestood my explanation written in horrible enklish 10:25:39 English* 10:25:51 shubshub: it wasn't a typo 10:26:02 yes it was 10:26:20 so.. for fun it calculates H = 64 + 8 and I = 64 + 9 10:26:32 shubshub: I wrote enklish on purpose. I know it is really english 10:28:12 I know i was just being funny 10:31:22 -!- derdon_ has joined. 10:34:01 double(x)= A<-IN^0^0 B<-A^0^0 A<-A^B^0 10:34:46 itidus20: what is that? 10:35:30 hmm i didnt fully think it through 10:36:23 function to double the input: A<-IN^0^0 B<-A^0^0 OUT<-A^B^0 10:41:41 lul wut 10:45:50 * shubshub has a new project this year 10:46:04 ShubShub64 EsoLang OS 10:46:15 so here's a story 10:47:09 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 when i exited the shop, i felt like chilling for a bit 10:47:41 gtg 10:47:41 -!- shubshub has quit (Quit: R.I.P). 10:47:59 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 and then i was like hmm these cantor sets resonate in an interesting way. 10:48:26 and i walked home and took a shit and was like wow that's some serious resonance. 10:48:46 and then i figured k i'll call a call. but wait, where the fuck is my phone. 10:49:06 well i figured out the obvious answer in a few minutes, and walked back. 10:49:13 and the phone was gone. 10:49:29 CRIME EXISTS. 10:49:45 obviously, i am speechless. 10:50:44 i can barely even put into words just how speechless i am. 10:54:14 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 itidus20: actually you could write double(x)= A<-IN^0^0 OUT<-A^A^0 11:01:14 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 `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:19 I knew that. 11:17:42 (After Kray joined here) 11:34:46 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 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 There's something terribly satisfying about a torrent downloading faster than the official download. 13:26:57 *a pirated torrent 13:27:06 *for an obscure thing 13:27:21 *with a number of peers you could count on both hands 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 OK, looks like that Steam on Linux thing is definitely legit. 15:17:26 Canonical have been working with them. 15:23:31 -!- Madoka-Kaname has joined. 15:28:14 Wolfram Alpha has started displaying popupos. 15:28:18 *popups 15:28:58 * Phantom__Hoover resolves to fix Linux partition, torrent Mathematica. 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 07:47:35: kmc: isn't he 16 or something 16:52:53 07:48:04: no idea 16:52:53 07:48:11: monqy: That'd be elliott. 16:52:53 elliott: You have 7 new messages. '/msg lambdabot @messages' to read them. 16:52:55 it's shubshub too 16:52:56 oh god 16:53:51 07:53:27: How old are you? 16:53:51 -!- Slereah has joined. 16:53:51 07:53:35: 24 16:53:56 kmc: relax, there's always oerjan to be older than you 16:54:45 -!- Slereah_ has quit (Ping timeout: 260 seconds). 16:57:44 07:58:03: social norms can be cruel and tyrranical 16:57:46 how old is oerjan? 16:57:49 you misspelled tyrannosaurus 16:57:52 olsner: like 41 or sth 16:58:03 wow, that's old 16:58:03 07:58:17: Oh dear, we might have room for a bot loop. 16:58:06 pikhq: fungot/lambdabot has been done 16:58:06 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 yes, fungot, you just repeat previous text 16:59:26 elliott: not only about the deaths, get a rhino?" too bad the movie 16:59:30 usually cut and pasted together 16:59:52 08:05:37: i don't know why, but the random caps really bother me 16:59:52 08:05:48: be quiet kmc 16:59:56 kmc: srsly just stop talking to him 17:00:17 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 08:09:34: 2008-04-24.txt:18:23:04: because it keeps all settings across a distribution upgrade 17:01:00 ais523 17:01:05 08:10:39: 2008-05-05.txt:19:29:40: ehird: temper, temper 17:01:06 oerjan 17:01:17 `pastlog because it keeps all settings 17:01:22 `pastlog ehird: temper, temper$ 17:01:49 2008-05-05.txt:19:29:40: ehird: temper, temper 17:01:49 2008-04-24.txt:18:23:04: because it keeps all settings across a distribution upgrade 17:02:40 did I say that? 17:03:11 yes 17:07:18 08:35:17: kmc: Should I feel really annoyed at people who say "install by running curl my.web.site | sh"? 17:07:24 shachaf: That was cool back when _why was the first to do it. 17:07:32 But then people started doing it for things that weren't insane. :( 17:08:46 -!- monqy has joined. 17:09:42 Hello, monqy!!!! 17:09:48 That was a friendly hello. 17:10:13 hello 17:10:13 monqy: You have 3 new messages. '/msg lambdabot @messages' to read them. 17:10:18 hi 17:10:45 -!- elliott has set topic: http://codu.org/logs/_esoteric/. 17:10:47 dftt 17:11:34 08:50:55: "troll" is megaoverloaded 17:11:34 08:51:06: I can't really take it seriously anymore 17:11:40 monqy: sounds like ur epicly trolled 17:11:44 D: 17:11:49 ur aim is hecked, you have nowhere to go, you die in the rain :( 17:11:58 im ghost 17:12:03 yes 17:13:55 09:58:40: Impossible nothing is Impossible [...] 09:58:55: shubshub, wrong. 17:14:07 im rly glad to be alive wait whoops i forgot im not alive im dead 17:14:09 glad to be dead 17:14:16 being dead is confusing 17:15:01 08:52:12: shubshub: Can you leave this channel and/or change this nick so you stop messing up kmc's tab completion? 17:15:20 shachaf: Fun fact: When nobody talked to him for a day, he didn't say anything. 17:55:16 -!- Ngevd has joined. 17:55:28 Hello! 17:55:34 Wikisurfing is fun 17:55:45 which wiki 17:55:46 Computer Science leads to the Greek Orthodox Religion 17:55:54 *church 17:56:18 wikipedia 17:56:39 And then to Cybernetics? 17:57:17 It ends up in a lame 2-loop 17:57:18 :/ 17:57:38 Epistemology <-> James Frederick Ferrier 17:57:51 lamest 2-loop 17:58:02 Yup 17:58:33 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 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 Maybe Gregor can answer this question? 18:47:26 -!- Taneb has joined. 18:47:30 Hello 18:48:10 Hello 18:48:28 Hello 18:48:40 -!- asiekierka has quit (Read error: Connection reset by peer). 18:48:55 zzo38, are you the ancient wikisurf master? 18:49:07 Taneb: I don't think so; I don't know what that means. 18:49:13 Nevermind then 19:03:36 -!- ellisonch has joined. 19:05:10 -!- Gregor has changed nick to RocketJSquirrel. 19:07:09 Taneb: why aren't you watching monqy play crawl 19:07:51 BECAUSE NOBODY HAS BEEN NICE ENOUGH TO TELL ME THAT HE IS 19:07:53 :( 19:07:56 telnet crawl.develz.org 345, then w and pick squarelos and also make sure your terminal has a black background 19:07:59 i just did 19:08:01 it's 19:08:04 an experience not to be missed 19:08:14 oh are you on windows 19:08:18 Ubuntu 19:08:28 oh ok then that will work 19:08:33 if your terminal has a dark background 19:08:51 except he just died so 19:08:53 press space onthe watch menu 19:08:54 until he returns 19:08:57 he's back 19:09:03 Apparently my network is unreachable? 19:09:10 huh? 19:09:17 did you remember the 345 19:09:32 Yes? 19:09:38 what did it output 19:09:49 (permission to paste in channel?) 19:09:54 yrs 19:09:57 nathan@nathan-laptop:~$ telnet crawk.develz.org 345 19:09:57 Trying 46.4.68.87... 19:09:57 Trying 2a01:4f8:140:3041::1:2... 19:09:57 telnet: Unable to connect to remote host: Network is unreachable 19:10:04 your error is obvious 19:10:10 read my line again then read your input 19:10:28 hint k =/= l 19:10:42 its ok "typing mistakes" i make them too "it happens" 19:11:01 :) 19:11:09 He thought you were talking about Crawk, the parrot-based dungeon crawler. 19:11:16 Also, w =/= q 19:11:25 Phantom__Hoover: why arent you wtaching too 19:11:28 oh because windows ok 19:11:32 because its bore 19:11:35 Taneb: the flashing square is monqy btw 19:11:38 Phantom__Hoover: uhhhh 19:11:42 Phantom__Hoover: have you ever seen monqy play crawl ever 19:11:44 one thing it is not 19:11:45 is boring 19:11:51 another thingit is not is understandable 19:12:05 Yay summoning skill 19:12:22 are you lagged?? hes fighting grinder now 19:12:25 also bats 19:12:25 and rats 19:12:32 Nah, just a slow typer 19:12:33 thwe bats and rats are friends 19:12:36 oh ok 19:12:40 oh 19:12:43 is that why 19:12:45 they're blinking 19:12:50 as in 19:12:52 their symbols 19:13:01 monqys settings "are weird" 19:13:07 no 19:13:17 they have bright black background 19:13:21 oh 19:13:25 iirc bright backgrounds are 19:13:26 blink 19:13:28 for most terminals 19:13:39 oh 19:13:44 its good though 19:13:47 adds to the experience 19:14:50 friends 19:15:26 Would anyone care if I telnet'd me playing Dwarf Fortress? 19:15:40 ill watch that after monqy finishes playing 19:15:47 im sure you can understand its just 19:15:53 nothing can compete with monqy playing crawl 19:15:58 True dat 19:16:13 or should i say 19:16:16 monqy's space bar playing crawl 19:18:11 centaur friendship 19:18:21 oops youre pooping friends 19:18:26 oh no adder 19:18:33 centaurs are 19:18:35 more scary than adders 19:19:06 "help" -monqy 19:19:11 (its a sincere help) 19:19:12 im bade 19:19:30 ok after this game im watch Taneb i think 19:19:32 unless this one is 19:19:33 really short 19:19:37 you can never tell with squarelos 19:20:04 Blank screen? 19:20:11 try refreshing 19:20:31 omg 19:20:33 monqy 19:20:33 Aaaah 19:20:36 Taneb: try ctrl+l 19:20:38 monqy its 19:20:38 its me 19:20:43 thats my ghoste!! 19:21:15 It's-a me, Ellio (tt) 19:21:20 :( 19:21:46 orc party 19:22:43 How do I be telnet-able? 19:24:12 Taneb: uhh with df you have to run the special server version which will run in a terminal I guess 19:24:22 uhhh maybe the normal df can run in a terminal these days? 19:24:25 in which case you can just termcast it 19:24:41 termcast? 19:25:11 uhhh maybe the normal df can run in a terminal these days? 19:25:23 how do i send monqy notes 19:25:28 It theoretically can, by which I mean if you tell it to run in a terminal it segfaults. 19:25:30 oh that'sh ow 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 Taneb: oh and i bet you won't get 19:26:06 the music 19:26:07 :( 19:26:11 Phantom__Hoover: tell Taneb how to run it in a terminal 19:26:18 if he can get that working then i'll show him how to termcast 19:26:40 I think it's the DISPLAY setting in init.txt in data/init. 19:27:03 Don't take my word on it, though; if something else looks like a config file, that might be it. 19:27:28 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 Well, it can't find libncursesw 19:32:33 Taneb: do you have /usr/lib/libncursesw.so 19:32:37 monqy: god bless 19:32:38 should i play again or are we watching taneb now 19:32:45 Play again 19:32:47 ok 19:34:40 elliott, it would appear not 19:35:03 Taneb: do you have /usr/lib/libncurses.so 19:35:22 if yes: sudo ln -s /usr/lib/libncurses{,w}.so (but feel bad about it) 19:35:38 Taneb, termcast you trying to get DF to work in text mode. 19:35:49 Phantom__Hoover: no don't 19:35:51 Phantom__Hoover, I'm using GUIs? 19:35:51 i will help him 19:36:03 Taneb: did the ln make it work 19:36:06 Taneb, ??? 19:36:11 how do you 19:36:14 run df 19:36:15 wait 19:36:17 are you 19:36:22 elliott, I have both, turns out 19:36:24 not running df from a terminal 19:36:33 Taneb: ok don't ln then 19:36:39 Taneb: vi /usr/lib/libncursesw.so 19:36:41 is it short and texty 19:37:08 It has a lot of ^@'s 19:37:14 those are nulls 19:37:37 is it short and texty if you ignore them? 19:37:42 no thats 19:37:44 not my question 19:37:47 Taneb: hmmmmmmmmm 19:37:48 oh!! 19:37:49 (protip, don't listen to a word i say) 19:37:51 are you on 64-bit 19:37:55 elliott, yes 19:38:02 apt-cache search ncurses | grep 32 19:38:06 is there a nice convenient 32-bit ncurses package 19:38:10 if yes: install it 19:39:07 Installing lib32ncursesw5-dev 19:39:39 Oh fuck it, I'm fixing Arch. 19:39:42 you don't need the -dev just the 19:39:43 -!- Phantom__Hoover has quit (Read error: Connection reset by peer). 19:39:43 non -dev i think 19:39:44 but 19:39:46 that will be fine too 19:40:01 Some things like -dev? 19:40:27 ok 19:40:41 WORKING 19:40:47 :') 19:40:48 ok so 19:40:53 you will want to make your terminal bigger probably 19:41:03 but not too big 19:41:03 also 19:41:05 does itdo the music 19:41:07 *it do 19:41:34 are we taneb now 19:41:37 i 19:41:39 think so 19:41:42 you can play once more i think 19:41:44 once i get him termcasty 19:41:46 where taneb ? ok 19:41:47 *while 19:41:53 MUSIC 19:41:57 :) 19:42:02 Taneb: ok so 19:42:05 are you sure it's running in a terminal 19:42:12 Yes 19:42:14 ok 19:42:16 what size is the terminal 19:42:18 rouhgly 19:42:23 if it's too big it'll be kinda difficult to wtatch 19:42:31 eh let's just try it 19:42:33 ok first 19:42:54 echo "hello Taneb PUTAPASSWORDHERE_DONTMAKEITANIMPORTANTONE_MAKEANEWONEUP" >/somewhere/ratry_login 19:43:05 then 19:43:05 clear 19:43:06 then 19:43:21 make sure you have netcat installed 19:43:23 (try "nc") 19:43:25 then 19:43:36 script -f >( cat /path/to/ratry_login - | nc -q5 noway.ratry.ru 31337 > /dev/null ) ./df_linux 19:43:50 let me know when you've done that 19:44:53 did monqy die oops 19:45:20 Taneb: hi 19:45:22 Yes? 19:45:32 Script started, file is /dev/fd/63 19:45:48 Taneb: ok, we can see you 19:45:49 ignore that file 19:45:50 no 19:45:50 stop 19:45:51 just 19:45:53 cd to where df is 19:45:56 then ./df_linux 19:45:58 monqy: watch 19:46:00 termcast.org 19:46:13 i am 19:46:22 ok uh 19:46:23 how big is this terminal 19:46:26 we really need to know what size taneb's terminal is 19:46:37 also 19:46:38 is it frozen 19:46:40 it looks frozen to me 19:46:42 oh no it isn't 19:46:43 ok there we go 19:46:45 it's just 19:46:47 Taneb: skip the intro dude 19:47:00 oh no i was watching the intro instead of crawl 19:47:04 there we go 19:47:20 im exicte 19:47:31 is Taneb playing df in 80x24 19:47:32 like really 19:47:38 im not sure thats even possible 19:47:52 oh no it's 19:47:53 80x25 19:48:05 no wait it's more 19:48:13 uhhh 19:48:14 taneb 19:48:16 how big is this terminal 19:48:27 oh forget it 19:49:04 Taneb 19:49:07 do you not use the find site feature 19:49:13 Nah 19:50:08 monqy: are you excited 19:50:10 im excited 19:50:13 im exciiite 19:50:59 -!- Phantom_Hoover has joined. 19:51:17 hi Phantom_Hoover 19:51:20 we're watching taneb play df 19:51:24 oh 19:51:25 my god 19:51:49 what 19:51:50 server 19:51:56 termcast.org 19:51:59 you'll want a big terminal i think 19:52:00 Port? 19:52:02 just maximise it 19:52:03 uhh just telnet 19:52:06 telnet termcast.org 19:52:08 default port 19:52:09 also he 19:52:11 Still being forced to use Windows. 19:52:12 doesn't use find site 19:52:15 w 19:52:16 so far 80x24 is working fine for me 19:52:17 and goes through 19:52:17 h 19:52:17 a 19:52:18 t 19:52:18 the embark stuff 19:52:21 one by one 19:52:23 adjusting 19:52:25 stats and 19:52:27 things to take 19:52:27 and shit 19:52:32 Well I mean you do have to make your own embark profile. 19:52:35 i dont 19:53:15 monqy: are y ou exicet 19:53:16 monqy: als 19:53:17 o 19:53:25 i really don't think it's 80x24 but 19:53:40 if it freaks out i'lll resize it 19:53:42 yeah it's 19:53:45 monqy: can you see "Name Fortress" 19:53:48 F: Name Fortress 19:53:50 yes 19:53:52 i can see that 19:53:56 :/ 19:53:59 i just started a new 80x24 and 19:54:00 can't see that 19:54:09 its 19:54:14 really gunked up by the logo and stuff 19:54:27 im hoping embark will lead to a complete redraw 19:54:35 yeah the 19:54:38 not redrawing is 19:54:39 a bit weird 19:54:58 this is what i see: 19:55:01 http://ompldr.org/vZGs5eQ 19:55:12 dunno what Taneb sees 19:55:17 what i see is a bit different 19:55:32 Phantom_Hoover: are you watching 19:55:32 Name suggestions? 19:55:37 i like Twistedboats 19:55:50 oh 19:55:52 for the guys?? 19:55:57 Group name suggestions? 19:56:04 idk idk idk 19:56:05 ask monqy 19:56:11 idk idk idk 19:56:12 ask elliott 19:56:19 idk idk idk 19:56:20 ask monqy 19:56:20 Phantom_Hoover, group name suggestions? 19:57:30 ok 19:57:34 taneb 19:57:38 doo you usually play df at this low a resolution 19:57:39 im just asking 19:57:45 Not normally? 19:57:59 monqy: i think you'll find its slightly larger than 80x24 19:58:09 also argh 19:58:12 the border jsut got messed up again for me good god 19:58:46 Taneb: just name it anything 19:58:48 i did a maximixsed and it looks the same as in my 80x24 19:59:27 -!- oerjan has joined. 19:59:33 hmm so it is 19:59:37 oh hi oerjan! i was worried about you 19:59:39 well not really 19:59:42 since you edited on the wiki 19:59:43 but 19:59:51 Is dolomite flux? 19:59:52 monqy: i love how the dorfs are just 19:59:53 normal smilies 20:00:10 ok it's 20:00:12 80x25 20:00:19 "told yuo" 20:00:20 Strictly speaking, dwarves are @ signs 20:00:22 21:59 =lambdabot> elliott said 1d 1h 32m 40s ago: Hey, remind me to update that answer again. 20:00:29 It's fortress members that are :)'s 20:00:44 oerjan: hi 20:00:49 i will!!! someday 20:01:04 * oerjan doesn't even recall what the answer is 20:01:38 the 20:01:40 map sharing one 20:01:48 wat 20:01:53 Map 20:01:54 sharing 20:01:54 strictness 20:01:55 spline 20:01:55 oh stackoverflow? 20:01:57 yes 20:02:00 ok 20:02:27 wow the block drawing characters are 20:02:29 really ugly 20:02:37 they odn't look so guly for me 20:02:56 maybe it's because im a bad person who uses a bitmap fonte 20:03:23 no bitmap fonte on os x 20:03:31 oh wait this is xterm 20:03:31 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 monqy, Phantom_Hoover elliott Taneb did you see update? 20:03:33 ok i guess i could 20:03:44 monqy: what fixed font 20:03:45 do you use 20:03:51 terminus 20:03:52 Sgeo_, yes 20:04:06 uugh what's the 20:04:07 thing for 20:04:10 fixed font of size x 20:04:13 font specs are 20:04:13 so ugly 20:04:51 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:07:59 i forget monqy 20:08:00 what's the 20:08:02 encoding of font thing 20:08:04 that is 20:08:04 unicode 20:08:05 as in 20:08:08 the last bit of the 20:08:11 -*-*-fixed-poop-*- 20:08:13 i dont know :( 20:08:15 -!- iconmaster has joined. 20:08:16 Taneb: im watching & enjoyeying btw 20:08:33 :) 20:10:58 monqy: what you really want for df is 20:11:02 the dos codepage font 20:11:24 Phantom_Hoover: how did you get arch working btw 20:11:50 oh also 20:11:50 maybe i should ifind the font is probably the best for df probably 20:12:01 but for now "too lazey" 20:12:04 monqy: Phantom_Hoover: http://www.youtube.com/watch?v=-6FXeupOp04 20:12:11 something really seemed off about the game but then i realised its because 20:12:15 termcast doesnt stream the music too "bad termcast" 20:12:19 so i fixed it myself 20:16:52 -!- RocketJSquirrel has set topic: Le français est la langue de l'amour ésotérique | http://codu.org/logs/_esoteric/. 20:17:00 monqy: are yuo listeninge 20:18:14 (its requirement) 20:21:30 elliott, does DF run on Linux now? 20:21:36 It has for years? 20:21:37 uhhh 20:21:38 I vaguely heard something like that 20:21:40 df has run on linux since forever 20:21:48 elliott, I remember using WINE... 20:21:59 well i seem to recall the port used to suck but that's another matter 20:22:28 -!- MoALTz has joined. 20:24:21 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 it's not really an anything hog 20:24:51 i ran it on my 1.33 GHz / 4 gig of RAM laptop just fine 20:25:05 the OMGE DF USES UP ALL UR RESOURCES is largely overblown, if you have under 100 dorfs oyu'll be fine 20:25:14 On this machine, I have 1GB of RAM. I don't know CPU 20:25:23 Um, Intel Centrino Duo according to this sticker 20:25:36 welp 20:25:38 "tias" 20:25:58 No, that's not Tia's computer. 20:26:00 dwarf therapist works on linux too 20:26:02 She has a much better computer. 20:26:08 Apparently I'm Rocky again. 20:26:10 -!- RocketJSquirrel has changed nick to Gregor. 20:26:10 is tia Taneb 20:26:14 yse you 20:26:15 nciked to rocky 20:26:41 Tia is my cat. 20:26:50 ah 20:27:07 happy summer Taneb 20:27:10 happy summer Phantom_Hoover 20:27:11 happy summer Gregor 20:27:14 happy summer monqy 20:27:17 happy summer Sgeo_ 20:27:21 happy summer MoALTz 20:27:49 happy summer elliote 20:28:57 no summer glau? 20:29:35 Taneb: whats the fortress called btw 20:29:37 summer glau is kind of funny looking 20:29:49 Twistedboats 20:30:13 excellent 20:30:25 It's being ran by the Secret Sect of Insects 20:34:32 wait there are only two viewers 20:34:32 -!- oerjan has quit (Quit: Lost terminal). 20:34:37 that means i need to yell at eitehr monqy or Phantom_Hoover 20:35:55 im view 20:36:00 i was view for all the time 20:36:43 Adequate Milker 20:36:48 that's my pseudonym 20:37:30 Hot 20:37:53 monqy: wow df updates the terminal 20:37:53 a lot 20:37:57 yes 20:38:00 lots of 20:38:01 flashing 20:38:03 "would never have flied in the 70s" - elliott 20:38:07 oh well im used to the flashing its just 20:38:13 over termcast you're like 20:38:17 wow all these bytes over internet 20:38:22 but then the music 20:38:23 calms me 20:38:31 why doesn't termcast broadcast the music 20:38:40 such a soothing music 20:39:10 The music makes me fall asleep 20:39:15 so what's going on in this fortress thing 20:39:34 is Taneb saying he mutes the music that would be 20:39:35 sin 20:39:52 No, but if I suddenly stop doing anything, don't be too worried 20:39:52 btw here's how it 20:39:55 looks for me http://ompldr.org/vZGthZA 20:39:57 "kinda messey" 20:40:09 wow that block drawing 20:40:12 really is awful 20:40:17 at least its just the outside edges 20:40:21 inside the viewport it's fine 20:41:17 i forget did monqy ever get around to playing df 20:41:21 sort of 20:41:25 watching this is kinda weird for me because 20:41:32 i play df maximised 20:41:36 and with a smaller font than this 20:41:38 so liker 20:41:40 *like 20:41:41 where are we watching? 20:41:41 reallyhugeterm 20:41:45 Sgeo_: telnet termcast.org 20:41:52 So do I, this is pretty weird for me too 20:41:55 Ah 20:42:11 like i never finsiehd my first fortress 20:42:24 Bay12 Games logo is in the middle of stuff 20:42:24 i forget where i left it 20:42:31 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:32 only get worse 20:42:34 but it was really slow to start 20:42:36 Sgeo_: that happens just wait for a full redraw sometime 20:42:42 Taneb: that's awesome 20:42:54 * elliott wonders what's awesome 20:42:54 and i was afraid because i didn't wnat to have to slow start all the time 20:43:11 monqy: what i do is play succession fortresses and never go first 20:43:12 go second or third 20:43:19 then you dive right into the fun parts 20:43:41 elliott: termcast 20:43:45 http://stackoverflow.com/questions/1382673/if-we-create-code-which-isnt-elegant-have-we-failed rip 20:43:49 nortti: yeah termcast is cool 20:43:51 except 20:43:53 it should be mosh-based 20:43:54 just sayin' 20:44:00 kmc: (am i getting paid a lot for this) 20:44:10 elliott: mosh? 20:44:32 nortti: http://mosh.mit.edu/, it's a secure remote terminal with local echo 20:44:40 (it says it's a replacement for ssh on the site but that's slightly misleading; it uses ssh for initial authentication) 20:44:41 UDP-based 20:44:46 supports client roaming 20:45:01 it's based on updating the terminal to the correct state rather than just streaming the vt100 bytes 20:45:07 which is ideal for terminal-based games 20:49:52 monqy: wow the water 20:49:56 does bad things to termcast 20:49:59 as far as speed goes 20:50:06 yikes, that water 20:51:43 monqy: is jiyva fun 20:52:22 i havent' done much jiyva 20:54:04 taneb is a df machine 20:54:52 elliott, you can kill Jiyva 20:55:09 i dont want to 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:33 How am I doing? 21:10:50 good, good 21:10:55 i'm not really analysing it much 21:10:58 just gazing fondly at it 21:11:37 :) 21:15:34 I'm going to bed at half-past 21:16:01 weirdo 21:16:02 I had a good long sleep. 21:18:09 i can't recall precisely but 11 unaccounted hours 21:18:27 going by the logs 21:18:59 The "Humurous Safetey-Guilds"!? 21:19:12 thats me 21:20:12 Taneb: i got scared seeing all your @s 21:20:13 like 21:20:17 oh no i bet they're powerful monsters hes going to die 21:20:19 and the O i was like 21:20:21 oh no orcs 21:20:25 *ogres 21:20:27 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 So, I do I stop the broadcast? 21:33:01 that or do something with it 21:33:51 cd/ 21:33:58 monqy: try Ctrl+D 21:33:58 but! 21:34:01 then open a new terminal and 21:34:08 elliott: hi 21:34:12 ps -A | grep ns 21:34:13 oops 21:34:15 Taneb: ^ 21:34:17 ps -A | grep nc 21:34:17 instead 21:34:18 oops 21:34:20 oops 21:34:22 and it might also be 21:34:24 ps -A | grep netcat 21:34:33 taneb 21:34:36 we can see everything you're doing 21:34:37 just do you know 21:34:54 there 21:34:57 what's haskell.py 21:35:23 Me being bored when I still knew some Haskell 21:35:31 *Python 21:35:35 "same language" 21:35:45 I was trying to implement some Prelude functions in Python 21:35:54 Well, goodnight 21:35:57 -!- Taneb has quit (Quit: Leaving). 21:36:23 elliott: where is haskell.py? 21:45:20 -!- iconmaster has quit (Quit: iconmaster is gone!). 21:45:51 Sorry. 21:46:06 Shithead father took power cable to screen away to make me practice flute. 21:46:30 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:46:49 flute 21:47:17 more like 21:47:18 lute 21:47:46 -!- Phantom_Hoover has quit (Read error: Connection reset by peer). 21:51:32 @time monqy 21:51:33 Local time for monqy is Sun Apr 29 14:51:32 2012 21:51:37 happy 14:51:32 21:53:17 happy 21:53:35 too happy, be less happy 22:07:44 -!- Phantom_Hoover has joined. 22:08:14 Hey guys, what has a hideous case, a working Arch installation, and is made of concrete? 22:09:53 shubshub has hideous case. 22:10:01 Not sure about the other two. 22:10:40 -!- derdon_ has quit (Remote host closed the connection). 22:11:53 :-D 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 " unicode is shit. the only language it can handle well is english. 22:44:31 anyone who advocates unicode obviously has never had to deal with data in multiple languages. 22:44:34 " 22:44:37 Permission requested to murder. 22:47:13 the one who wrote that is insane 22:48:00 Exceptionally. 22:49:08 where is that quote from? 22:52:08 -!- pikhq has quit (Ping timeout: 240 seconds). 22:52:17 -!- pikhq has joined. 22:54:49 pikhq: where is that quote from 22:58:29 pikhq, termination request granted. Use extreme force! 22:59:00 Bricks are taken. 23:20:23 -!- Patashu has joined. 23:43:31 `quote 23:43:32 `quote 23:43:33 `quote 23:43:34 341) Grr. Why does it exist? Why can't I kill it? 23:43:35 `quote 23:43:35 nortti, http://www.reddit.com/r/programming/comments/sy5j0/the_utf8everywhere_manifesto/c4i1ne6 23:43:36 `quote 23:43:39 90) oklopol geez what are you doing here ...i don't know :< i actually ate until now, although i guess i also did other things... 23:43:49 I have no idea what ObQwe1234 means 23:43:50 502) Tooth or Bear: Each turn, either take out your own tooth, or wrestle a bear. 23:43:52 pikhq: you realise that's a troll post right 23:43:58 591) one time I tried cpp programming ​ it was hellish ​ maybe I should try again 23:43:59 Sgeo_: ObFoo is usenet for obligatory foo 23:44:09 108) * augur rubs alise's bum [...] what? she said square ped :| 23:44:10 What's Qwe1234 then? 23:44:13 `delquote 108 23:44:18 ​*poof* * augur rubs alise's bum [...] what? she said square ped :| 23:44:21 Sgeo_: http://www.reddit.com/user/qwe1234 23:45:06 This is a perfectly sensible qwe1234 quote: "calibre is pretty shitty software." 23:45:24 At least, due to security incompetence. Although maybe that's more shitty stubborn programmer. 23:45:38 -!- elliott has left. 23:53:28 oops