deletemyaccount's home timeline

Notices

  1. # GCC diagnostic ignored "-Wvarargs" // Trust me, I'm not a terrible coder... I think...

    Friday, 28-Aug-15 00:53:43 UTC from web
    • Anyone familiar with PostGIS? How to find US cities to use with it. I have PostGIS, my project is hooked up, and I have OpenJump for browsing data visually. !coderponies

      Tuesday, 18-Aug-15 19:46:02 UTC from web
      • http://pny.lv/mhvs Here's a game I made !coderponies

        Monday, 17-Aug-15 20:06:45 UTC from web
      • !coderpony Has anypony used Rust? Is it good for servers?

        Sunday, 16-Aug-15 16:52:30 UTC from web
      • !coderpony Do any of you program with #? I am trying to learn why people like it.

        Tuesday, 21-Jul-15 00:14:48 UTC from quitter.se
        • !coderpony Is there a Python-written 2D animation program?

          Sunday, 07-Jun-15 05:10:10 UTC from web
        • !vgp !coderponies !equestriagaming !important !streamers !eatrameninthecoldwhileupsidedown !twitchfaces The Diamonde Kwest DLC is finished! Get it now! http://pny.lv/e53m

          Wednesday, 01-Apr-15 16:22:01 UTC from web
          • (define last (lambda (lst) (if (null? (cdr lst)) (car lst) (last (cdr lst)))))

            Wednesday, 25-Mar-15 18:08:05 UTC from web
          • do {} while (0); triggers me

            Saturday, 14-Mar-15 16:15:52 UTC from web
          • !coderpony Hi! Are there any python-written zcode compilers?

            Thursday, 12-Mar-15 19:07:04 UTC from web
            • @redenchilada Are there any objectives for the RDN source code that an intrepid mercenary programmer could contribute a patch for? !coderpony

              Thursday, 26-Feb-15 00:21:45 UTC from web
            • im gonna vocode to sound of animals pooping and make a track out of it. this will be my crowning achievment. !music

              Wednesday, 21-Jan-15 05:00:12 UTC from web
              • Here's the coding in case anybody's curious. Every single moveclip there has this coding.

                //start random color code
                onClipEvent (load) {
                myColor = Math.round(Math.random()*0xFFFFFF);
                myColoredObject = new Color(this);
                myColoredObject.setRGB(myColor);
                }
                //end

                Tuesday, 20-Jan-15 01:14:53 UTC from web
              • WEE-WOO WEE-WOO I'M A BIG BAD IMPORTANT USER WHO DON'T NEED NO RULES #

                Monday, 19-Jan-15 06:47:48 UTC from ban me pls
                • Think the promoted notices messed up a bit

                  Thursday, 15-Jan-15 16:16:15 UTC from web
                • Party time! http://rainbowdash.net/url/815961 !music

                  Tuesday, 13-Jan-15 04:08:57 UTC from web
                  • !music If you are into weird experimental electronic works check this out http://rainbowdash.net/url/815890

                    Monday, 12-Jan-15 03:03:07 UTC from web
                  • !coderponies On a often-used Mac, I left bash for zsh and installed oh-my-zsh (then left it for prezto) and antigen. ALL HAIL ZSH

                    Monday, 29-Dec-14 20:13:05 UTC from web
                  • I'm gonna make a cron script to e-mail myself upcoming assignments for next semester. No more schedule book :)

                    Monday, 29-Dec-14 01:12:44 UTC from web
                  • GAAHH CURSE YOU LIBCONFIG. I'm trying to code a D20 system attack calculator that uses a character.cfg file to grab all the stats and weapons required to add the correct modifiers, and it's just deciding not to work. !nolife

                    Sunday, 21-Dec-14 19:13:25 UTC from web
                  • Boolean values on C++. False = 0, True = WHATEVER C++ FEELS LIKE THROWING AT YOU.

                    Tuesday, 16-Dec-14 00:53:28 UTC from web
                    • !coderponies So I was ditzing around on the internet, and I found out that C++ was deliberately overcomplex. http://pny.lv/7uxu

                      Friday, 05-Dec-14 16:24:37 UTC from web
                    • Just learned that scientific publications don't routinely make available the computer code used. Seems a glaring omission to me. !coderponies

                      Tuesday, 25-Nov-14 18:56:12 UTC from MuSTArDroid
                      • !coderponies So, I just created a free Koding VM to muck around with. Suggestions? @redenchilada It's sorta like DigitalOcean except it has a free plan and provides full-on SSH, so I may be able to create a Poképon server.

                        Friday, 21-Nov-14 00:36:53 UTC from web
                        • http://bjorn.tipling.com/if-programming-languages-were-weapons !coderponies

                          Wednesday, 12-Nov-14 11:34:24 UTC from Choqok
                        • So this is a silly little thing im working on atm http://rainbowdash.net/url/802178 It is inspired by the use of a modular synth vst known as Sonigen. I like how it flows i might add some transitions and make it into a house track... !music

                          Tuesday, 11-Nov-14 20:19:17 UTC from web
                        • !coderponies Teacher taught us about defining custom Java robots (in this case called "Athletes"). Of course I took this opportunity to define way more commands than he told us to and as a result my main class work was done in like half the amount of code than my classmates.

                          Friday, 31-Oct-14 14:44:35 UTC from web
                          • //This is how you even: !nolife
                            #<stdio.h>

                            int main(void){
                            int x;
                            printf("\n This is how you \"even\":\n Please enter a number: ");
                            scanf("%d", &x);
                            while (getchar() != '\n');
                            if ((x & 1) == 0) {
                            printf(" Even.\n ");
                            } else {
                            printf(" Odd.\n ");
                            }
                            getchar();
                            return 0;
                            }

                            Monday, 27-Oct-14 19:05:24 UTC from web
                            • Wait, how was I not already a member of !nolife ?

                              Thursday, 23-Oct-14 21:33:43 UTC from web
                              • Paging someone knowledgeable about laptop hardware. My hard drive's showing incredibly long seek times and I think it might need replacing. I have an HP Pavilion dv7 (that I'll probably replace altogether in the long run, but while I'm tight on funds, just a hard drive will do). Would something like this http://www.newegg.com/Product/Product.aspx?Item=9SIA65W22F1455 be what I want?

                                Thursday, 23-Oct-14 20:37:38 UTC from web