=================================================
(((((((((( =====MY LITTLE PROGGLE===== )))))))))) to the tune of ``my little pony'' theme
=================================================
my little proggle, my little proggle
haaxx myy a-nus
my little proggle, I used to what parens could be,
till The Sussman shared Lisps' magic with me!
Jewish posters, tons of spam;
EPIN /g/ROS will all be dammed. [u][o][b][sub]B[sub][sup]B[sup][/b][/o][/u] coding is an easy feat,
and Ahmed makes it all complete!
You have My little proggle, now you know you are my very beesstt frieenddd.!
[u][o][b][sub]B[sub][sup]B[sup][/b][/o][/u] coding is an easy feat,
For some it will, for some it won't.
Name:
+12013-01-22 7:46
I am so blaring this with espeak at work next time.
goyim want a recording?
Name:
Anonymous2013-01-22 8:02
#!/bin/bash
echo "Enter amount:"
read amount
Z=1
while [ "$Z" -le $amount ]; do
A=$(shuf /usr/share/dict/words 2>/dev/null | grep 'ny$' 2>/dev/null| head -n 1 2>/dev/null)
B=$(shuf /usr/share/dict/words 2>/dev/null | grep 'ship$' 2>/dev/null| head -n 1 2>/dev/null)
for i in $A; do X=`echo -n "${i:0:1}" | tr "[:lower:]" "[:upper:]"`;
echo -n "My Little ${X}${i:1}: "; done
for i in $B; do Y=`echo -n "${i:0:1}" | tr "[:lower:]" "[:upper:]"`;
echo -n "${Y}${i:1} is Magic"; done
echo ""
let Z=Z+1
done
>>7
oh I know!
It's all over the board, it's like we've been raided. Such a ``dedicated'' troll.
We can make it vaguely programming related though- does a horse's brain have race conditions? HAH!
You do not have permission under the DMCA to look at the contents of the above spoiler unless you agree to become a contestant in the above quiz,
Name:
Anonymous2013-09-01 20:20
Three things are being declared here: an anonymous enumerated type is declared, ShapeType is being declared a typedef for that anonymous enumeration, and the three names kCircle, kRectangle, and kOblateSpheroid are being declared as integral constants.
Name:
Anonymous2013-09-01 21:06
It seems like most of our names for colors come from our German roots (blue/blau, green/grün, red/rot, etc.). But yellow is gelb in German, amarillo in Spanish, jaune in French, and giallo in Italian. I suppose the Italian seems closest, but perhaps they all have something in common?