Conversation

Notices

  1. I just got my first pony running across platforms in a real coding language. I FEEL LIKE A PROUD PARENT RIGHT NOW. ;u;

    Tuesday, 06-Mar-12 03:35:16 UTC from StatusNet Android
    1. @redenchilada # Way to go. Woo hoo.

      Tuesday, 06-Mar-12 03:35:56 UTC from web
    2. @redenchilada *respectful golf clap* Bravo good sir, you have indeed impressed me to a level I could not comprehend before. Wait what are you using to code?

      Tuesday, 06-Mar-12 03:36:52 UTC from web
      1. @noirbatch Java with LWJGL and Slick-Util for resource loading... hey, it's a start.

        Tuesday, 06-Mar-12 03:38:37 UTC from StatusNet Android
        1. @redenchilada Ew Java. Ew LWJGL. Ew Slick. ... Ew resources. (Jk)

          Tuesday, 06-Mar-12 03:39:27 UTC from web
          1. @minti :( *slap*

            Tuesday, 06-Mar-12 03:40:10 UTC from StatusNet Android
            1. @redenchilada Ew, slaps

              Tuesday, 06-Mar-12 03:40:24 UTC from web
              1. @minti *bans*

                Tuesday, 06-Mar-12 03:40:50 UTC from StatusNet Android
                1. @redenchilada Ew, banishments.

                  Tuesday, 06-Mar-12 03:41:03 UTC from web
                  1. @minti *deletes account*

                    Tuesday, 06-Mar-12 03:41:33 UTC from StatusNet Android
                    1. @redenchilada Ew, account termination

                      Tuesday, 06-Mar-12 03:41:48 UTC from web
          2. @minti I used to be ew Java, until I actually did some research and found out that Java is in fact awesome (seriously, JIT is really cool stuff). The real ew part is that nearly every Java programmer is terrible.

            Tuesday, 06-Mar-12 03:51:57 UTC from web
            1. @toksyuryel Yeah I know, I was being sarcastic. I just prefer lower-level languages. xD *MAKES GAME IN x86 ASM*

              Tuesday, 06-Mar-12 03:52:56 UTC from web
              1. @minti I think JIT may have the potential to be even faster than asm. I don't know for sure though. I do know that it can be faster than C in some circumstances. With time, the technology is likely to improve further.

                Tuesday, 06-Mar-12 03:54:41 UTC from web
                1. @toksyuryel I doubt that. Very much. Considering pure ASM is the fastest thing possible, and is generally wat JIT compilers compile into.

                  Tuesday, 06-Mar-12 03:57:02 UTC from web
                  1. @minti what* ..

                    Tuesday, 06-Mar-12 03:57:31 UTC from web
                  2. @minti Comparing raw execution speed doesn't work here because what makes JIT so fast is that it optimizes based on information only available at runtime. You can't do this sort of optimization normally, not even with asm. But, overhead's a factor as well as what kind of optimizations are possible and how quickly. The question is, how far can those factors be improved upon?

                    Tuesday, 06-Mar-12 04:03:43 UTC from web
                    1. @toksyuryel True. I still think that raw hand optimized asm will trump anything though. xD

                      Tuesday, 06-Mar-12 04:05:43 UTC from web
                      1. @minti I suppose only time will tell ☺

                        Tuesday, 06-Mar-12 04:08:00 UTC from web
        2. @redenchilada Further than me lol, I gave up on it. I am proud you had the tenacity.

          Tuesday, 06-Mar-12 03:42:26 UTC from web
    3. @redenchilada Java seems too complicated and not powerful enough for me. It's like the great language that could have been. Applets are a real pain, IMO. I take Java AP, you see. I'd rather use Objective-C (iPhone, woo!) or C# (Unity. Best. Game Engine. Ever.)

      Tuesday, 06-Mar-12 04:03:26 UTC from web
      1. @sebastian1314 I like Java because Android development likes it. Plus APCS teaches it.

        Tuesday, 06-Mar-12 04:06:14 UTC from StatusNet Android
        1. @redenchilada Ah, yes, I know a lot of people that like it for that reason. And APCS? Is that the same as AP?

          Tuesday, 06-Mar-12 04:08:55 UTC from web
          1. @sebastian1314 Advanced Placement Computer Science?

            Tuesday, 06-Mar-12 04:10:20 UTC from StatusNet Android
            1. @redenchilada Yep, same thing then.

              Tuesday, 06-Mar-12 04:11:47 UTC from web