Conversation

Notices

  1. So hey since @omni has me blocked does that mean I can make all the vegitarianism jokes I want now?

    Wednesday, 23-May-12 18:20:03 UTC from StatusNet Android
    1. @redenchilada vege*

      Wednesday, 23-May-12 18:20:20 UTC from StatusNet Android
    2. @redenchilada Depends on how badly you wanna keep being a moderator really

      Wednesday, 23-May-12 18:21:03 UTC from web
      1. @ceruleanspark It's not like I mean what I say, or intend to offend anyone. :c

        Wednesday, 23-May-12 18:23:01 UTC from StatusNet Android
    3. @greydragon412 Yesh. I guess my satire offended him.

      Wednesday, 23-May-12 18:21:31 UTC from StatusNet Android
    4. @redenchilada The worst thing that could happen is that I started to dislike you.

      Wednesday, 23-May-12 18:22:30 UTC from web
    5. @redenchilada @foxgopher You two can squabble over Scoots all ya like. I still need to figure out whether I like Sweetie Belle or Apple Bloom more...

      Wednesday, 23-May-12 18:24:29 UTC from web
      1. @dlcentaur Apple bloom is taken.

        Wednesday, 23-May-12 18:26:18 UTC from MuSTArDroid
        1. @foxgopher Darn... well that makes my choice easier! SWEETIE BELLE IS MINE!!!

          Wednesday, 23-May-12 18:27:00 UTC from web
          1. @dlcentaur Noted! haha

            Wednesday, 23-May-12 18:28:22 UTC from web
            1. @foxgopher ;D Dat cute widdle marshmallow/dictionary is all mine..... hehehehe xP

              Wednesday, 23-May-12 18:29:53 UTC from web
              1. @dlcentaur Dawww you'll be adorable!

                Wednesday, 23-May-12 18:31:15 UTC from web
                1. @foxgopher c:

                  Wednesday, 23-May-12 18:32:13 UTC from web
                  1. @dlcentaur *squee* All the Waifus need to meet up.

                    Wednesday, 23-May-12 18:33:16 UTC from web
                    1. @foxgopher Yus, this must happen *-* SOON

                      Wednesday, 23-May-12 18:34:49 UTC from web
                      1. @dlcentaur I AGREE COMPLETELY!

                        Wednesday, 23-May-12 18:36:21 UTC from web
                        1. @foxgopher The only question is when...?

                          Wednesday, 23-May-12 18:39:30 UTC from web
                          1. @dlcentaur Hmmm. We need all the peeps to collab.

                            Wednesday, 23-May-12 18:40:27 UTC from web
    6. @greydragon412 Correction- People are WAY to sensitive these days :/

      Wednesday, 23-May-12 18:25:12 UTC from web
      1. @greydragon412 @widget Are you done bragging about how you are so smart and others are so stupid?

        Wednesday, 23-May-12 18:34:28 UTC from web
        1. @hakupony That's basically been the entire site for the past 2 or 3 days. 's why everyone's been so argumentative.

          Wednesday, 23-May-12 18:35:07 UTC from web
    7. @greydragon412 LOL

      Wednesday, 23-May-12 18:26:38 UTC from web
    8. @redenchilada Why do you assume I blocked you? I responded to most of your messages, if not all.

      Wednesday, 23-May-12 18:28:11 UTC from Choqok
      1. @omni 'Cuz you said you were gonna. :c But if you're not, I'll try to keep from offending you in the future. Sorry.

        Wednesday, 23-May-12 18:29:26 UTC from StatusNet Android
        1. @redenchilada Blocking doesn't even work like that, dude. Posts still appear on public.

          Wednesday, 23-May-12 18:32:56 UTC from web
        2. @redenchilada I said I was going to ignore you for a moment when you kept making those jokes, that's all. On a completely unrelated note, I made IdentiCurse crash when I attempted to let it autocomplete your nickname. @bitshift (you were the one doing IdentiCurse, right?): I think I shouldn't assume IdentiCurse to be able to AutoComplete? I pressed I, then type @re and then pressed TAB. I would copy the debug but I'm going to take a screenshot as I can't seem to copy text from Eterm (was trying out terminal emulators): http://minus.com/mYcOsWvaC

          Wednesday, 23-May-12 18:34:27 UTC from Choqok
          1. @omni Oh, ok then. Well, slong's there's no hard feelings about it, I'll avoid bringing the subject up in the future.

            Wednesday, 23-May-12 18:36:01 UTC from StatusNet Android
          2. @omni Eterm is actually what I used to use before switching to urxvt. It was too buggy and lacked unicode support.

            Wednesday, 23-May-12 18:42:20 UTC from web
            1. @toksyuryel urxvt is a pretty nice client, I just don't like the fact that links aren't clickable for opening in my browser (I'm sure transparancy can be set, I should read the manual for that)

              Wednesday, 23-May-12 18:44:12 UTC from Choqok
              1. @omni I don't believe the terminal emulator should handle whether links are clickable; that should be up to the applications being run inside it. For one I think it's possible in weechat with the proper scripts and settings.

                Wednesday, 23-May-12 18:46:27 UTC from web
                1. @toksyuryel Fair enough

                  Wednesday, 23-May-12 18:47:52 UTC from Choqok
              2. @omni You can make them clickable easily enough: add matcher to your URxvt.perl-ext-common entry in .Xdefaults (or set it to default,matcher if it's unset), set URxvt.matcher.button to 1, and set URxvt.urlLauncher to the command for your preferred browser (so 'firefox', without the quotes, in my case). #

                Wednesday, 23-May-12 19:12:19 UTC from web
                1. @bitshift I'm totally doin' that right now. Thanks for the tip!

                  Wednesday, 23-May-12 19:13:43 UTC from web
                  1. @toksyuryel No problem. It's one of the handful of things I had to configure before urxvt really worked for me, but at this point I wouldn't willingly use anything else. Also helps that it's really small, especially while my primary machine was still a netbook.

                    Wednesday, 23-May-12 19:16:51 UTC from web
                2. @bitshift I guess I should reread this later when I actually feel good enough to understand these things or can at least figure out what it means v.v Thanks though #

                  Wednesday, 23-May-12 19:19:00 UTC from Choqok
          3. @omni It _can_ auto-complete, you just hit the nasty bug in Python's curses wrapper where it _really_ doesn't like very large text input boxes (fixed in 3.1, allegedly, but the fix doesn't seem to have made it to any 2.x versions). Workaround for now would be to set "length_override" in the config to something lower (anywhere between 280 and 400 tends to work for me, while not being too short to send any practical messages). In the long run, I want to replace it with a bespoke textbox anyway, since that will also overcome the complete lack of useful Unicode input support in Python's curses wrapper.

            Wednesday, 23-May-12 19:06:18 UTC from web
            1. @bitshift From what I understand unicode support will be greatly improved in 3.3, not sure if that will apply to the curses wrapper or not though.

              Wednesday, 23-May-12 19:11:34 UTC from web
              1. @toksyuryel As I understand it, the curses wrapper in 3.2 finally wrapped the underlying Wgetch() function rather than getch(), meaning that it finally does Unicode input properly. But again, no sign of that making it into any 2.x Python. :(

                Wednesday, 23-May-12 19:13:54 UTC from web
                1. @bitshift 2.x Python development is dead except for security fixes. They aren't backporting anything anymore. 2.7 is the final 2.x Python release.

                  Wednesday, 23-May-12 19:15:28 UTC from web
                  1. @toksyuryel Which would be understandable, if not for the fact that the patch they merged in this particular case was submitted as a solution on their bugtracker back in 2006 or so, way before the 2.x series was finalized. So there's no reason it didn't get in before the end of 2.x, other than sheer "don't give a ****"-ness on the part of the Python curses maintainers.

                    Wednesday, 23-May-12 19:19:30 UTC from web
                    1. @bitshift Ah yes, now it is definitely quite true that the Python curses maintainers really don't give a flying feather about it. They admit as much right at the beginning of the documentation for it. Quite bothersome to people like me who actually prefer console interfaces.

                      Wednesday, 23-May-12 19:21:52 UTC from web
                2. @bitshift http://www.python.org/dev/peps/pep-0404/

                  Wednesday, 23-May-12 19:17:50 UTC from web
    9. @greydragon412 Eeyup :3

      Wednesday, 23-May-12 18:28:46 UTC from web
    10. @greydragon412 I just don't like emotional people. There can be smart emotional people, maybe?

      Wednesday, 23-May-12 18:35:07 UTC from web
    11. @greydragon412 Maybe they are smart when their emotions arent getting in the way, like the HULK XD

      Wednesday, 23-May-12 18:37:46 UTC from StatusNet Android
    12. @greydragon412 I didn't read that because I tried to get who was in that line of discussion.

      Wednesday, 23-May-12 18:38:21 UTC from web
    13. @greydragon412 haha I was surprised at how good it was myself XD

      Wednesday, 23-May-12 18:47:00 UTC from web
    14. @widget IRC and IM, working with unicode documents, etc. http://i.imgur.com/UduXf.jpg

      Wednesday, 23-May-12 18:48:19 UTC from web
    15. @widget Eventually it'll be for statusnet too, once identicurse 0.10 is released and I can actually use it with this site. And if I ever plan to experiment with console-based web browsers again, I'll want it for those too. And in general, unicode just has so many useful characters that I like to use in unpredictable situations just for aesthetic purposes.

      Wednesday, 23-May-12 18:53:30 UTC from web