@minti
Quebec, Canada
http://tylian.net/If you need to contact me, PM me or send me an @ reply. I have notifications on so I will get it.
Was a moderator and contributing programmer for RDN at one point, no longer am.
Contact details:
Skype: tylian0
Email: immatyger+rdn@gmail.com (Primary)
Please note that if you add me on Skype, don't expect me to talk ever. It's not that I don't want to I'm just REALLY bad at having one-on-one conversations. I'm perfectly fine in group chats though so, feel free to do that.
Notices by Toothpaste Pony! (minti) tagged coderpony
-
!coderpony CSS Hacks R' Us. http://cssdeck.com/labs/mmgvwc42
-
!coderpony So I found this: http://dmitry.baranovskiy.com/post/so-you-think-you-know-javascript I'm actually quite surprised to say I could only guess 2/5 correctly. 4 and 5. 1 makes no sense from a code point of view, 2 WTH IS GOING ON HERE and 3 I forgot about how static function declarations are special lmao.
-
!CoderPony Oh hey, looks like I learned something new about JavaScript! That's rare! You can escape a newline to have the interpreter ignore it, allowing you to effectively make multi-line strings without spamming "" + "" + ""! Neat!
Thursday, 04-Oct-12 15:43:22 UTC from web -
!CoderPony Oh and @zeeraw linked this. Relinking cause lulz were had. https://www.destroyallsoftware.com/talks/wat
-
That feel when you're trying to make an ajax application while being lazy and you can't test it cause cross origin policy.. !coderpony
-
!coderpony var data = JSON.parse(data.data);
Monday, 03-Sep-12 20:31:01 UTC from web -
nodejs is amazing. >_> !coderpony
-
!Glitch !CoderPony Well, I'm quite happy with myself. http://i.imgur.com/EipgV.png
-
Sunday, 26-Aug-12 03:37:52 UTC from web
-
I love that final moment when everything works, after digging though hundreds of error messages. http://i.imgur.com/ak7P0.png !coderpony
-
WHY IS INPUT HANDLING SO HARD mKeyboard->isKeyPressed(MK_UP); Nevermind. !coderpony
-
char* ALL THE THINGS! !coderpony #networking
-
Wait. CoffeeScript is written in CoffeeScript. Gah meta programming. !coderpony http://coffeescript.org/documentation/docs/rewriter.html
Saturday, 09-Jun-12 04:43:09 UTC from web -
My favourite HTTP status code is HTTP 418. !coderpony
-
You know you're doing something right when your compiler freezes windows. #coderpony
-
Gaah Boost. #coderpony
-
!coderpony Programmer hell for me was when I was analyzing a disassembly of another person's program and had to figure out what all the FPU instructions did. Did you know: doing something like "3.14f > 96" causes the compiler/assembler/linker to emit like 40 different OPcode that run on the FPU? (Protip: Floating point math is VERY expensive when it comes to speed of an application.)
-
!coderpony [] === [] //false
-
!coderpony I found the coolest thing last night! http://www.firebase.com/ Although, it's really unsecure. I hope they fix that.
-
Yesss. Found out a way to get rid of that stupid Yellow border around all textareas when focused in Chrome! Horray CSS3. !coderpony
-
@zimzap !coderpony, !colgate, !mintrefresh, some other random one I probably forgot about. Oh yeah, !mane6
-
Sunday, 11-Mar-12 22:50:23 UTC from web
-
Wow. Meteord is really cool. !coderpony !techpony
-
Okay so I've been using new Date().getTime() all this time rather than Date.now(); ... I feel stupid. !coderpony
Friday, 02-Mar-12 21:36:36 UTC from web -
@rotation Reminds me, there was a programming competition for using round-about ways of programming. IE. Making Ascii art out of your code etc. One of the challenges was to make a program that prints it's own source code. The award for "Most Abuse of the Rules" went to an author who submitted a blank file to the competition cause come compilers would actually compile it with a blank main(). xD !coderpony
-
@minti Once again proof that I'm #2 on this list: http://derpy.me/V2m3d !coderpony