Jasmine's home timeline
Notices
-
#pragma 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-
@redenchilada I can't press play ;-;
-
@redenchilada Holy dole this is really good
-
@redenchilada This is really good and as hard as expected. Good job.
-
-
!coderpony Has anypony used Rust? Is it good for servers?
Sunday, 16-Aug-15 16:52:30 UTC from web-
@caret7 I have a friend who's obsessing over it right now, and its almost-never-segfaults mentality seems like it'd work well as a server-side language. I haven't tried it myself though, because it just seems so idiot-proofed that you'll spend too much time fighting with the compiler that could've been spent writing code.
-
-
-
!coderpony Is there a Python-written 2D animation program?
Sunday, 07-Jun-15 05:10:10 UTC from web-
@caret7 My copy of Flash is actually very heavily modified. I've got dozens of plugins and stuff installed to make things a little easier.
-
@caret7 Pygame, sort of? I've seen people use it to create games, but I'm not sure about animations. http://www.pygame.org/news.html
-
@twilisparkle45 Thanks for the link. Sadly I'm looking for something more suitable for vectors, like Flash ^^
-
-
Alright Guys, Another mini-update, I have my account back, but am limited to on disc games for 6 months :'( However, I am up to play, So Yay, add me on PSN (PS3 only): MarshallShin_ing BUT If i find out you hack me, just as the brony known as "rein_bow_dash" did, I will eat your soul, for lunch! Alongside My Tea and Crumpets! ^^
Saturday, 04-Apr-15 14:34:20 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-
@jakefromstatefarm I speak your language! last = lambda L: L[-1]
-
@caret7 2swaggy4me
-
@caret7 everytime I see lambda I think half life.
-
-
In continuation to my last comment, I also have a side account called: Rarity_Brony1
Monday, 23-Mar-15 03:11:45 UTC from web-
@bluejaygames I adore your profile picture, so kawaii!
-
@mylittletrixie Thank you :3
-
-
My psn is: masond2000 the games that I have are mostly COD MC and a few others. If anyone wants someone to play with, then i'm your guy, Thanks :3
Sunday, 22-Mar-15 05:36:17 UTC from web-
@m14brony Thats pretty cool
-
@bluejaygames The HVAC field is expanding, and I figured I would be better off spending two years at a technical college as opposed to spending the better part of a decade studying life science or law at a university/law school (I could end up with a mortgage-sized student loan and no relevant job after graduation).
-
@m14brony That is an excellent way of thinking
-
-
do {} while (0); triggers me
Saturday, 14-Mar-15 16:15:52 UTC from web- Light likes this.
- Light repeated this.
-
@redenchilada omfg
-
!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-
@redenchilada What should the editor do that the current one doesn't? I see from comparing parseFormatting to the buttons on the form itself that a lot of the features seem to already be implemented.
-
@loveydoe Just the current buttons and links. The idea would be letting people see what it looks like formatted, like message boards let you do.
-
@loveydoe I've got a few things, but they're not small project.s
Light likes this.
-
-
I own a Ps3 and Ps4 now- On Monday I'll have Black Ops 2, Ghosts, Dead Island, Borderlands 2 on the ps3 I also own Plants vs Zombies Garden Warfare on ps3- I just got a Ps4 but did Pre Order Evolve!- Above all I'm looking for Bronie Friends I can hang out with and have fun! PSN ID: Lts_Rainbow_Dash. Add me if you want to be friends or planning to get evolve as well.
Sunday, 08-Feb-15 08:33:48 UTC from web -
Hi my playstation 3, network account is CutieRainbowdash. im looking for other bronies to play minecraft, call of duty, dead island, borderlands 1,2 and pre-sequal! im liam by the way, just so you know.
Wednesday, 21-Jan-15 05:01:12 UTC from web-
@mushi Hey that was rude, But really funny. But seriously you dont even know me i have alot of understanding and no matter what you do im going to love and tolerate the **** out of you!
-
@midnightdash the what?
-
@mushi Well the, living pink mushy stuff out of you, you icky person.
-
-
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);
}
//endTuesday, 20-Jan-15 01:14:53 UTC from web-
@mrmattimation Man using that math.random() method. jeez i havnt touched it in ages
-
-
Think the promoted notices messed up a bit
Thursday, 15-Jan-15 16:16:15 UTC from web-
@ceruleanspark Oh, I get it. The post under coder ponies can only be seen by the guy who made it and staff. It's got that little orange padlock on it.
-
@thelastgherkin That's a thing?
-
@scribus Apparently? No idea. I can't see it from this account, whether I've joined !coderponies or not.
-
-
!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- MetalTao likes this.
-
@twilisparkle45 Cool, I use rc. Other shells seem to start up much faster than bash, and have more sensible syntax.
-
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- MetalTao likes this.
-
@twilisparkle45 Sure! I'll stow all the major assignment due dates into the program's directory, and it will use the 'sendmail' program to e-mail me whenever a due date approaches.
-
@caret7 What kind of command would do that kind of searching (for dates in, say, a txt file)?
-
@twilisparkle45 Each assignment has its own file, with due date on the first line and alert date on the second line. The dates are in seconds since the epoch. <3 sed http://pastebin.com/kJ7xJCP2
-
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- Light likes this.
- Light repeated this.
-
@techdisk C is, in fact, the predecessor to both C++ and C#, which are both mostly supersets of C. C++ has access to all of C's functionality via the <c*> headers, but has automated garbage collection and an OOP system. I would argue that idiomatic C++ and C# are higher-level than C, and Java is around the same level as idiomatic C#.
-
@techdisk Careful --- Straustroup's personal site reports that that very interview is a hoax. Me and a relative were fooled by it once too! http://www.stroustrup.com/bs_faq.html#IEEE
-
@techdisk Holy papayas .... that really make me think about OOP and its design.......
-
Just learned that scientific publications don't routinely make available the computer code used. Seems a glaring omission to me. !coderponies
-
!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 -
hello i play both PS3 and PS4 so feel free to add me. and if you play Farcry 4 or Destiny me and you are going to be good friends XD. my PSN is KeatsLocksley
Thursday, 20-Nov-14 22:53:38 UTC from web- Bubba Lewi Nighthawk likes this.
-
@keatslocksley i have a ps3. are you on that?
-
@rainlightsparkledash yes i have a ps3 but i dont have destiny for the ps3
-
@keatslocksley what games do you have for ps3
-
I only have a handful a games for now until Xmas. I am also new to this site and would like to have other Bronies to play games with since there's no other Bronies in my area. My PSN is vivadownload5567. Feel free to add me, I'm always on. Hopefully getting a PS4 soon.
Wednesday, 19-Nov-14 18:56:50 UTC from web-
@bananafaceman it may be easier for you to search me. BubbaNighthawk. also what games do you got?
-
-
The guy I'm watching made me think of you guys http://rainbowdash.net/attachment/805471
Tuesday, 18-Nov-14 21:05:33 UTC from web-
@redenchilada Gotta get them memeorinos.
-
@redenchilada Nice meme.
-
-
Wednesday, 12-Nov-14 11:34:24 UTC from Choqok
- RDN's Lucifer likes this.
-
@broniebrown Fortran is like a German Luger. old, reliable, old fashioned, and people look at you kinda funny for trying to bring one to the table.
-
@critialcloudkicker Fortran is for weird people and for those who are way behind. Fortran uses column major matrices, whereas other languages use row major order. Fortran is only used in archaic system environments and surprisingly in high performance computing.
-
@broniebrown If it us used in high performance computing ( whereas you may arguably argue that it could be replaced ( and may work better with ) a "new" age programming language ), if it is still used I see the pro's to learning that language. Hence where we come to the "Luger to the table" analogy. arguably argue ? is that correct english ?
-
grapes
Did I curse, or did I manually type in "apples"?Sunday, 09-Nov-14 15:54:13 UTC from web-
@redenchilada It doesn't look like you manually typed in "apples" at all.
-
@redenchilada Either way, you are one tootie fruity.
-