< 1287447179 0 :augur!~augur@208-59-167-26.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1287447930 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :yessir < 1287447938 0 :cal153!~cal@c-24-4-207-72.hsd1.ca.comcast.net JOIN :#esoteric < 1287448000 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :quintopia: in a freetext calculator thing, variable assignment has to come after the expression :) < 1287448003 0 :iamcal!unknown@unknown.invalid QUIT :Ping timeout: 240 seconds < 1287448007 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :so you can do [complex workings out]->var < 1287448011 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :like STO on a calculator < 1287448048 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :oh goody < 1287448061 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i always thought that made more sense than left assignment < 1287448086 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :why would one put the operation that comes last on the left? we read left to right damnit < 1287448272 0 :catseye!~Chris@adsl-99-96-162-199.dsl.chcgil.sbcglobal.net JOIN :#esoteric < 1287448347 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :In my opinion, which you will all immediately disavow while calling me an idiot, having the target on the left of assignments in an imperative languages improves code skimmability. < 1287448358 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :*in imperative languages < 1287448366 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Duh, I agree. < 1287448370 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I'm saying for a calculator. < 1287448376 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Where everything is evaluated immediately. < 1287448387 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :2+2 shows 4 somewhere else, then + shows 4+, then 3 shows 7 < 1287448394 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :then ->x or whatever stores it into x < 1287448401 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :or rather counts as a definition of x, but the point is < 1287448407 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :you can use it like a pocket calculator pushing buttons < 1287448409 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :except sleeker < 1287448417 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I was responding to quintopia, whose statements seem to have suggested wider applicability (maybe :P ) < 1287448424 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :2+2(cursor here)=4(this is updated as you type) < 1287448428 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :an esolang has that iirc < 1287448436 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :catseye: perhaps, yeah < 1287448464 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :have it draw the ast as you type! silly. < 1287448471 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :http://peterstuifzand.nl/2010/05/30/calculators-on-computers.html, http://stuifzand.eu/abacus/ is what inspired me < 1287448473 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :although it's imperfect < 1287448479 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :instructive, for a prog lang env for beginners, though, maybe < 1287448495 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"I created a new calculator. This short video shows how it works. I use it more often than calculator that's included on my computer." ;; i dislike this fashionable style of writing < 1287448498 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric : have it draw the ast as you type! silly. // .. omg. < 1287448500 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Best idea ever. < 1287448506 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :where talking in really simple retard-statements is considered the mark of a minimalist < 1287448516 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Yes, yes it is. < 1287448516 0 :FireFly!unknown@unknown.invalid QUIT :Quit: swatted to death < 1287448539 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :elliott: It is the fashionable style. It works well. I use it. < 1287448545 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Codekana, a Visual Studio extension for Windows, has a partial-AST-parser thing that it uses to highlight invalid code (missing a } somewhere and recovering after and stuff) < 1287448552 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :The blog post had diagrams. < 1287448558 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :That would be very cool to see in realtime. < 1287448586 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :elliott: ... Codekana? < 1287448590 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :catseye: I wrote a program to do arithmetic. You type in formulas with the keyboard and it tells you the results. I find it a very useful piece of software. < 1287448595 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pikhq: http://www.codekana.com/ It's just some random VS extension. < 1287448612 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Or as I'd write it, コデカナ? < 1287448612 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :http://www.codekana.com/blog/2009/04/02/on-the-speed-of-light-innovation-and-the-future-of-parsing/ Here's the "blah blah blah" blog post about it, with diagrams. < 1287448613 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Skimmable. < 1287448628 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Does feature phi in a drawn example of C code to denote "any integer", though. < 1287448631 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Which is something you don't see every day. < 1287448640 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :elliott: with the keyboard! < 1287448641 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pikhq: It's developed by the guy who wrote ViEmu. < 1287448651 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(which was a surprisingly complete vi-esque interface to Visual Studio) < 1287448652 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Yes, I'm just going "what the hell is with the name". :P < 1287448654 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :and, uh < 1287448658 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"Word, Outlook and SQL Server" too < 1287448676 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pikhq: so it can use ninja silliness and, uh, < 1287448679 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :[[Inspired on “kana”, the Japanese name of reading and writing systems, I decided to call the product Codekana. And I set out to write it.]] < 1287448687 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :it's, like, meant to make you look at your code in a WHOLE NEW WAY or something < 1287448687 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :anyway < 1287448694 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i'm only talking about the partial ast stuff < 1287448705 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :which gives a reasonable parse even if you type in partially valid code in the middle ({ without }) < 1287448712 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :by using history < 1287448730 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :elliott: So, it's actually a reference to kana. Without even the faintest resemblance. < 1287448736 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pikhq: Oh shut up :P < 1287448738 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I could respect it if it used kana. :P < 1287448750 0 :catseye!unknown@unknown.invalid NICK :DrNinja < 1287448759 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :忍者医師! < 1287448764 0 :DrNinja!unknown@unknown.invalid NICK :catseye < 1287448769 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :No, it's too early for THAT. < 1287448770 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :猫目! < 1287448790 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Anyway yes calculators could be so much better. < 1287448983 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :"But the intermediate version, when you have typed the new code only partially, is incorrect. In this incorrect version, braces dont pair properly." < 1287448999 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :I know I'm weird but... you could just prevent an unmatched brace from ever appearing. < 1287449013 0 :new-lisper!~daniel@c95334ae.virtua.com.br JOIN :#esoteric < 1287449024 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :The solution is to not use braced languages. < 1287449025 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :If you type {, you get {}. If you delete }, you delete {*}. < 1287449026 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric ::P < 1287449048 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :catseye: ITT: paredit < 1287449052 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :pikhq: i'm sure new-lisper disagrees ;D < 1287449055 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :it's actually quite irritating. < 1287449056 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Funny how you start talking about non-braced languages right as new-lisper comes in :P < 1287449061 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :pikhq: Even Haskell pairs 'let' and 'in'... < 1287449095 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :catseye: not to mention, you know, _actual_ brackets < 1287449096 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I realize it can be irritating, but I don't think we've explored the space very much either < 1287449167 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :The ultimate expression of this idea is probably ZX81 BASIC program entry :) < 1287449176 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :at least, for the time < 1287449216 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Bad idea of the day: A platformer in which the world you're playing again is the web. < 1287449232 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :s/again/in/ wtf < 1287449249 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Totally preempted that one in 2006. (Long story.) < 1287449252 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: very popular in china, that < 1287449264 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: ??? < 1287449266 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: ??? < 1287449278 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Turns out that in reality nobody actually wants to wade through levels of shock pictures and therefore it should never be made. < 1287449286 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :note: okay, so that isn't what you meant < 1287449319 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :No. No it is not :P < 1287449366 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :You have been rickrolled! Return to level 4. < 1287449380 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :The playing field is not FIGURATIVELY the web. < 1287449386 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :The playing field is LITERALLY web pages. < 1287449386 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Ohhhh. < 1287449395 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: go back three spaces. < 1287449405 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: I think something like that has maybe been done. Don't recall. < 1287449412 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: So, what, you shimmy down the jagged cliff of /b/? < 1287449423 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Wade through the gaps in long pages of styleless text? < 1287449429 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Yes! Links are warps! You want to find certain things? < 1287449433 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Jump into Wikipedia links? :D < 1287449436 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :There could be powerups for certain elements. < 1287449437 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Yes! < 1287449443 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Please tell me it can POST. < 1287449451 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :fuk < 1287449453 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Achievement Unlocked: Vandalise Wikipedia! < 1287449457 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :X-D < 1287449474 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: You have to collect letters from pages on the internet, travel back to Google, and put them in the search box. < 1287449478 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :This is the only form of key entry supported. < 1287449501 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :That ... is awesome. < 1287449503 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :letters are too easy. use whole words. < 1287449508 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Note to self: Telling all my problems to the wrong channel is a bad idea. Prevents me from having the energy to repeat my problems to the right channel < 1287449509 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :"I need to optimize my slacking -- hey, I can surf the web *and* play a platformer *at the same time*!" < 1287449517 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: You carry them like monsters in Mario 2. < 1287449531 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Yes < 1287449533 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Yes yes yes < 1287449547 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Aardvark ... municipal ... barely legal ... artichoke < 1287449554 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :[SEARCH] < 1287449567 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Hottest - porn - ever. < 1287449568 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Entering a googlewhack gets you points. < 1287449576 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :also, you have only "I'm feeling lucky" < 1287449590 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Man, landing on Last Measure would be the worst thing ever. < 1287449592 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Game popups! < 1287449592 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :OMG < 1287449596 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :You can jump on game popups < 1287449597 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :And they like < 1287449599 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :bob down < 1287449601 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Because of your weight < 1287449605 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :And you can jump on top of them < 1287449606 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Then climb in < 1287449612 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :When you climb in they zoom to full screen < 1287449620 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Casino ads will never be the same < 1287449629 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : Note to self: Telling all my problems to the wrong channel is a bad idea. Prevents me from having the energy to repeat my problems to the right channel < 1287449631 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ctrl+c ctrl+v < 1287449641 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: ...now implement it in javascript < 1287449651 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: and if you visit the game in the game, all your points in the metagame count to the rael game < 1287449651 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I mean emotionally < 1287449652 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*real < 1287449653 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric : oerjan: go back three spaces. <-- or maybe like three years, come to think of it. < 1287449663 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: ctrl+c ctrl+v requires no emotional energy. < 1287449669 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: burn :D < 1287449716 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: The problem with implementing it in JavaScript is that the only way you can inject yourself onto an arbitrary page is with a bookmarklet ... < 1287449734 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Nonono, just use Web Sockets or whatever (when that gets implemented :P) < 1287449737 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: And render it manually. < 1287449743 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :...come to think of it, how about you do it in NOT JAVASCRIPT < 1287449747 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(rendering engine in javascript = lol) < 1287449756 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :firefox plugin FIREFOX PLUGIN yeah < 1287449774 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :you could do it as java with http://www.interactivepulp.com/pulpcore/? < 1287449779 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :the only thing that makes java applets not sucK! < 1287449780 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*suck! < 1287449788 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Writing it as a Firefox plugin has the advantages of discriminating against Chrome users AND being JavaScripts! < 1287449802 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :or < 1287449808 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :how about writing it in C or something like that < 1287449810 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :CRAZY IDEA I KNOW < 1287449814 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: it's SYSTEM JAVASCRIPTS now < 1287449832 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I like how Gregor is now disparaging Javascript. < 1287449835 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :elliott> *real <-- and here i was imagining some game with ufos and aliens < 1287449842 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Unless he's beign serious. < 1287449843 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*being < 1287449854 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I'm not sure whether I was being serious or not. < 1287449854 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: i approve < 1287449856 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ruby on raels < 1287449858 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I haven't yet decided. < 1287449862 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :"Opponents of the mosque, who have sued the planning commission and other county officials, have argued that it shouldn't have been granted a religious use permit because, according to them, Islam isn't really a religion." < 1287449869 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :On the building of a mosque in Tennessee. < 1287449871 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :http://railsblob.blogspot.com/2006/08/ruby-on-raels.html < 1287449873 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(RIP why) < 1287449887 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :WHY CAN PEOPLE BE THAT DUMB. < 1287449888 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :WHY. < 1287449898 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :WHY DOES PHYSICS ALLOW FOR THIS. < 1287449910 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, why probably isn't dead < 1287449917 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :WHAT SORT OF KIND, LOVING, RANDOM EXPLOSION THAT CREATED EVERYTHING ALLOWS FOR THIS. < 1287449920 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: whoever-posted-as-why isn't < 1287449921 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :why is < 1287449921 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric ::P < 1287449966 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Who gets to decide what is and what isn't really a religion? < 1287449982 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: Jesus. < 1287449993 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ITT: Sgeo manages to uncover the point with blind fumbling < 1287450020 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: In the US legal system? The courts. < 1287450030 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Your MO-- < 1287450034 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pikhq's mom. < 1287450036 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :gets to decide < 1287450049 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Yes. The courts act in her name. < 1287450057 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Much like the Queen, except nobody knows. < 1287450058 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric ::P < 1287450064 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Except elliott. < 1287450071 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Now I'll have to remove his brain. < 1287450071 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :uh oh < 1287450077 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :And now, all of #esoteric < 1287450080 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ACTION flees; helplessly < 1287450088 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ACTION misuses; semicoli < 1287450105 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: You'll just get surgically induced amnesia. < 1287450111 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :ACTION misuses the fourteeth letter of the alphabet < 1287450152 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Also the ninth and fifteenth :P < 1287450174 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Also, it's quite amusing that people are going full retard on this but praise Bush. < 1287450193 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Bush ran around saying "Islam is a religion of peace". Honest. I am not making this up. < 1287450210 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :(I presume he meant "as opposed to Christianity. We'll kill them all!") < 1287450227 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Are there current politicians saying that Islam is dangerous and needs to be destroyed? < 1287450235 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I think no politician would be that stupid < 1287450236 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I hope < 1287450238 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: Tea Party. < 1287450239 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :HAHAHAHA < 1287450244 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :HAHAHAHA < 1287450246 0 :new-lisper!unknown@unknown.invalid PRIVMSG #esoteric :ROFLMAO < 1287450255 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :gjsdiogjsdiogjaahahahahahahahahahahahahahahahahahahahahahaha < 1287450256 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :AHAHAHAHAHAGoodnight. Bye. < 1287450257 0 :elliott!unknown@unknown.invalid QUIT :Quit: Connection reset by peer review < 1287450272 0 :new-lisper!unknown@unknown.invalid PRIVMSG #esoteric :Tea is for emacs users. < 1287450288 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Did you just call me a Tea Partier? < 1287450288 0 :new-lisper!unknown@unknown.invalid PRIVMSG #esoteric :Emacs is for tea drinkers. < 1287450291 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Take that back < 1287450293 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric : WHAT SORT OF KIND, LOVING, RANDOM EXPLOSION THAT CREATED EVERYTHING ALLOWS FOR THIS. <-- i was going to say kind, loving, random explosions don't exist, but then i realized i would inevitably get a response involving roughly "in my pants". < 1287450311 0 :new-lisper!unknown@unknown.invalid PRIVMSG #esoteric :No, I didn't < 1287450320 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: That was a hybrid of "kind loving God" and "Big Bang", of course. :) < 1287450322 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :Emacs Party < 1287450324 0 :Behold!unknown@unknown.invalid QUIT :Remote host closed the connection < 1287450344 0 :new-lisper!unknown@unknown.invalid PRIVMSG #esoteric :So, I am from Ed Party < 1287450354 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Notepad Party < 1287450357 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :me ducks < 1287450365 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Dear key. Please work < 1287450383 0 :new-lisper!unknown@unknown.invalid PRIVMSG #esoteric :Or better, Cat Party < 1287450394 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :SciTE-nano Coalition < 1287450402 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Can Has Cat Party < 1287450406 0 :new-lisper!unknown@unknown.invalid PRIVMSG #esoteric :nothing beats "cat - > myprogram.c" < 1287450429 0 :new-lisper!unknown@unknown.invalid PRIVMSG #esoteric :CAN HAS CHEEZBURGUER? Party < 1287450555 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: it is the UNKEY < 1287450854 0 :augur!unknown@unknown.invalid QUIT :Ping timeout: 264 seconds < 1287450943 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :it's unkey-dorey < 1287451225 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :bbl < 1287451336 0 :wareya!unknown@unknown.invalid QUIT :Read error: Connection reset by peer < 1287451375 0 :wareya!~wareya@cpe-74-70-142-220.nycap.res.rr.com JOIN :#esoteric < 1287451756 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :bah nosebleed < 1287452030 0 :ChanServ!unknown@unknown.invalid MODE #esoteric :+o oerjan < 1287452064 0 :oerjan!unknown@unknown.invalid MODE #esoteric :-o oerjan < 1287452911 0 :augur!~augur@208-59-167-26.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1287452986 0 :augur!unknown@unknown.invalid QUIT :Read error: Connection reset by peer < 1287453070 0 :Sgeo!unknown@unknown.invalid QUIT :Ping timeout: 252 seconds < 1287453278 0 :Sgeo!~Sgeo@ool-18bf618a.dyn.optonline.net JOIN :#esoteric < 1287454445 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :beautiful < 1287454464 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :ntfs-3g created some files on my NTFS partition that contain backslashes in their names < 1287454486 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :WINDOWS IS CONFUSE < 1287455582 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :enum 4 0 0 doif cage lt 4 setv va00 4 subv va00 cage ages va00 endi next < 1287455586 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Hyuk < 1287455812 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :Idea: create tarball of 1,024 files, each named "abracadabra" but with different capitalization. Distribute to friends who use case-insensitive file systems. < 1287455823 0 :wareya!unknown@unknown.invalid QUIT :Read error: Connection reset by peer < 1287455842 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :hm no. 2,048 files, I guess < 1287455869 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :what hocuspocus < 1287455873 0 :wareya!~wareya@cpe-74-70-142-220.nycap.res.rr.com JOIN :#esoteric < 1287455900 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :OH i just made 2,047 files disappear!! < 1287455935 0 :new-lisper!unknown@unknown.invalid QUIT :Read error: Connection reset by peer < 1287456370 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Wait what? < 1287456377 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :catseye is now a Creatures person? < 1287456414 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Or, at least, is mocking the "Age all creatures to adult" code < 1287456426 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :But... catseye provided absolutely no context. < 1287456435 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: No context for you! < 1287456454 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :CONFUSION REIGNS. < 1287456471 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I know exactly what the code you pasted does < 1287456478 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :So will elliott, probably < 1287456486 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :I just copied it from a wiki. < 1287456492 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :I have never played this game myself. < 1287456553 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: I also saw an SHA1 hash of your name. < 1287456576 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I was more paranoid about my name back then < 1287456643 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Right now, given that hash, and what #esoteric knows about my name, and this sentence, you could bruteforce my middle initial. < 1287456695 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :How did you stumble upon that wiki? < 1287456737 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :S. Hubert G. < 1287456754 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: tbh, I googled "Sgeo" :) < 1287456802 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :"Seirei Gakuen Educational Organization", says the first hit < 1287456857 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :If you googled for my real name, you'd find a gay DJ < 1287456862 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :ACTION is not a gay DJ. < 1287456895 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :SAYS YOU < 1287457000 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: Are you a Windows 7 user now? er, part time anyway? Or did you install something else... < 1287457012 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Windows 7 < 1287457024 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :At some point, I'll get around to installing some Linux distro < 1287457027 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Maybe < 1287457156 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: Use the PowerShell! Or, y'know, don't. < 1287457183 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :I'm trying to figure out how to install it on Vista... PowerShell 2.0 seems to come with some intimidating "framework" thing... < 1287457208 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :"WinRM is the Microsoft implementation of WS-Management Protocol, a standard Simple Object Access Protocol (SOAP)based, firewall-friendly protocol that allows for hardware and operating systems from different vendors to interoperate." < 1287457212 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :ewwwwwwwwwwww < 1287457228 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :That's like a triple dose of evil all in one package. < 1287457274 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :Mmmmaybe I will stick with 1.0 < 1287457424 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :This is actually pretty nice music < 1287457834 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :http://djsethgold.com/demo/DjsethGoldLive.mp3 < 1287457956 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Windows' handling of case in filenames is so confusing nowadays. < 1287457966 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Now, it *stores* case, but is still case insensitive. < 1287458053 0 :augur!~augur@208-59-167-26.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1287458068 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Dear Steve Jobs: open/closed app development and integrated/fragmented are orthogonal issues < 1287458232 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Sure, openness to manufactuters can result in fragmentation, but there are other kinds of openness, that Android is and that iOS is not < 1287458350 0 :augur!unknown@unknown.invalid QUIT :Ping timeout: 252 seconds < 1287458754 0 :catseye!unknown@unknown.invalid QUIT :Quit: leaving < 1287458787 0 :catseye!~Chris@adsl-99-96-162-199.dsl.chcgil.sbcglobal.net JOIN :#esoteric < 1287458791 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :POWERSHELL!!! < 1287458868 0 :GreaseMonkey!unknown@unknown.invalid PRIVMSG #esoteric :POWERTHIRST < 1287458881 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :400 babies. < 1287459011 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :enum 0 0 0 kill targ next < 1287459035 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :That one kills everything everywhere < 1287459052 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :I was going to ask if it was your intention to kill 400 babies. < 1287459064 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :(Destroys, really. Kill all life is enum 4 0 0 dead next ) < 1287459089 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Well, unless someone stuffed a creature into a non-4 family < 1287459094 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Which I've done < 1287459342 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :\o/ 10.6G free, so I can actually install stuff now < 1287459342 0 :myndzi!unknown@unknown.invalid PRIVMSG #esoteric :  | < 1287459343 0 :myndzi!unknown@unknown.invalid PRIVMSG #esoteric :  |\ < 1287459388 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :And I wonder if I can get Cygwin bash running inside a Powershell window. I mean, I can get cygwin's irssi running here, so... it would be nice anyway. < 1287459391 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :bbiab < 1287459393 0 :catseye!unknown@unknown.invalid QUIT :Quit: leaving < 1287459690 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I love this music! < 1287459708 0 :Zuu_!zuu@0x55529f1b.adsl.cybercity.dk JOIN :#esoteric < 1287459710 0 :Zuu!unknown@unknown.invalid QUIT :Read error: Connection reset by peer < 1287459761 0 :Zuu_!unknown@unknown.invalid NICK :Zuu < 1287459769 0 :Zuu!unknown@unknown.invalid QUIT :Changing host < 1287459769 0 :Zuu!zuu@unaffiliated/zuu JOIN :#esoteric < 1287459818 0 :augur!~augur@208-59-167-26.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1287460095 0 :catseye!~Chris@adsl-99-96-162-199.dsl.chcgil.sbcglobal.net JOIN :#esoteric < 1287460111 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :I wonder if his friends called him Benny < 1287460239 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :ahhhh i bet i have to start a login shell for it to work < 1287460429 0 :augur!unknown@unknown.invalid QUIT :Ping timeout: 252 seconds < 1287460510 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :ha HAAAAAAAAAA < 1287460511 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :%SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe -noexit C:\cygwin\cygwin.bat < 1287460553 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :FINALLY, decent copy-and-pasting functionality while within Cygwin. < 1287460788 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :And forget '-noexit'; it actually works better without. < 1287461393 0 :jcp!~jw@bzflag/contributor/javawizard2539 JOIN :#esoteric < 1287461464 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :eww < 1287461478 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :w3m requires libgc < 1287461485 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :that's vaguely disturbing < 1287461506 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :(at least the cygwin port does) < 1287461510 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :*insert your mom joke* < 1287461561 0 :Quadrescence!unknown@unknown.invalid PRIVMSG #esoteric :your mom is so fat she had to install cygwin to install bc to run bash to compute her weight LOL < 1287461662 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :...needs work. < 1287461821 0 :calamari!~calamari@ip70-162-184-205.ph.ph.cox.net JOIN :#esoteric < 1287461844 0 :Quadlex!unknown@unknown.invalid PRIVMSG #esoteric :Your mum is so fat, she gives RAMSAN's buffer overflows < 1287461866 0 :Quadlex!unknown@unknown.invalid PRIVMSG #esoteric :Your mum is so ugly, she has to be rendered in parallel to avoid the OS from rebooting < 1287461891 0 :Quadlex!unknown@unknown.invalid PRIVMSG #esoteric :Your mum is so slow, she lost against Java in a garbage collecting contest < 1287461911 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i wonder if i really wanted a your face joke, actually. < 1287461924 0 :Quadlex!unknown@unknown.invalid PRIVMSG #esoteric :Your mum is so poor, google won't let her search because showing her ads is pointless < 1287462013 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :RAMSENs? < 1287462019 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :*RAMSANs? < 1287462077 0 :Quadlex!unknown@unknown.invalid PRIVMSG #esoteric :http://www.ramsan.com/ < 1287462124 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: i think having written the code yourself AND having it be in a language you are familiar with improves code skimmability... < 1287462138 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Yes. Yes they do. Wooh. < 1287462318 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :Having written the code yourself in a language you are unfamiliar with, however. < 1287462339 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :Improves only "skimbility". < 1287462384 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :yes < 1287462393 0 :awilcox!AWilcox@awos/maintainer/awilcox JOIN :#esoteric < 1287462394 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :I would just like to take this moment to declare that Daft Punk is awesome. < 1287462401 0 :awilcox!unknown@unknown.invalid PRIVMSG #esoteric :elliot, python is awesome < 1287462408 0 :awilcox!unknown@unknown.invalid PART #esoteric :? < 1287462414 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :o.O < 1287462418 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :wut < 1287462421 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :but i was meaning that AND capitalized as an "and/or" without taking up the space that takes < 1287462460 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :(a ^ b ) v (a v b) = a v b < 1287462463 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :So just say or < 1287462710 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric ::( < 1287462717 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :configure: error: 'i686-pc-cygwin' is not (yet) supported by pcc. < 1287463985 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :sgeo: in english, "or" = ^, and "and/or" = || < 1287464018 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I thought "or" = xor? < 1287464036 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Wait, that's what you said, isn't it? < 1287464117 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: In English, "or" = xor *only* if talking to someone who is actually familiar with xor. :P < 1287464638 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Ok, what's the difference between ^ and ... wait < 1287464644 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Who uses "or" to mean AND? < 1287464650 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :ACTION headaches < 1287464665 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I think I'm failing to understand some notation or another < 1287464769 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :Um yes, I hadn't noticed until now, but... < 1287464786 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :In C, ^ is xor, while in logic, ^ is and < 1287464852 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :^ should be banned from everything. It's used too much. < 1287464912 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :No, ^ should be the only unbanned ASCII character. < 1287464926 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ < 1287465061 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :in Spiral ^ means peek/copy < 1287465724 0 :catseye!unknown@unknown.invalid QUIT :Ping timeout: 241 seconds < 1287465843 0 :catseye!~Chris@adsl-99-96-162-199.dsl.chcgil.sbcglobal.net JOIN :#esoteric < 1287466424 0 :bsmntbombdood_!unknown@unknown.invalid NICK :bsmntbombdood < 1287466750 0 :augur!~augur@208.58.6.161 JOIN :#esoteric < 1287467192 0 :oerjan!unknown@unknown.invalid QUIT :Quit: Good night < 1287468615 0 :Harpyon!~Harpyon@ti0031a380-0423.bb.online.no JOIN :#esoteric < 1287468721 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :http://codu.org/webplat/ SO MUCH STUPID < 1287468727 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :(It's also quite broken right now, but *eh*) < 1287468855 0 :Harpyon!unknown@unknown.invalid QUIT :Client Quit < 1287468958 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :what's the point of this? < 1287468971 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :epic win < 1287468977 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Epic wiiiiin! < 1287468985 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Run that bookmarklet on a page OTHER than that one :P < 1287468991 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :yeah I did < 1287468997 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Use WASD < 1287469011 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :it shows a happy face and scrolls it down past the bottom of the page forever < 1287469018 0 :sftp!unknown@unknown.invalid QUIT :Remote host closed the connection < 1287469029 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :You loaded it on a page with no platforms it could use :P < 1287469051 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :(Also, I've only tested this on Firefox) < 1287469067 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :he needs a hot air balloon < 1287469071 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :lol < 1287469100 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :This is just a proof of concept. There are lots of bugs to iron out, then I intend to add powerups when you find certain elements, etc. < 1287469104 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :And, y'know, a goal >_> < 1287469132 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :so I need a page with a lot of images < 1287469135 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :I guess? < 1287469181 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Text works too. Wikipedia articles work. < 1287469203 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :google doesn't < 1287469244 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :lol < 1287469247 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :The Google homepage doesn't, but search results do. < 1287469248 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :wikipedia is good < 1287469277 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :search results didn't work for me, weird < 1287469281 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Browser? < 1287469294 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :It does not work nicely in Chrome on Wikipedia < 1287469304 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :It does not work nicely in Chrome /anywhere/ < 1287469306 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :firefox 3.6.10 < 1287469330 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Gregor, I'm resuming the war against you < 1287469343 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Sweet. < 1287469367 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :it's awkward that you can't move upwards out of a box < 1287469386 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :need to be able to break boxes somehow so you can go back up :) < 1287469400 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :This is a proof of concept, people :P < 1287469409 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :The biggest issue right now is that you can clip through some boxes for no obvious reason. < 1287469411 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: amstan suggests jquery < 1287469411 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I have to fix that first. < 1287469411 0 :augur!unknown@unknown.invalid QUIT :Remote host closed the connection < 1287469429 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Bleh@jquery < 1287469439 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I guess this is EXACTLY the kind of thing you use jquery for X-P < 1287469446 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :(I never use libraries) < 1287469456 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :01:23 < ebering> aspergers, the game < 1287469458 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :lol < 1287469471 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :What channel is this that you're advertising my stuff on X-P < 1287469502 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :the UW computer science club < 1287469534 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :You're at UW? < 1287469542 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :pink ties forever! < 1287469551 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Tell Brian Burg "I don't know you!" Unless you know him, in which case just say hi or something. < 1287469563 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :OH < 1287469564 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :I don't know him < 1287469565 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :That UW X-D < 1287469571 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Waterloo, not Washington :P < 1287469599 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :I broke I phone .. can't get nandroid to work < 1287469888 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :calamari: Android probably works better than Nandroid < 1287469911 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Nandroid is a thingy for Android < 1287469915 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Backups, I think < 1287469940 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :yeah < 1287469955 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :trying to recover via fastboot instead of the recovery image, hopefully that'll work < 1287469955 0 :pikhq!unknown@unknown.invalid QUIT :Ping timeout: 255 seconds < 1287470031 0 :pikhq!~pikhq@75-173-238-244.clsp.qwest.net JOIN :#esoteric < 1287470243 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: cool btw :) < 1287470281 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :AND PIKHQ MISSED IT < 1287470283 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :HA HA HA < 1287470286 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :let me know when you've replaced the smiley face with a paypal donation link, then I'll know it's done :) < 1287470296 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Bahaha < 1287470383 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :can it tell that it's gotten to the bottom of the page? < 1287470391 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric : Vorpal: pikhq: you also (but for different reasons) <-- morning < 1287470414 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :I mean of the logical page not the visible page < 1287470542 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :yay, phone is restored :) < 1287470545 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :bbl. university < 1287470578 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :calamari: Not at present, no :P < 1287470587 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :You just fall for all eternity. < 1287470608 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :well yeah, but is it possible to tell < 1287470719 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :ACTION steals Gregors secrets < 1287470826 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Oh, sure, it's possible to tell. < 1287470827 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I just don't. < 1287470837 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Gimme a break, I wrote this in like half an hour X-D < 1287470878 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :no I was genuinely asking, I know nothing about js < 1287470885 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i wrote jQuery in half an hour < 1287470895 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :js is easy < 1287470948 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :s/asy/vil/ < 1287471046 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :It chorks < 1287471297 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :it kinda works on the phone but typing forces open a search window so you can't move < 1287471322 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: webplat is neat, but i don't like how it prevents me from jumping UP through bounding boxes unless i've dropped DOWN through them first, and then i can't land on them again! < 1287471348 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :quintopia: Proof of concept! ;) < 1287471357 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :better would be: can always jump up through them, can always land on them, can always drop through them < 1287471361 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :yes i know < 1287471367 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :perfect time for criticism! < 1287471383 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :inputs for future versions! < 1287471403 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :Gregor's secrets: http://codu.org/webplat/webplat.js < 1287471419 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I wouldn't advise that you read that :P < 1287471427 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i can find bookmarklet source myself kthx < 1287471498 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :this could be a game... < 1287471546 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :It's intended to be a game (eventually) < 1287471562 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :imagine two players hopping around on the same page....then creating portals to other pages....and following each other around.... < 1287471566 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :what is the goal in the game < 1287471608 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :quintopia: to skim credit card numbers and passwords < 1287471610 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :to be a proof of concept < 1287471626 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :;P < 1287471628 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :success! < 1287471832 0 :evincar!~chatzilla@daffa.rh.rit.edu JOIN :#esoteric < 1287471866 0 :evincar!unknown@unknown.invalid PRIVMSG #esoteric :Hello world. < 1287471917 0 :Quadlex!unknown@unknown.invalid PRIVMSG #esoteric :world: Do I know you? < 1287472028 0 :evincar!unknown@unknown.invalid PRIVMSG #esoteric :Only as a doll knows the paint of its eye. < 1287472084 0 :evincar!unknown@unknown.invalid PRIVMSG #esoteric :Jeez, now I want to make some poetic language. < 1287472132 0 :Quadlex!unknown@unknown.invalid PRIVMSG #esoteric :Don't do that, you'll get hives < 1287472137 0 :Quadlex!unknown@unknown.invalid PRIVMSG #esoteric :Or worse, a beret < 1287472174 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :also, it's been done, several times. < 1287472207 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :yeah never do anything that has been done. breathing is RIGHT OUT < 1287472218 0 :evincar!unknown@unknown.invalid PRIVMSG #esoteric :Actually, I was leaning toward something more along the lines of why the lucky stiff's language project... < 1287472226 0 :evincar!unknown@unknown.invalid PRIVMSG #esoteric :...but that's been done, or at least it was being done. < 1287472231 0 :evincar!unknown@unknown.invalid PRIVMSG #esoteric :I forget the name. Potion? < 1287472246 0 :calamari-!~kidsquid@206.29.188.179 JOIN :#esoteric < 1287472248 0 :evincar!unknown@unknown.invalid PRIVMSG #esoteric :Yeah, Potion. < 1287472255 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :originality is key, here < 1287472315 0 :evincar!unknown@unknown.invalid PRIVMSG #esoteric :Originality is hard to come by in a field that's about originality. Working on mainstream languages, you're not expected to be particularly innovative. < 1287472334 0 :Sgeo!unknown@unknown.invalid QUIT :Read error: Connection reset by peer < 1287472339 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :true that < 1287472343 0 :calamari-!unknown@unknown.invalid PRIVMSG #esoteric :cool neighbor lost power.. too bad for the moon, would be a good time for the telescope < 1287472349 0 :calamari-!unknown@unknown.invalid PRIVMSG #esoteric :neighborhood rather < 1287472395 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :jQuery might be unacceptably slow. < 1287472420 0 :evincar!unknown@unknown.invalid PRIVMSG #esoteric :Speed varies inversely as productivity? < 1287472441 0 :calamari!unknown@unknown.invalid QUIT :Ping timeout: 272 seconds < 1287472505 0 :calamari-!unknown@unknown.invalid PRIVMSG #esoteric :bbl.. Gregor tftf < 1287472521 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I don't know what "tftf" means < 1287472528 0 :calamari-!unknown@unknown.invalid QUIT :Client Quit < 1287472547 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :gregorrrrrrrrrrrrrr < 1287472554 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :what is the goal of the planned game < 1287472651 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I'm not sure yet X-D < 1287472677 0 :olsner!unknown@unknown.invalid PRIVMSG #esoteric :ACTION has been reading the long cvs migration thread on the netbsd lists < 1287472680 0 :olsner!unknown@unknown.invalid PRIVMSG #esoteric :unfortunately they seem to be getting nowhere < 1287472701 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :"tftf" means "true, false, true, false". he was trying to break your brain by toggling it too quickly. < 1287472704 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :good night. < 1287472780 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :jQuery does everything better than I did, but it's SO slow :( < 1287472786 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Load time is now almost insufferable ... < 1287472962 0 :evincar!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Using repeated lookups? Using plugins that are known to be performance-affecting? Using effects that create perceived lag rather than actual lag? < 1287473030 0 :catseye!unknown@unknown.invalid QUIT :Ping timeout: 264 seconds < 1287473033 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :evincar: No plugins, there's a repeated traversal over the entire DOM that's more-or-less unavoidable because I need to change the .display type of nearly every element in the DOM before I can start caching their locations. But all the traversals are the same as I was doing raw, just now with jQuery. Plus now they work better :P < 1287473086 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :so you've just migrated that POC to jQuery? < 1287473092 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :and it's slow? < 1287473124 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Only the initial load. < 1287473152 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :so it would rule out a game which involves tunneling to other pages quickly and repeatedly < 1287473166 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :After that it's fast. < 1287473185 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :how do you decide which elements to make into platforms? < 1287473216 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :so far, only H1s, Ps, a subset of IMGs, and As have been platforms < 1287473250 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :It's a pretty weird heuristic >_> < 1287473285 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I played around with it and found something I liked. < 1287473285 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Just a sec ... < 1287473304 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Right, if a node has non-whitespace text children, OR it has no non-inline children at all, then it's a platform. < 1287473332 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :ah < 1287473336 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :seems good < 1287473464 0 :GreaseMonkey!unknown@unknown.invalid QUIT :Remote host closed the connection < 1287473466 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :another interface suggestion: make the first jumps smaller, but allow for in-air double and triple jumps that double and double again jump height resp. < 1287473484 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :That would be a powerup. < 1287473490 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Assuming I can decide how you find powerups. < 1287473706 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :jQuery version now online. < 1287473753 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :erm < 1287473756 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric ::/ < 1287473762 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :? < 1287473763 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :no worky? < 1287473775 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :trying to use here: http://eventactions.com/events-calendar/eastern-time/emory-college < 1287473775 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Hmmm? < 1287473787 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :with same bookmark as before < 1287473825 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Same bookmarklet as before won't work. < 1287473838 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :well, then < 1287473843 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :same link above at least? < 1287473846 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I'm temporarily too lazy to actually put jQuery and my stuff in one file, so the bookmarklet now loads both :P < 1287473880 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Yeah < 1287473899 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Now, back to making it fast ... < 1287473915 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :wow that does take forever to load < 1287473983 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :What did you load it on? < 1287474155 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :ssame link above < 1287474158 0 :MigoMipo!~John@84-217-6-138.tn.glocalnet.net JOIN :#esoteric < 1287474207 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Part of it is just Codu being slow, btw :P < 1287474437 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :By the way, if somebody wants to draw some transparent pngs in various relevant positions, I'd be ultra-thrilled to add them ;) < 1287474440 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :echo a loading... message to the status bar once the script has begun loading? < 1287474452 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :that ould give a hint how much is jquery and how much is codu < 1287474504 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :and what positions would you consider relevant? < 1287474576 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Standing guy, running guy, jumping guy. < 1287474728 0 :MigoMipo!unknown@unknown.invalid QUIT :Remote host closed the connection < 1287474789 0 :tombom!tombom@wikipedia/Tombomp JOIN :#esoteric < 1287474915 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I still have some issues with bounds >_> < 1287474979 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :how about gifs so the running guy can be properly animated? < 1287474992 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :ACTION curses the lack of mng support in the world < 1287475027 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Bleh @ gifs *sobblecopter* < 1287475034 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :How about animated gifs only for the parts that need animation :P < 1287475040 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Wooh, fixed bounds issue. < 1287475138 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :well, what would be best is if all animation happened within your code, since you're gonna be swapping out graphics anyway < 1287475171 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I could do that, not sure how fast it'd be. < 1287475199 0 :clog!unknown@unknown.invalid QUIT :ended < 1287475200 0 :clog!unknown@unknown.invalid JOIN :#esoteric < 1287475210 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :that way, position changes can be timed with posture changes appropriately < 1287475220 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :(yeah games are complicated that way :/) < 1287475306 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :there was this really neat windows program i used once way back in the day for creating cursors. < 1287475346 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :it gave you a super-large grid to fill in the pixels on, like 500x zoom by default < 1287475373 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :what's the closest thing to that for drawing sprites in linux? < 1287475384 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I cannot for the life of me figure out why it thinks it needs to scroll up here ... < 1287475389 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Not a clue. < 1287475622 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Fixed once again by jQuery :P < 1287475701 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Damn it jQuery, stop solving all my problems! < 1287475782 0 :evincar!unknown@unknown.invalid QUIT :Quit: ChatZilla 0.9.86 [Firefox 3.6.10/20100914125854] < 1287475791 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :impossible < 1287475796 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :jQuery solves every problem < 1287475933 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Hmmm, this KINDA works on Chrome. Better than it did before. < 1287476022 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :http://www.doxdesk.com/img/updates/20091116-so-large.gif < 1287476031 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :proof that jquery solves every problem < 1287476107 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Seems like approximate rate IPv4 addresses are allocated is about 10 per second... < 1287476191 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :we still have enough to last for YEARS < 1287476196 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :...right? < 1287476213 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Well, two at most... < 1287476317 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :And IANA pool is likely going to run dry on early March to early June next year... < 1287476532 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :nothing like running out of numbers to accelerate the move to v6 < 1287476587 0 :atrapado!~ro@193.144.79.241 JOIN :#esoteric < 1287476739 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Except that it could cause IPv6 migration plans that look like: http://www.codinghorror.com/blog/2009/12/our-disaster-recovery-plan.png < 1287477356 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :gregor: http://www.aseprite.org/ < 1287477416 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :ilari: y2k didn't look like that. it got fixed before it broke anything. why is that? < 1287477532 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Self-dispelling prophecy... :-) < 1287477729 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :so if you're predicting ipv4 disaster...does that mean nothing interesting will happen? < 1287477868 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :quintopia: The reason I wanted somebody else to do it for me is that I'm sprite-incompetent :P < 1287477893 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :I was saying about Y2K. Don't know if the drumming about IPv4 address exhaustion is hard enough. < 1287478111 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Similar counter of IPv6 would likely be fun to see. Much bigger numbers and much faster countdown. < 1287478523 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Fun fact: Currently only 1/8th of IPv6 address space is for unicast use. Most of IPv6 addresses are of undefined kind. < 1287478891 0 :tombom!unknown@unknown.invalid QUIT :Ping timeout: 240 seconds < 1287479993 0 :catseye!~Chris@adsl-99-63-94-225.dsl.chcgil.sbcglobal.net JOIN :#esoteric < 1287480044 0 :evincar!~chatzilla@daffa.rh.rit.edu JOIN :#esoteric < 1287480269 0 :catseye!unknown@unknown.invalid QUIT :Ping timeout: 276 seconds < 1287480578 0 :Rugxulo!~chatzilla@adsl-065-013-115-246.sip.mob.bellsouth.net JOIN :#esoteric < 1287481204 0 :Rugxulo!unknown@unknown.invalid PRIVMSG #esoteric :anybody here mess with FALSE? < 1287481220 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :gregor: http://filebin.ca/qxuvnd < 1287481247 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i'm not that competent either, but this'll do for now < 1287481267 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :(this is only left-to-right running) < 1287481300 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :mirror for right-to-left, stop animating for jump? < 1287481828 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :also, frames 0 and 2 should be 115ms, and frames 1 and 3 100ms for smooth running < 1287483036 0 :evincar!unknown@unknown.invalid QUIT :Quit: ChatZilla 0.9.86 [Firefox 3.6.10/20100914125854] < 1287483138 0 :dbc!unknown@unknown.invalid QUIT :Ping timeout: 250 seconds < 1287484125 0 :dbc!~daniel@130-94-161-238-dsl.hevanet.com JOIN :#esoteric < 1287485418 0 :pikhq!unknown@unknown.invalid QUIT :*.net *.split < 1287485469 0 :pikhq!~pikhq@75-173-238-244.clsp.qwest.net JOIN :#esoteric < 1287485776 0 :tombom!tombom@82.11.98.143 JOIN :#esoteric < 1287485776 0 :tombom!unknown@unknown.invalid QUIT :Changing host < 1287485776 0 :tombom!tombom@wikipedia/Tombomp JOIN :#esoteric < 1287486216 0 :Rugxulo!unknown@unknown.invalid PART #esoteric :? < 1287489640 0 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1287490028 0 :ais523!unknown@unknown.invalid QUIT :Read error: Operation timed out < 1287490538 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :argh, I hate cards with low quality magnetic strips. < 1287491262 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :I hate how our cluster has for some unfathomable reason stopped sending out the "job started" / "job ended" notification emails. They were useful in noticing when things were finished without extra polling, since I keep looking at emails anyway. < 1287492314 0 :tombom!unknown@unknown.invalid QUIT :Quit: Leaving < 1287493190 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :fizzie, heh < 1287493212 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :fizzie, write a shell script to poll it? < 1287493328 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :And send my own emails? Well, I guess I *could*, but since it already has the feature. < 1287493855 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :It's scheduled with SLURM, which has all kinds of nifty little tricks, like a dependency thing so that you can say "run D only after A, B and C have finished" (s/and/or/ or s/finished/started/ or other options also available). < 1287493864 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :Come to think of it, I wonder what it would do with circular dependencies. < 1287493961 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :Probably they'd just boringly stay in the queue until canceled. < 1287494237 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :fizzie, you could make the script notify you in some other way. Anyway if you make that poll using cron it would be trivial to send email: just echo what you want to send < 1287494242 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :and the cron daemon will send it < 1287494348 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :It's still a fact that the queue scheduler system should take care of that sort of stuff. I don't think we're supposed to be setting up all kinds of silly little cron jobs on the cluster front-end node, anyway. < 1287494487 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :Heh, decided to go check out the fancy Ganglia web-frontend of the cluster status; normally it shows all kinds of CPU/mem usage plots and other things like that you'd expect, but now it just says: "Cannot find any metrics for selected cluster "Triton", exiting. Check ganglia XML tree (telnet 127.0.0.1 8652)" < 1287494493 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :oh god, arch is switching /usr/bin/python to mean python3 < 1287494510 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :this will cause havoc for sure < 1287494513 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :I'm pretty sure localhost:8652 won't help me here. < 1287494537 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :fizzie, maybe report it to whoever is the sysadmin? < 1287494602 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :If they don't notice it, sure. Though I'm not quite sure who's responsible. We have a department-internal issue tracker, but that thing is of wider scope. < 1287495538 0 :elliott!~elliott@unaffiliated/elliott JOIN :#esoteric < 1287495566 0 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1287495763 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, arch linux went insane, /usr/bin/python is now python3... < 1287495770 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: Hahahaha < 1287495773 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: Is that a default? < 1287495779 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Oh god it is < 1287495786 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"any program requiring 2.x needs to point to /usr/bin/python2 instead" < 1287495787 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :tl;dr < 1287495793 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :any python program ever requires modification tor un < 1287495794 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*to run < 1287495806 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: but don't you see?! Arch is for people on the EDGE, we don't care if shit works as long as it's NEW! < 1287495818 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, yeah, wtf. You go make kitten usable right now :P < 1287495837 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: Gimme a grant and it'll be 1.0 in weeks < 1287495839 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, I'm not going to switch to a non-rolling-release. And I'm not going to go gentoo < 1287495858 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, any suggestions? < 1287495873 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: I... well, no, that's sort of why I'm doing Kitten. pikhq also concluded that there's basically nothing. < 1287495878 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: There are very few rolling release distros. < 1287496015 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, requirements for me: rolling release, reasonably up-to-date (so nothing as outdated as, say, debian stable), allows easy tweaking of system without it trying to get in the way, not source-based. And hm probably linux kernel too. Well freebsd can support nvidia drivers iirc so... < 1287496041 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: Kitten is NetBSD-based, as I said. < 1287496074 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, yeah, well, I'll just port it to kitten/linux. I mean, it balances out against debian/bsd so that's okay < 1287496078 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: I, uh, try nouveau. Nvidia's driver *is* an OS-independent binary blob and a kernel interface, so you could port it, but nobody really has recently < 1287496104 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, nouveau does not yet 3D, which I um, need < 1287496121 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :at least it didn't when I checked about a month ago < 1287496128 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"Any 3D functionality that might exist is still unsupported. Do not ask for instructions to try it. But you can read GalliumHowto in case you are brave enough." < 1287496136 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :sounds like it exists but they don't like to admit it < 1287496137 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::P < 1287496141 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :maybe not though < 1287496175 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, well, I looked at that, and at best it was partial for some chipsets, nothing at all for my chipset < 1287496181 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ACTION prepares to reboot for kernel upgrade < 1287496192 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: isn't there another nvidia driver? :/ < 1287496212 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :Traceback (most recent call last): < 1287496212 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric : File "/usr/bin/denyhosts.py", line 5, in < 1287496212 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric : import DenyHosts.python2_version < 1287496212 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ImportError: No module named python2_version < 1287496214 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :right < 1287496220 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :they even fail to package stuff < 1287496257 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :lawl < 1287496330 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :removing the last bit on that line worked, as in, plain old "import DenyHosts" < 1287496337 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :will file a bug after I rebooted for kernel upgrade < 1287496433 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: I hereby file a bug in your system, you have proprietary components that refuse to work with software. I suggest replacing the broken element with an Intel card. :-P < 1287496448 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Or at least ATI, since they have good open-source drivers. < 1287496460 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(More gooderer, at least.) < 1287496472 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, well yeah, you find me one that is AGP and as fast < 1287496478 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: AGP? < 1287496481 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I file a bug in your system. < 1287496482 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :It uses AGP. < 1287496482 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, yes my system is outdated < 1287496492 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I suggest you apply a sledgehammer fix. < 1287496494 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, I do not have the money to upgrade currently. < 1287496511 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, besides: don't fix what isn't broken < 1287496516 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :as long as it works... < 1287496520 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Totally is broken, it can't run NetBSD. < 1287496535 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Well, quickly. < 1287496568 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: But fine, finding an AGP card now. >:) < 1287496590 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, old card was: geforce 7600 GS < 1287496594 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :need to be at least as good < 1287496642 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&N=100007709%20600007850&IsNodeId=1&name=AGP%204X/8X < 1287496647 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: Pick a Radeon :P < 1287496708 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, will recheck that when I get back after rebooting, I don't think it works in w3m and atm the nvidia userland/kernel module are out of sync, so can't start X. < 1287496710 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :brb < 1287496876 0 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1287496928 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :hi ais523 < 1287496940 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :hi < 1287496960 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :gah, why do the seminars on Tuesday always have to be coincidentally relevant to what I was doing the week before? < 1287497009 0 :Vorpal!unknown@unknown.invalid QUIT :Ping timeout: 255 seconds < 1287497019 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: You realise now that if you work on a cure to cancer this week, next Tuesday... < 1287497027 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Use your power for good! < 1287497042 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: well, I do multiple things in a week, it's only ever relevant to one of them, usually < 1287497052 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: Dedicate an entire week to curing cancer. < 1287497146 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :hmm, prediction for IPv4 exhaustion's around 9 or 10 months < 1287497154 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that could be... interesting... when it happens < 1287497175 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: omg #esoteric totally needs to host an IPv4 Exhaustion party < 1287497177 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i'll bring popcorn < 1287497188 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :someone bring lots of displays to put graphs and visualisations on < 1287497196 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that would be great < 1287497241 0 :Vorpal!~AnMaster@unaffiliated/anmaster JOIN :#esoteric < 1287497252 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ACTION wonders what happened to IPv6 < 1287497254 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*IPv5 < 1287497296 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ah, apparently the protocol number was used by something else < 1287497299 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :IPv5 is an unrelated protocol, IIRC < 1287497300 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :or something < 1287497326 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :what i don't like about ipv6 is how willy-nilly people are giving out utterly gigantic ipv6 allocations < 1287497329 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :sure we have an awful lot of space < 1287497334 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :but didn't you learn anything from last time?! < 1287497352 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I thought IPv6 was designed so that everyone, no matter how major or minor, got a /64? < 1287497356 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"Version number 5 was used by the Internet Stream Protocol, an experimental streaming protocol." right < 1287497365 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: there are larger allocations < 1287497369 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :but i think /64 is the minimum or something < 1287497382 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :what plausible reason would you need for something larger than a /64? < 1287497391 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: allocations range from, like, ipv4 address space ("tiny!") to ... an utterly ridiculous number of ipv4 address spacse < 1287497392 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :/64 is so many IPs, I can't even visualise the number < 1287497394 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*spaces < 1287497395 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :how big is /64? < 1287497401 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i suck at /foo < 1287497404 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :same as a 64-bit integer < 1287497404 0 :ais523!unknown@unknown.invalid QUIT :Read error: Connection reset by peer < 1287497410 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :RIP ais523 < 1287497431 0 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1287497436 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :wb ais523 < 1287497437 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :[14:09] i suck at /foo < 1287497438 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :anyway < 1287497439 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :[14:09] same as a 64-bit integer < 1287497440 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :[14:09] around 16*10^18 < 1287497441 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :right < 1287497444 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :IRC just disconnected for no obvious reason < 1287497446 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :saw the first one of those < 1287497454 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: you can definitely get /128 iirc < 1287497458 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :ACTION starts an election campaign < 1287497458 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i think /32 is the smallest < 1287497460 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ipv4 address space < 1287497468 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :no, /32 is the largest < 1287497471 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the values work in reverse < 1287497474 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oh right < 1287497475 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :fff < 1287497476 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :you know what i meant < 1287497477 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*mean < 1287497480 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :an IPv4 address space would be a /96 < 1287497481 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :32-bit is the smallest < 1287497493 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ask Vorpal :P < 1287497502 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :which is still large; not quite incomprehensibly large, though, just "about half the population of the world" < 1287497504 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :there, back < 1287497530 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: there aren't 8 billion people alive! < 1287497542 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I was approximating < 1287497556 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: strange approximation :) < 1287497564 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :closer to two-thirds < 1287497567 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Isn't current IANA IPv6 unicast address pool at something like 99%? < 1287497576 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :Ilari: of course < 1287497580 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: what's the smallest/biggest ipv6 allocations? < 1287497583 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :and it will be for a very long time < 1287497584 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :smallest is /96 right? < 1287497585 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric : [15:08:22] what i don't like about ipv6 is how willy-nilly people are giving out utterly gigantic ipv6 allocations <-- they are trying to make route aggregation more feasible < 1287497586 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :6,697,254,041 in 2008, according to Google < 1287497591 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I think it's over 7 billion by now < 1287497601 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, well, any size is possible < 1287497601 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :but from whom? < 1287497608 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: you know what i meant. < 1287497609 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :ACTION thinks that value is suspiciously precise < 1287497611 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :most common allocations < 1287497623 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: it's the sum of all the estimated populations of countries, i think < 1287497630 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :Alpha says 6.79 billion as of last year < 1287497639 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: which are usually census results or records or whatever + some fudge factor for everyone they missed < 1287497643 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i think < 1287497657 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :by current trends we have about 2 more years to hit 7 billion < 1287497671 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, well, I have a /48 from sixxs, and I use a /64 of that for my LAN. You don't want less than /64 really, the stateless auto-configuration is based on filling in the mac for the last bit of the ip so... < 1287497678 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :err, less = smaller < 1287497684 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: /48. < 1287497697 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, on the other hand I heard of cases for /125 and other such < 1287497703 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :SO YEAH people are pretty much throwing away ipv6 address space because there's a lot of it < 1287497710 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :a /125 would contain just 6 addressible addresses? < 1287497723 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :For point-to-point tunnels I've seen /126's being used. < 1287497725 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :yeah, typically end user points get /64 iirc < 1287497726 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, yes, it isn't commonly used < 1287497744 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :/46. really. < 1287497749 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, yeah, a /62 or would be reasonable for end-user. That would allow a few subnets if you really wanted it. < 1287497774 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :IPv6 design is fundamentally "make it bloody impossible to screw this up < 1287497778 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :(and they will screw this up) < 1287497792 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :coppro: giving anyone a /46 is just unbelievable... < 1287497798 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, /48 I said < 1287497800 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :this is a *home* user or a *single* corporation < 1287497802 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :48, right < 1287497802 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :typo < 1287497809 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :there is *no way* they will use all those up! < 1287497815 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :if they do < 1287497816 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, yes indeed it is < 1287497820 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :give them some more! < 1287497820 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :a large corporation might want a /48 < 1287497828 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :but most would not < 1287497829 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :so why not just make it designed for small allocations < 1287497830 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :and stack them? < 1287497833 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :coppro, only because of routing < 1287497836 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :coppro: you do realise /48 is bigger than ipv4? < 1287497840 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :elliott: yes < 1287497848 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :but the ability to conveniently divide it up is key < 1287497849 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, a /64 is bigger than ipv4 too < 1287497862 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :a corporation might allocate a /40 to each country it operates in, a /32 to each region, etc. < 1287497871 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :but we're talking multinationals here < 1287497873 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :coppro, indeed, please explain about /64 and ipv6 stateless autoconfigure to elliott. < 1287497881 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :"All Global Unicast addresses other than those that start with binary 000 have a 64-bit interface ID field (i.e., n + m = 64) [read: it shouldn't really be subnetted to anything below /64], formatted as described in Section 2.5.1." < 1287497883 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :coppro, a /32? what? < 1287497889 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :coppro, you are counting from the wrong end < 1287497893 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&N=100007709%20600007850%20600030349&IsNodeId=1&name=ATI AGP ATI cards < 1287497900 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*AGP ATI cards (just highlighting it :P) < 1287497906 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: err, sorry < 1287497910 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :yeah, I am < 1287497918 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : coppro, indeed, please explain about /64 and ipv6 stateless autoconfigure to elliott. < 1287497926 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :how do you know i'm not criticising the designs that lead to such large alloactions too? < 1287497928 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :esr is, incidentally, working on an RFC for encoding INTERCAL programs in IPv6 addresses < 1287497930 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*allocations < 1287497932 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :which is arguably even more wasteful < 1287497938 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: i suggest we shoot him to death. < 1287497940 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :esr? really? < 1287497948 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :coppro: esr is the authro of C-INTERCAL... < 1287497949 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*author < 1287497951 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :oh < 1287497954 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, anyway for a LAN you want a /64. Due to stateless autoconfig (which is nice, don't deny it, dhcp is a sucky mess) that is reasonable. < 1287497959 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I don't < 1287497962 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :demonstrating the height of his coding skill < 1287497971 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :sorry, wait, no, that's FETCHMAIL < 1287497974 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: but... but < 1287497979 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :for release roughly 5.5 months from now < 1287498008 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*roughly* 5.5 months? < 1287498026 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"Roughly 4 hours, 57 minutes and 29.32 seconds from now, I will..." < 1287498026 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :For the record, even the "not really a very big" ISP I use at home has a /32: 2001:1bc8::/32, FI-NBLNETWORKS-20040525. < 1287498026 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, no, roughly 5.5018375 months < 1287498049 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, actually "5 and a half month" isn't that extreme < 1287498052 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :waiting for April Fool's would be ridiculous, C-INTERCAL's pretty much ready for release in its current state < 1287498058 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"5.5" though :P < 1287498067 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, it is shorter to write :P < 1287498067 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: is he just going to release it with all your modifications and claim it as his own? < 1287498072 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :although I'd appreciate more testing on platforms I don't have access too, the fact that it's running fine in DOSBox indicates that it is at least not completely nonportable < 1287498074 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I doubt it < 1287498083 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: maybe he'll ignore all your modifications instead < 1287498088 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :elliott: of course < 1287498088 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I doubt that too < 1287498091 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, what happened to my patches? < 1287498094 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :he's likely to just call me comaintainer < 1287498097 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :an RFC like that can only be written on one day < 1287498101 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: the Mac Classic patches, I still haven't really looked at < 1287498105 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the other patches are in there, though < 1287498114 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, so the generic ones got integrated? Nice. < 1287498131 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: I mean, the ones in the Mac Classic bundle, even the generic ones, I haven't really looked at < 1287498142 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the patches you submitted via unrelated means are in there, and have been for a while < 1287498174 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: are you going to stop releasing your own versions? < 1287498176 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :please don't < 1287498182 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i couldn't stomach downloading esr software < 1287498183 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::) < 1287498187 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :fizzie, a /32? ... okay that is just silly. < 1287498190 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: call it the -mm tree < 1287498206 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, why -mm, his name is nothing like that < 1287498206 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I don't really get the concept of revulsion at software based on who technically owns it < 1287498227 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: http://en.wikipedia.org/wiki/Mm_tree < 1287498231 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, technically a lot of people own different parts of it < 1287498233 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :elliott: The idea of IPv6 is to have *so incredibly many more* addresses that they can do wasteful things with the allocations just to make routing easier. < 1287498233 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: it was more a joke < 1287498243 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: but, your releases are more likely to be frequent and debugged than esr's, I suspect < 1287498243 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: Well, you know, it's an ISP. They're quite "high up" when it comes to routing. < 1287498246 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, I know what the -mm tree is... < 1287498246 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :even if it's mostly your changes < 1287498249 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :in the real one < 1287498253 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: he isn't called Mandrew Morton < 1287498257 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"Historically, the -mm tree focused on new developments for the memory management part of the kernel (mm)." < 1287498266 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :-- but it extended to general-everything < 1287498269 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, well, -mm still makes no sense for ais523 here < 1287498272 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :and so it ceased being an acronym, really < 1287498277 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: "experimental development tree" < 1287498289 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: actually, ESR's big new feature for the upcoming release is a testsuite < 1287498318 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :although he just used existing programs, and had to ask me what many of them did < 1287498361 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :then I wrote a fuzztest for the optimiser < 1287498364 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :which actually caught quite a few bugs < 1287498434 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: he can't actually code intercal, can he? < 1287498453 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :so, will you still release your EXPERIMENTAL AIS523 BRANCH or will it all be through esr now? < 1287498472 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, where is the darcs repo for it? < 1287498495 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :(or other repo for that matter) < 1287498519 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: see, esr actually follows the cathedral model (afaik) < 1287498524 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :OK, webplat now has proper fallthrough and POWAHJUMP < 1287498529 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, that would be extremely ironic < 1287498530 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: You're... making it? < 1287498535 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: indeed < 1287498536 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I'M AWESOME < 1287498539 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :http://codu.org/webplat/ < 1287498551 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :IANA has seemingly allocated 5.116 /12s of IPv6 unicast address space. There are 512 /12s total. So IANA IPv6 pool is at 99%. < 1287498552 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :It... I see nothing. < 1287498558 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Oh isee < 1287498560 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :it's a bookmark < 1287498561 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*i see < 1287498595 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: http://gitorious.org/intercal/intercal < 1287498602 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: I can't fall off the page, dude. Force html to full height/width and migrate margins to body or whatever < 1287498603 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric := git://gitorious.org/intercal/intercal.git < 1287498605 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :So I can fall properly :P < 1287498610 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :And, uh, body full height urgh i don't know < 1287498617 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: You CAN fall off the page. < 1287498624 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Not off /webplat/ you can't. < 1287498625 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :You can drop through elements. < 1287498629 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Yes, off /webplat/ you can. < 1287498633 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Because you can drop through elements. < 1287498634 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: I triwed. < 1287498635 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*tried. < 1287498641 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I stop a bit below the last paragraph. < 1287498649 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Ohohoh < 1287498654 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Because of heights. < 1287498655 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Frowny face means you fell off :P < 1287498668 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: You... suck < 1287498688 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :HEY MAN LOOK AT THIS THING I MADE IN ABOUT TWO HOURS THAT ISN'T ENTIRELY PERFECT < 1287498702 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :Gregor, 2 hours? that long < 1287498704 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :huh < 1287498717 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :... < 1287498722 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal has never coded anything. < 1287498725 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :Gregor, I would expect full featured 3D by then! < 1287498731 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :Gregor, and custom music and so on < 1287498743 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, you fail at humour < 1287498745 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Plz add a textbox with the link for those of us who don't have bookmark bars :P < 1287498756 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: < 1287498758 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : Gregor, 2 hours? that long < 1287498759 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : huh < 1287498760 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Not funny, just stupid. < 1287498763 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Big difference. < 1287498767 0 :oerjan!unknown@unknown.invalid QUIT :Quit: Grmbl < 1287498769 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, you didn't include the next two lines < 1287498773 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Right-click, copy link or whatever :P < 1287498777 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: < 1287498778 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : Gregor, 2 hours? that long < 1287498778 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : huh < 1287498778 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : ... < 1287498778 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : Vorpal has never coded anything. < 1287498782 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: For some reason I can't copy that particular link. < 1287498782 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, not here < 1287498787 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: Here. < 1287498790 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric : Gregor, 2 hours? that long < 1287498791 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric : huh < 1287498791 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric : Gregor, I would expect full featured 3D by then! < 1287498794 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric : ... < 1287498794 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric : Vorpal has never coded anything. < 1287498796 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric : elliott, you fail at humour < 1287498799 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :OMG NETWORK LAG < 1287498800 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :HOW AMAZING < 1287498807 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, indeed < 1287498815 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Invisible elements should so fall-through. < 1287498821 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(Like the ones on google.co.uk) < 1287498829 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :That's the idea. < 1287498836 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :However, it's not always easy to tell whether they're visible or not. < 1287498871 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Are you meant to be able to double-jump? < 1287498889 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Yes. < 1287498898 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Double-jump is also power-jump, it lets you jump up through certain elements. < 1287498901 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :is this turning web pages into platform games? < 1287498910 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that's kind-of nifty < 1287498911 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :ais523: Eventually :P < 1287498918 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: I... it freezes reddit. < 1287498926 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Holy shit horizontal scrollbar what < 1287498932 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, ? < 1287498941 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :See above < 1287498945 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :God damn it elliott, stop blaming me for the fact that this shit is super-complicated to do :P < 1287498952 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I'm not :P < 1287498956 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :But you totally need to be perfect. < 1287498965 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: what do you think of the repo? < 1287498965 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :Gregor, why does it show "h1" in the upper corner for

but not, say, "p" or such for such blocks < 1287498968 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Okay on reddit.com you definitely start out dead. < 1287498985 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: It shows that for everything you touch. < 1287498988 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : Vorpal: what do you think of the repo? ;; subtle, subtle. < 1287498992 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: Including "P" and whatnot. If you don't see it, your browser asplode? < 1287498993 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, well, it is git://, would prefer something I could look at in the browser < 1287499009 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: as in http://gitorious.org/intercal/intercal/trees/master < 1287499010 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :Gregor, hm < 1287499013 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :? < 1287499015 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I'm not sure what you mean < 1287499021 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, ah yeah that is what i meant < 1287499023 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :(? on a separate line to stop it ending up as part of the URL) < 1287499029 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :(really, I should have used angle brackets) < 1287499036 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Slashdot keyboard shortcuts clash :( < 1287499043 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::P < 1287499055 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, well what I think of the repo: "it's a repo, yeah" < 1287499066 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that's... quite a thought < 1287499090 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Somehow loading it twice seems to help. < 1287499093 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sometimes. < 1287499102 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, well, what am I supposed to think of a repo. It is just a repo, with a .git in it and so on! < 1287499103 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Help ... what? < 1287499108 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Help it ... work. < 1287499114 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Sweet, it turns "free encyclopedia" into "freeencyclopedia" on Wikipedia's main page. < 1287499116 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, would have preferred darcs of course < 1287499122 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: normally, people would have some opinions on the contents < 1287499129 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I thought that the Wikipedians had resolved the long-term dispute about that line with a neologism. < 1287499129 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, I haven't had time to look at it < 1287499133 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Which is very them. < 1287499133 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: It actually works pretty well on Wikipedia entries too. < 1287499140 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I'd have preferred darcs too really, but I don't have the experience in repo reconstruction that esr does < 1287499146 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :apparently, he's had to do it quite a lot before < 1287499155 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, I expect it contains c-intercal. < 1287499167 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :looks somewhat cleaned up though < 1287499171 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :and there's nothing wrong with git; it just makes things a bit more complex and frustrating than darcs does < 1287499173 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, did you drop the prebuilt thingies? < 1287499181 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, if so, you broke mac < 1287499183 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :it needs them < 1287499189 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: not from the distribution tarball < 1287499191 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :but they aren't in the repo < 1287499193 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, ah < 1287499221 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, I presume you tested with cfunge? I don't have time to right atm < 1287499236 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :might do it in the weekend < 1287499243 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: I did < 1287499301 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :http://gitorious.org/intercal/intercal/blobs/master/src/perpet.c <-- hm, "Copyright (C) 1996 Eric S. Raymond", shouldn't it include me and you as well? I'm no legal expert however < 1287499340 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: copyright notices in C-INTERCAL have always just stated the original author of the file < 1287499345 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ah okay < 1287499347 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I'm not entirely sure if that's technically correct or not, but it's what happened < 1287499351 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :(also, the original date too) < 1287499363 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :unravel.c, for instance, just has an Alex Smith copyright < 1287499369 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :arguably because nobody else understands it enough to patch it < 1287499512 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, what is that file for now again? < 1287499523 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :runtime support for threading < 1287499648 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ah < 1287499695 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, which file had the path code? < 1287499704 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :"path code"? < 1287499707 0 :BeholdMyGlory!~behold@unaffiliated/beholdmyglory JOIN :#esoteric < 1287499726 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, that one of my patches fixed, it was generating // and such in paths < 1287499737 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :oh, probably either perpet.c or uncommon.c < 1287499754 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :not perpet, and I can't find it in uncommon < 1287499766 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :maybe it was cesspool? < 1287499780 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that seems a little implausible, cesspool mostly doesn't care about files < 1287499799 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :hm < 1287499808 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: as for authorship of the next release, the NEWS file is split up by who actually made the change < 1287499820 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :esr and Vorpal have about the same number of changes; Joris is just behind, I have considerably more < 1287499824 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: what i mean is -- will you still release tarballs via your own channels? < 1287499830 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :or will you only be a contributor to esr's releases? < 1287499833 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I don't have any channels < 1287499838 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, I only had like a hanful of changes iirc? < 1287499839 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: Well, sure you do. < 1287499842 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :handful* < 1287499848 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: You release C-INTERCAL. < 1287499852 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :mostly, I just announced the new release on Usenet, emailed it to anyone who asked, then linked to it once someone put it online < 1287499863 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :it's an unusual way to do software releases < 1287499871 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: esr will obviously go by his own schedule and want to put his own changes in before release. < 1287499877 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :his own changes are in already < 1287499879 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :So will you keep releasing your "development" releases however? < 1287499885 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: How do you know he'll never make more? < 1287499889 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I never did release development releases < 1287499896 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: I know that. < 1287499900 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :apart from that beta a while back, because I wanted something in time for april fool's < 1287499908 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: I meant that to keep the peace with esr they'd be called development releases. It was a joke. < 1287499909 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Then there's APNIC policy that anyone that has IPv4 allocation from APNIC but no IPv6 addresses can get a /32 without any justification and For IPv4 allocation but no IPv6 addresses can get a /48 without any justification. < 1287499910 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :with the repo online, it seems implausible that an actual release is needed before it's finished < 1287499915 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, hm did you integrate my patch from the mac stuff to fix path code? < 1287499922 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :after all, it was generic < 1287499929 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: as I said, I haven't really looked at those patches < 1287499942 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: So the choice is between waiting for esr to decide this is a great time to release and fishing through the repo for a semi-stable version? < 1287499943 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Woooooo. < 1287499944 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, a lot of them were generic and at least one or two fixed serious bugs < 1287499946 0 :catseye!~Chris@adsl-99-91-51-92.dsl.chcgil.sbcglobal.net JOIN :#esoteric < 1287499957 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: well, the current repo version is pretty stable < 1287499970 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :The first is 79 228 162 514 264 337 593 543 950 336 addresses... < 1287499972 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the only thing I really want to do before release is check the documentation for inaccuracies and typos < 1287499978 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: Now, sure... Wait until esr decides it needs a fun fun rewrite of several components. < 1287499984 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :he wouldn't dare < 1287499987 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :as in, code-wise < 1287499990 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I doubt most people would < 1287500000 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :even I don't dare to try to rewrite anything in C-INTERCAL nowadays < 1287500003 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: Dude, esr is stupid enough to do anything. < 1287500006 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :He wrote *fetchmail*. < 1287500020 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :you seem to have a pretty low opinion... < 1287500037 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I mean, you can be annoyed at someone, or not like what they're doing < 1287500038 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Well, yes, I do :p < 1287500039 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, and include the generic fixes, after all, without one of them, the generated C code is technically not valid. < 1287500046 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :but you seem to have the sort of hatred of ESR that most people reserve for Microsoft < 1287500082 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :hah < 1287500124 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: His sociopolitical opinions are beyond idiotic and childish. He took the Jargon File, made it stupider, and then had it eclipse the original. He appointed himself leader of the Open Source Movement by parroting things that are either obvious or just wrong, and got immense fame and respect for it. < 1287500126 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :And he wrote fetchmail. < 1287500131 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Oh, and he's a bigot. < 1287500153 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :So... idiotic, intolerant, self-promoting and fetchmail-writing. I mean, it does add up... < 1287500179 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :http://geekz.co.uk/lovesraymond/archive/show-them-the-code < 1287500183 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(relevant comic) < 1287500190 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :from what I've learnt from working with him, his main issue is doing without things without thinking of the implications < 1287500199 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :like the botched attempt to simplify the build system < 1287500205 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :it did motivate me to simplify it properly, though < 1287500209 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: oh yeah, he also wrote that article about how you can channel gods to be great at sex. < 1287500212 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :although i can't find it now < 1287500225 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :that was... possibly the worst sequence of bytes i have ever experienced < 1287500231 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Oh, and there is also AS number exhaustion... There is BGP extension for 32-bit AS numbers (standard BGP ASes are 16 bits)... < 1287500337 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :"doing without things without thinking of the implications"... isn't that "generalized fail"? < 1287500347 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: oh, he also flamed the Fedora dudes because he did something stupid and it broke his system, then pledged his allegiance to Linspire < 1287500349 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :then Ubuntu < 1287500363 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :people pledge allegiance to distros? < 1287500364 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :because it can't possibly be *my* fault, I'm the leader of the Open Source Movement! < 1287500366 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :does that even make sense? < 1287500367 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :his allegience counts for so much < 1287500367 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: esr does. < 1287500614 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: opinions: deal between Facebook and Bing. Good idea? < 1287500619 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: WHAT < 1287500623 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :this is news to me < 1287500625 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :really? < 1287500631 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :yes, which surprises me too < 1287500658 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Google news gives loads of results < 1287500686 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :presumably, some more trustworthy than others < 1287500703 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: oh dear, bing results based on facebook connections? < 1287500710 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :good thing bing is *already* useless < 1287500722 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I think the idea is that it's linked to the facebook "like" buttons < 1287500727 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :yeah nothx < 1287500742 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :so that if some of your friends "like" something, it's more likely to show up in your search results < 1287500749 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :this does seem a little ridiculous < 1287500756 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :it may simply be another search mode, dunno < 1287500758 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :article wasn't claer < 1287500759 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*clear < 1287500793 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :(incidentally, what bing's advertised as doing is exactly what I don't want a search engine to do; the reason I block cookies from Google, and nowhere else, is that it tries to customize search results based on searches and I prefer search engines to act literalistically) < 1287500870 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Let's invade the Linux Mark Institute! < 1287500961 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :ais523: the internet -- protecting you from the internet since about 1999 < 1287501026 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the internet doesn't really make much sense, but then neither does anything else in life < 1287501049 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :it's probably best to just assume it's a force of nature, and try to figure out how it behaves scientifically < 1287501169 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :the internet shouldn't work really, the fact that it does is impressive < 1287501187 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :and it's a wonderful autonomous mind, really, we just need to cut off those little bits of centralisation < 1287501191 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(e.g. root servers) < 1287501221 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :hmm, is there anything that works both in practice and in theory? < 1287501226 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :most things seem to work only in one world or the other < 1287501238 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: logic? of course applying logic in practice is a bit difficult < 1287501248 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: anyway, if there's a disparity all it means is that your theory isn't good enough < 1287501254 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :if it can't explain why it works, it's not the right theory < 1287501257 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :if it can't explain why it doesn't work, it's not the right theory < 1287501264 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :meh, the real world doesn't really follow logical rules, as seen by my conversation with comex in ##nomic yesterday < 1287501264 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : ais523: logic? of course applying logic in practice is a bit difficult < 1287501266 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :well, in some situations < 1287501270 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: ? < 1287501284 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I posted it to a-b so people not in the channel at the time coudl read it < 1287501286 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :*could read it < 1287501301 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :which thread? < 1287501307 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :ais523: i ...can't think of any, surprisingly < 1287501318 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: the one about the judgement to Bucky's CFJ < 1287501336 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :we were talking about logical paradoxes involving belief < 1287501338 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: have you seen esr's response to microsoft sending him a job offer, btw? < 1287501342 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :no, I haven't < 1287501347 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :also, Microsoft sent him a job offer? < 1287501350 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: imagine the most egotistical three-year-old you can < 1287501354 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :well, some microsoft recruiter < 1287501362 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: I can link it if you want < 1287501369 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :meh, imagining's probably more fun < 1287501380 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: < 1287501381 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :[[If you had bothered to do five seconds of background checking, you < 1287501381 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :might have discovered that I am the guy who responded to Craig < 1287501381 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Mundie's "Who are you?" with "I'm your worst nightmare", and that I've < 1287501381 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :in fact been something pretty close to your company's worst nightmare < 1287501381 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :since about 1997.]] < 1287501381 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :and it's likely to be a famous enough incident that I could find it by myself < 1287501386 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :are you sure you can imagine things as crazy as that? < 1287501388 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(it gets worse, btw) < 1287501391 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :oh, right < 1287501404 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ah, you've seen it? < 1287501415 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :no, I was just replying to your "you can't possibly imagine it" comment < 1287501417 0 :tombom!tombom@wikipedia/Tombomp JOIN :#esoteric < 1287501423 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ah < 1287501428 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I've seen the Halloween documents, though < 1287501443 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :so Microsoft were at least aware of him, unless he edited them to put mentions of himself in < 1287501454 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :(now I've suggested that, it suddenly becomes vaguely plausible...!) < 1287501457 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :which are those again? < 1287501473 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :leaked Microsoft internal memos discussing open source and Linux, from ages ago < 1287501477 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :they were leaked to ESR and he published them < 1287501491 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i think I may have seen them < 1287501500 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :with a bunch of comments added for legal reasons, in order to make it technically speaking journalism < 1287501502 0 :catseye!unknown@unknown.invalid PRIVMSG #esoteric :ais523: boolean logic and logic gates come out *pretty* close, but only because you have things like coding theory to keep them away from the persistent misbehaving of the universe < 1287501506 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: heh < 1287501576 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :catseye: and I have enough training to know the differences < 1287501587 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :it's actually quite easy to obtain boolean values between true and false in practice < 1287501596 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: how do they behave? < 1287501599 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :sometimes it seems like half of electronic engineering is trying to stop that happening < 1287501601 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(ok, stupidly general question, I know) < 1287501606 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: they generally drive your power consumption through the roof < 1287501620 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :and act like 0 or 1 depending on minor physical details, apart from that < 1287501630 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :sometimes they screw up timing, too < 1287501663 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: is bucky uorygl? < 1287501670 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :no < 1287501674 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ok < 1287501675 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :uorygl = Warrigal, or Tanner L. Swett < 1287501680 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :yes, i know < 1287501684 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :he just changes his nick a lot < 1287501690 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Bucky = Bucky, and uses the pseudonym John Smith on the lists < 1287501703 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I loved it when everyone tried to avoid saying my name directly because of the profanity < 1287501855 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Woo I broke the bookmarklet. < 1287501876 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: dear god @ that conversation < 1287501897 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the book I referenced is almost entirely about that sort of paradox < 1287501911 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :it ends up proving Gödel's incompleteness theorem twice < 1287501922 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :a much simpler way than the original proof < 1287501939 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: was G.'s judgement correct? < 1287501943 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :about your/my win < 1287501948 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :well, your < 1287501950 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :oh, let me check < 1287501984 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I think it falls into a gray area in the rules < 1287502007 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :he 217ed an entirely new theory of logic < 1287502039 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: yikes < 1287502042 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: appeal? < 1287502057 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the annoying thing is, I can't actually see a flaw in the reasoning < 1287502071 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: just appeal it for being judge activism, like they do in America < 1287502860 0 :FireFly!~firefly@unaffiliated/firefly JOIN :#esoteric < 1287503536 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :catseye: hi < 1287503588 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: misping? < 1287503595 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :or, hmm, that doesn't seem to make sense in any context < 1287503599 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :nope < 1287503612 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :why would you say hi to someone who's been in the channel for a while, and not said anything for a while, when you haven't said anything for a while? < 1287503628 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: to ask him something that i don't want to bother typing unless he's there :P < 1287503664 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I only do that sort of thing in /msg, in order to not send people demands out of context where I'm not there when they reply to me < 1287503696 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: wait, how does the former aid the latter? < 1287503712 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :because if they reply and I'm online at the time, I can instantly reply back with my actual question < 1287503719 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :and then for their rereply, I generally am online < 1287503724 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :well, that's what i'm going to do, no? < 1287503728 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i don't see what /msg has to do with it < 1287503734 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :it doesn't, really < 1287503746 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :well, apart from loggedness of the channel I suppose < 1287504232 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: for logreading reference, the company wine/debian/ubuntu were referring to is Blizzard < 1287504276 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :17:06:46 nothing beats "cat - > myprogram.c" < 1287504279 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :useless use of - award < 1287504296 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :18:33:02 enum 4 0 0 doif cage lt 4 setv va00 4 subv va00 cage ages va00 endi next < 1287504297 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :wat. < 1287504324 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :incidentally, "useless use of cat" is not useless when using sh interactively < 1287504331 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :it lets you write the line from left to right as you think of it < 1287504334 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :which saves cursor motion < 1287504336 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :18:46:10 Wait what? < 1287504337 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :18:46:17 catseye is now a Creatures person? < 1287504337 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :18:46:54 Or, at least, is mocking the "Age all creatures to adult" code < 1287504337 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :18:47:06 But... catseye provided absolutely no context. < 1287504337 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :lawl < 1287504338 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: indeed < 1287504344 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: it can also improve readability < 1287504353 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I like your "useless use of - award", though < 1287504357 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: like writing haskell code with points, sometime :) < 1287504370 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*sometimes < 1287504407 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"Rememeber, nearly all cases where you have: < 1287504407 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : cat file | some_command and its args ... < 1287504407 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :you can rewrite it as: < 1287504407 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : foo < 1287504435 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :in place of "touch foo" < 1287504441 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I think so, less sure on that one < 1287504468 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :hmm, would >foo blank or touch an existing file? < 1287504471 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the first seems more logical < 1287504477 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: blank < 1287504479 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :after all, :> foo would blank the file < 1287504482 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: i mean in place of using touch to create a file < 1287504500 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :people use touch with the explicit intention to /create/ a file? < 1287504504 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: err, yes < 1287504506 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: I do, for instance < 1287504508 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I thought they used it either to update the timestamp, or to ensure that it exists < 1287504517 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: how would you create a blank file? < 1287504519 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :ensuring that a file exists isn't quite the same as creating it < 1287504527 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: generally speaking, I wouldn't < 1287504533 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: and if you would? < 1287504552 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the only times I've done that, it was via a GUI, so right-click | New... < 1287504563 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: ok, ">foo" works in both dash and pdksh < 1287504567 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :portable enough for me! < 1287504576 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I would use touch to create an empty file via the commandline, but I don't think that's ever come up < 1287504579 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: and so does "y < 1287504772 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :for some definition of ifnix < 1287504773 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*infix < 1287504777 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :well < 1287504779 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: more like < 1287504781 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : elliot, python is awesome < 1287507702 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :20:26:48 --- part: awilcox left #esoteric < 1287507712 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :one, it's blatantly obvious greasemonkey told you to come in here or something < 1287507721 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Wowsa. < 1287507724 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :two, you can't even spell my name, why should i listen to your language opniions? < 1287507726 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: That is superbroken. < 1287507727 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :two, that's not how you spell elliott? < 1287507737 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :three, you just came in there to say that, you're amazingly idiotic if you think that'll change my mind < 1287507744 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :four, you're therefore just saying it for the hell of it < 1287507749 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :five, do you seriously have nothing better to do with your time? < 1287507755 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :eliotte: How do you spell elliott? < 1287507761 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: it took all of 15 seconds < 1287507771 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :five isn't really a valid point, some of the others are though < 1287507773 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :six, "AWOS is my attempt at creating an Operating System". clearly not < 1287507787 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :seven, python sucks. < 1287507789 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :the end! < 1287507795 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: and the OS one is hypocritical :P < 1287507829 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :actually it is < 1287507830 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"* A universal operating system that can run DOS, Windows (3.1/9x/NT), Linux and BSD applications." < 1287507837 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :the mark of an idiot OS non-developer (more or less) < 1287507846 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :they *all* want compatibility with everything < 1287507886 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :six point one, "kernel.kdevelop" dear god you have no taste in both languages and IDEs < 1287507909 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: you dislike kdevelop? < 1287507916 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: well, :) < 1287507920 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I've never used it, but you're the first person I've heard say anything bad about it < 1287507929 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: it's not bad it's just... < 1287507930 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :which is nice, because now I get to hear both sides of the argument in an attempt to form an opinion < 1287507932 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :an IDE-style IDE < 1287507935 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :for KDE < 1287507945 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :so it's, like, the epitome of boringness < 1287507953 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :hmm < 1287507957 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: /me can't even begin to guess why reddit is so hideously broken right now X-D < 1287507963 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :really, for big enterprisey projects you need an IDE < 1287507973 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: enterprisey is an epithet. < 1287507974 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the major purpose of an IDE is helping people get their head around enterprisiness < 1287507984 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, hm I think I identified the main issue I have when coding in haskell. < 1287508001 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: yourself? < 1287508051 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :elliott, harhar. The issue is that I don't really have any sort of "feeling" for when lazyness matters. I keep thinking along strict evaluation lines a lot. < 1287508061 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal: don't think along evaluation lines at all < 1287508069 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :oops, bbl missed what the time was < 1287508073 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :if you're trying to get eval order in your head when writing Haskell, you're doing it wrong < 1287508080 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :(I read most langs in eval order; not so with Haskell) < 1287508176 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :yeah, that < 1287508195 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"I decided earlier today that my OS will be open source, under an Apache 1-like license. This was a big step for me; I wasn't sure if I wanted to be closed or open." < 1287508215 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :your amateur OS is totally important enough that people will pay attention to it even if they can't study the code. < 1287508243 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :wait, Apache 1? < 1287508248 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Apache abandoned that license because it was insane < 1287508282 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: but that does not stop insane internet people. < 1287508293 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I suppose so < 1287508301 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :who come into #esoteric presumably at the behest of GreaseMonkey (he's hosted on a "wilcoxtech" server) to tell me how awesome Python is because I dissed it < 1287508312 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :without even offering any sort of argument and not even insulting my mother < 1287508322 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :at least someone cares about my opinions enough :) < 1287508324 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :(I've had to reimplement libraries before because the existing libraries were Apache 1-licensed) < 1287508404 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :20:55:17 Sgeo: In English, "or" = xor *only* if talking to someone who is actually familiar with xor. :P < 1287508406 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :well, no < 1287508410 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :it's xor even then, they just don't know it < 1287508439 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I'm familiar with xor, but normally interpret "or" as inclusive < 1287508443 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :although it depends on context < 1287508469 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :(even more, I interpret it as alternative, i.e. "do you want A or B" doesn't normally cause the answer "yes") < 1287508601 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: "did you do it, or did he?" < 1287508608 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :hmm < 1287508614 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: "did you do fly, or did he fly?" < 1287508616 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :if both of you flew, uh < 1287508617 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :anyway < 1287508621 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ok so it makes little sense < 1287508631 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: "both" < 1287508644 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: clearly we must introduce Both Logic < 1287508652 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: it already exists < 1287508662 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :half the people in this department, if you ask them about truth values < 1287508672 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: that's unknown logic, probably < 1287508674 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :not BOTH LOGIC < 1287508676 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :will draw a little diamond, with true on the left, false on the right, neither on the bottom, both on the top < 1287508775 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :bottom is, incidentally, the same bottom that's the return value of an infinite loop < 1287508868 0 :MigoMipo!unknown@unknown.invalid QUIT :Read error: Connection reset by peer < 1287508883 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: and both is the type with one element < 1287508889 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(confusingly, not the type with all elements) < 1287508895 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :sort of < 1287508897 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :well < 1287508898 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :uh < 1287508901 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :it depends :D < 1287508913 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: anyway, actual both logic is quite an interesting idea imo < 1287508915 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :the issue is < 1287508916 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :F + F = F < 1287508916 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :F + T = F < 1287508916 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :T + T = B < 1287508922 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :what's T+B? what's F+B? < 1287508929 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :where + is like souped-up and here < 1287508932 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: these are the sort of people who quantify over systems of logic < 1287508941 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :well < 1287508943 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :T+B = B, I think < 1287508947 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :F+B is probably F < 1287508950 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :but it might be T < 1287508954 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :("both is just THAT TRUE!") < 1287508964 0 :cpressey!~CPressey@12.116.117.150 JOIN :#esoteric < 1287508970 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :hi cpressey < 1287508975 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :hi elliott < 1287508983 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :cpressey: any netbsd luck? < 1287509013 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :elliott: no, mostly backing things up, now that i have something that can burn dvds. < 1287509020 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :tomorrow perhaps < 1287509035 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :wait no < 1287509037 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :T+B = T < 1287509047 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :F + F = F < 1287509047 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :F + T = F < 1287509047 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :F + B = F < 1287509047 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :T + B = T < 1287509047 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :T + T = B < 1287509048 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i think < 1287509060 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :i am actually planning on installing 10.10 here at work so i don't have to install it at home :D < 1287509076 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :22:21:44 It does not work nicely in Chrome /anywhere/ < 1287509077 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :it does < 1287509082 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :at least it did when i tried < 1287509087 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :cpressey: how does that make sense xD < 1287509135 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :if i have access to a 10.10 install *somewhere*, i won't be as tempted to install it on my home machine where I COULD be installing netbsd instead! < 1287509157 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :also, getting sick of virtualbox < 1287509173 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :things will go smoother here if windows is not involved < 1287509199 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :(except for scheduling meetings; outlook actually kind of works for that, while nothing else seems to) < 1287509231 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :what about talking to people in person? that's how I schedule meetings < 1287509266 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :omg civilization would fall apart < 1287509267 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :23:28:24 Right, if a node has non-whitespace text children, OR it has no non-inline children at all, then it's a platform. < 1287509272 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: bet wrapper divs fuck it up < 1287509287 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :ais523: it's more a matter of it being retained on a calendar as a reminder < 1287509303 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :well add it to your calendar then? < 1287509306 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :cpressey works for the MAN < 1287509309 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Evolution does that just fine for me < 1287509311 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :he sold out < 1287509323 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :even directly from emails sent from someone else's Outlook or whatever the Mac equivalent is < 1287509344 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :ais523: maybe all the non-outlook-using people here are making excuses, then :) < 1287509370 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :it's possibly because everyone but me seems to hate Evolution for some reason < 1287509373 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :00:08:21 Damn it jQuery, stop solving all my problems! < 1287509383 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :[John Resig's guiding spirit disappears from Gregor's soul] < 1287509387 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :but I find it a pretty nice Outlook substitute, and get irritated at Thunderbird < 1287509398 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i hate both! but you could have guessed that < 1287509436 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: wow, best imitation of zzo38's style of speech yet found: < 1287509446 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"I agree. jQuery is really the bset, it solves all kinds of browser problems and is good, as well" < 1287509448 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*best, < 1287509450 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: do you hate all email programs? < 1287509458 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"and X, as well" at the end of a long sentence seems to help a lot < 1287509463 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: Well ... um ... maybe ... yes < 1287509470 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I saw the comment before the introductory sentence, and thought "hey that sounds just like zzo38" < 1287509496 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :it's a really charming form of grammar < 1287509507 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :if unparsable < 1287509524 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(sometimes) < 1287509563 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :01:40:20 gregor: http://filebin.ca/qxuvnd < 1287509565 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :what file format is this? < 1287509570 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :the lack of a filename doesn't help... < 1287509582 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(why can't filebin specify the filename in the relevant header? sheesh) < 1287509659 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :filebin specifies it in the URL, optionally < 1287509666 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :does file(1) help identify the file? < 1287509689 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: yes, but... it should really use the correct http header < 1287509691 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Content-Disposition or whatever < 1287509695 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :it already does it to force a download < 1287509699 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :it just needs ; filename=foo < 1287509722 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Friend: so have you decided what you are going to do about the websites? < 1287509722 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Mark Zuckerberg: yea i’m going to fuck them < 1287509722 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Mark Zuckerberg: probably in the year < 1287509722 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Mark Zuckerberg: *ear < 1287509724 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :[on ConnectU] < 1287509733 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"On September 20, 2010, Facebook confirmed the authenticity of these leaked instant messages in a New Yorker article." < 1287509738 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: it's probably a gif < 1287509750 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :since that fits what quintopia said about it afterwards < 1287509751 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :and the context < 1287509752 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :"probably"? < 1287509767 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :GIFs have a reliable magic number, don't they? < 1287509774 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :or are you trying to determine what the file is without downloading it? < 1287509788 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: i already dismissed the download window and ~/Downloads is huge :P < 1287509802 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :you mean you don't move files to more sensible locations immediately after downloading them? < 1287509819 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :what location could possibly be more sensible than ~/Downloads? < 1287509845 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: i totally would but i'm lazy as hell. also -- why not just pop up a download box if you do that? < 1287509850 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :for "save as" < 1287509862 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :cpressey: the fact that a file originally came from the Internet is pretty irrelevant to it, generally < 1287509879 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: oh, I do normally, but sometimes the file downloads in the wrong place for no apparent reason < 1287509911 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: I used to have ~/Saved/YYYY-MM; anything I wanted to keep would go there. < 1287509919 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :For instance, I'd put installation ISOs there and the like. < 1287509923 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :And just about anything I didn't want to delete. < 1287509932 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :It saved me having to categorise what was essentially a heap of random stuff. < 1287509934 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :hmm, if I don't want to keep something, I generally just delete it < 1287509937 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :ais523: i usually extract the contents to somewhere sensible, and leave the archive in the downloads directory, pretending it's a cache. of course, if it's not an archive, that's a different matter < 1287509941 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: ditto < 1287509950 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :"somewhere sensible", though, is usually ~/build < 1287509950 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :but if I did want to keep it, it went into ~/Saved/YYYY-MM < 1287509959 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :which barely counts < 1287509967 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :although, ~/Saved/YYYYQN/ would probably be more reasonable < 1287509969 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :e.g. 2010Q3 < 1287509975 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :for third quarter of 2010 < 1287510034 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :fun thing to do: compare infoboxes on Wikipedia for two identical twins < 1287510121 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :I figured new potential problem with IPv4 depletion: After the first RIR (APNIC) has been depleted, "RIR shopping" likely commerces, especially for Asian users. This will fragment the routing tables even more (and IPv4 routing table fragmentation is already bad). < 1287510212 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Ilari: how, exactly, does the internet stll manage to work? < 1287510225 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*still < 1287510246 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: it's working a lot slower than in theory it should < 1287510258 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: yes, but it still works remarkably well < 1287510262 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :try tracerouting your connections some time, and geolocating each of the hops < 1287510274 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the number of times the route actually starts off in entirely the wrong direction is quite worrying < 1287510303 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ipv6 isn't going to happen, is it... < 1287510314 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :although i have to note that ipv4 depletion was predicted to happen very very soon years ago < 1287510315 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Routing table fragmentation is router-internal problem. < 1287510368 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: it's probably going to happen eventually in 2012, and cause the end of the world < 1287510382 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :(Note: Mayan calendar actually rolls over to a new cycle in 2220, it was originally misinterpreted) < 1287510392 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: and cycles aren't the end of the world, etc. etc. < 1287510403 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :still, i totally have plans to make plans for December 21st, 2012. < 1287510415 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: no, although Mayan mythology did have it that they caused mass extinctions < 1287510417 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: i wonder how many suicides it'll get < 1287510419 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :even Y2k got a few < 1287510425 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :ugh, a depressing thought < 1287510438 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :besides, why would you bother committing suicide if the world's about to end anyway? < 1287510449 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: because otherwise CTHULHU WILL CONSUME YOUR SOUL TEN TIMES MORE PAINFULLY < 1287510454 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :or something to that effect < 1287510473 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: at least solace can be taken in the fact that it's very unlikely someone smarter than a sack of bricks would do it < 1287510481 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(even insane intelligent people tend to be a bit more creative than that...) < 1287510563 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :meh, believing I'm sane would require a huge number of assumptions about the world I'm not willing to make < 1287510563 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Funny how many think that there's going to be some disaster because Mayans predicted there would be... Well, Mayans made no prediction of that day being special (apart of prediction of big party). < 1287510588 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Ilari: they did, according to mythology there was a mass extinction at the end of every cycle so far < 1287510591 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: wait, what has your sanity got to do with it? :) < 1287510595 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :admittedly, they didn't predict that the pattern would necessarily continue < 1287510614 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: the topic came up < 1287510617 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :also, it was 2020 as you said < 1287510619 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :did they predict their own civilization's extinction? < 1287510621 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: 2220 < 1287510625 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: oh < 1287510626 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :even better < 1287510634 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :cpressey: I'm not sure < 1287510638 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: although not really, as i don't get to see the *second* day of insanity < 1287510640 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :their calendar didn't, but I'm not sure it was meant to < 1287510654 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :I think they though the cycle wouldn't continue (because now (IIRC 5th time), the creation actually succeeded). < 1287510661 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :elliott: ohhh i'm sure there will be *some* insanity come 2020. < 1287510669 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :cpressey: there's insanity every year! < 1287510683 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :the mayans weren't that hot anyway < 1287510694 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :we're smarter than them :P < 1287510703 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :hm, there wasn't much panic in 1996, even though that year was explicitly mentioned in some prophecies... i guess they were too obscure < 1287510709 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I seem to remember there was an end-of-the-world scare in 1996 < 1287510714 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :at school, at least < 1287510722 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :ais523: hm, interesting < 1287510728 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :HEAVEN'S GATE < 1287510732 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(note: unrelated to 1996) < 1287510733 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :ohhh right < 1287510733 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :cpressey: that was Nostradamus's prediction, IIRC, or at least one interpretation of what he wrote < 1287510737 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :i forgot about them! < 1287510738 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :that was 1997 < 1287510739 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :not 1996 < 1287510740 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :the sneaker peopl! < 1287510741 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric : 23:28:24 Right, if a node has non-whitespace text children, OR it has no non-inline children at all, then it's a platform. < 1287510741 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric : Gregor: bet wrapper divs fuck it up < 1287510747 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :btw: < 1287510748 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :[[Exit Press Release: < 1287510749 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"Away Team" Returns to Level Above Human]] < 1287510751 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :http://www.heavensgate.com/misc/pressrel.htm < 1287510752 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Wrapper divs have non-inline children. < 1287510753 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :translated: < 1287510758 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: you wouldn't expect apocalypticists to get the year write, would you? < 1287510759 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :If they also have text, then yup, womped up. < 1287510760 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"Here's a press release, we're going to go kill ourselves now." < 1287510763 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :And when it comes to disasters, there's considerable diference between disaster that takes down western civilization and an ELE. < 1287510774 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: I wouldn't expect them to get it write, no. What? < 1287510780 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :um, right < 1287510780 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric : 01:40:20 gregor: http://filebin.ca/qxuvnd <-- this is a .tar.gz. Learn to file(1) < 1287510793 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: I don't see why I should go to the effort >:) < 1287510795 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I type by thinking what I want to type auditorily, then my fingers translate it into letters < 1287510800 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :It opened with Archive Manager < 1287510807 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :but it gave up and cried after showing a file with the same name as the only entry. < 1287510814 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: that's... impressive... ly bad < 1287510822 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :it's not deliberate, it just sort of happened < 1287510827 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: can you not think non-audially? < 1287510829 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :then I have to go back and correct homophones that have crept in somehow < 1287510837 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I can; but not words for some reason < 1287510839 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(not "audibly", spellcheck! :P) < 1287510840 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I normally just think in thoughts < 1287510853 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: so when you're thinking about whatever you... don't even have an internal monologue? < 1287510858 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :but they become sounds when I have to translate them to a language < 1287510863 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :you just float around pure concept-space? i find that unlikely < 1287510879 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :ais523: i had an experience the other day which made it clear to me that i think in both thoughts and words, like on two levels < 1287510880 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I've started typing a sentence and then realised I didn't know what the next word in it was in English, or indeed any other language, before < 1287510883 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :although it didn't happen often < 1287510888 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :It only takes one very bad pandemic to take down civilization. That wouldn't be even near ELE. < 1287510894 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that's proof that thoughts happen as thoughts, and only become words when you try to determine what they are < 1287510900 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :cpressey: what was yours? < 1287510912 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :cpressey died and experienced pure thought < 1287510916 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :then his boss woke him up < 1287510922 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I N C E P T I O N < 1287510934 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :ais523: basically not being able to remember a word for something, in my internal monologue, but noticing that the thought behind it was still coherent < 1287510946 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :cpressey: same here < 1287510964 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :well, yes < 1287510965 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :obviously < 1287510967 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :sapir-whorf is false < 1287510968 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :but: < 1287510972 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: don't you hear an internal monologue? < 1287510974 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :in normal thoughts < 1287510975 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I imagine that when people introspect, as in "what am I thinking", they translate their thoughts into English < 1287510976 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :but not otherwise < 1287510983 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :hmm < 1287510983 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :maybe < 1287510985 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I can, but only when I choose to, or am thinking about it < 1287510991 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :it's hard to figure out what we do when not introspecting < 1287510993 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :for obvious reasons :) < 1287510999 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I tend to use an internal monologue the same way other people use pencil and paper < 1287511003 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :to take down notes < 1287511011 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: i disapprove of your memory and wish i had it < 1287511018 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :(this is actually quite useful, because if I'm at a computer, I can actually write down the monologue as it happens) < 1287511058 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Basically, what makes civilization vulernable is strong centralization and interdependence. < 1287511105 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :Ilari: at the same time, centralization and interdependence make civilization possible < 1287511114 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :stupid balancing acts < 1287511214 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Actually, no... Its just the tendency that civilization goes towards stronger and stronger centralization and interdependence. Some centralization and interdependence is inherit, but very strong one isn't. < 1287511240 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :I didn't say "strong". < 1287511275 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :So, yes, some centralization and interdependence in inherent -- that was my point. < 1287511284 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :bbl (unless there's an ELE while I'm at lunch) < 1287511298 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :FOOM < 1287511349 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Western civilization is much more than 100 years old. And 100 years ago there was centralization and interdependence, but MUCH less than today. < 1287511444 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Good thing, because spanish flu really pushed the system. Over the breaking point in some places. And when the breaking point was exceeded, the results were VERY VERY ugly. < 1287511468 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Ugly like ugliness. < 1287511487 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Ilari: Modern Western civilisation isn't very old though (obviously). < 1287511491 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I'd say less than 200 years. < 1287511503 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Late 1800s onwards. < 1287511555 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Like 90% of population died... That's actually worse than in cities that were written off during Black Plague (IIRC, about 75%). < 1287511592 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Fixed Reddit. < 1287511608 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor fixed reddit singlehandedly. < 1287511611 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: "reddit" btw. < 1287511617 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :...link me again? >_> < 1287511624 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :http://codu.org/webplat/ < 1287511631 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :ReDdIt < 1287511697 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Industrialization started in 18th century. < 1287511710 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Ilari: Modern Western civilisation is a bit more than that. < 1287511725 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: you frozen my reddit. < 1287511732 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: It's slow to load. < 1287511733 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oh it fix. < 1287511735 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: But it works. < 1287511753 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Things that suck: Walls you can't see. Make them flash a border when you hit them and then fade that out or something? < 1287511766 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Woot your thing fails on non-white background :P < 1287511776 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Okay, serious non-nitpicky suggestion: < 1287511787 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Have some sort of key that lets you jump into any element with child elements. < 1287511789 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :What ultimately kills civilizations: Running out of resources. < 1287511790 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :It doesn't "fail", it's explicitly set to black-on-white so it'll always be visible. I'll use the .pngs at some point. < 1287511793 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Text acts as floor and the like. < 1287511799 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :That way barriers wouldn't be an issue and it could be a game mechanic. < 1287511800 0 :sftp!~sftp@79.174.50.208 JOIN :#esoteric < 1287511823 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :ACTION considers. < 1287511833 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Usually they don't reach the amount of complexity such that one disaster could wipe it out in one shot. < 1287511872 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: I mean, if you can jump into links, you can jump into elements :P < 1287511908 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: The reason why I didn't just say that any element with children is clear in the first place is that then whether text is a boundary or not is a mystery ... < 1287511926 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Also, it does display a boundary when you jump into something that's a not-very-visible wall? < 1287511927 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: ...text is water. < 1287511933 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :It's sort-of-solid-looking, sort of not. < 1287511935 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :So you can swim in it! < 1287511977 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :*brain axplote* < 1287512005 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: You can't argue with the truth. < 1287512036 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : elliott: Also, it does display a boundary when you jump into something that's a not-very-visible wall? <-- Try it on reddit, then try and jump onto the "report" link. < 1287512048 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :You bash into the "submitted ..." line, which is full-width. < 1287512051 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Despite not being visible there. < 1287512057 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :But no indication of this is given. < 1287512087 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Also, I'd just like to say that this game has hilarious physics: < 1287512091 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*physics :P < 1287512100 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :ACTION tries desperately to figure out where any of the stuff you're talking about on reddit is :P < 1287512143 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Oh, uh... you have to log in to see "report". < 1287512148 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :It's next to "share" basically. < 1287512169 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Aww, it resets Acid2. < 1287512176 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :So I can't see what the fuck it thinks of the crazy smiley. < 1287512179 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I can't produce any weirdness around "share" < 1287512184 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(Apart from "dear god what".) < 1287512187 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Just jump up, then. < 1287512190 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :You'll bash into whiteness. < 1287512204 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :From the very first position, move right until there's no links directly above you. < 1287512205 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Jump. < 1287512208 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Ohshitwhitewall < 1287512216 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Holy crap < 1287512219 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :http://www.webstandards.org/files/acid2/test.html < 1287512220 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Try it here < 1287512225 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :And walk off the edge < 1287512267 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :javascript:(function(){var%20script=document.createElement('script');script.src='http://codu.org/webplat/jquery.js';document.getElementsByTagName('head')[0].appendChild(script);script=document.createElement('script');script.src='http://codu.org/webplat/webplat.js';document.getElementsByTagName('head')[0].appendChild(script);})() < 1287512269 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(for my future usage) < 1287512442 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: That's ... wtf < 1287512450 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: :D < 1287512463 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :WHO ARE YOU CRAZY ACID MAN??? < 1287512470 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :He's on Acid2. < 1287512473 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*Acid, too. < 1287512478 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(Good joke opportunity missed!) < 1287512481 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*acid, too. < 1287512668 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: OHOHOHO, if you jump UP into something, not SIDEWAYS into something, it doesn't show the box? Is that what you mean? < 1287512681 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Yes. < 1287512685 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Ahhh < 1287512688 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Yeah, I'm aware of that problem. < 1287512688 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Ohohohoho Santa < 1287512699 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Also it totally needs to be an MMORPG. < 1287512703 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"omfg there are like 1,000 people on this page" < 1287512710 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :"FIRE ZE MISSILES" < 1287512738 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: "5,000,000 free points and a never-seen-before power 10 weapon will be released by a GM on http://meatspin.com/ at 4pm UTC!" < 1287512748 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :lawl < 1287512755 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :6pm UTC: "Sorry, guys, there was a delay at the office. Unfortunately the servers have lost the code for now, so check back again another time!" < 1287512759 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"In fact, every day!" < 1287512778 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :... OMG OMG OMG ... you COULD have secret things to find ... they could even be handled in such a way that they couldn't be faked ... < 1287512796 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Y'know, it's time to ditch JS if you're getting that ambitious :P < 1287512808 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :NEVAR < 1287512808 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :WebSockets will save me! < 1287512825 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Have you considered how to handle following links yet? < 1287512827 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :JUST ASKIN' < 1287512838 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Space will probably be generic "activate element" < 1287512841 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :WebSockets plus a port of WebKit to JavaScript? :P < 1287512844 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: I mean technologically. < 1287512844 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :For activating input boxes, links, whatever. < 1287512852 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Yes. < 1287512852 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Proxy lawl < 1287512904 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Basically, I may be able to get away with proxying the HTML page and adding an ever-unpopular tag. < 1287512920 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Oh great, so following a link forces a kludgy new page load and loss of seamlessnessness. < 1287512922 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :WOOO < 1287512931 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: How about just using XMLHttpRequest and setting document.innerHTML or whatever? < 1287512934 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :That'd be less painful even for that... < 1287512942 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :I ... would that work ... < 1287512953 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Yes. Yes it would. < 1287512970 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :(That wouldn't work because you can't XHR past the SOP, but still) < 1287512976 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Proxy. Duh. < 1287512983 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Fair enough. < 1287512983 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :That also inserts the