November 2011
81 posts
Doesn’t matter how tough we are, trauma always leaves a scar. It follows us...
we’re all overachievers, we try harder than we should because we want to be as...
– TA (via inspirequitation)
Paulina Porizkova: The Responsibility of Beauty →
Paulina Porizkova: The Responsibility Of Beauty →
I may not have gone where I intended to go, but I think I ended up where I...
– douglas adams
Sharing some code i wrote: computer will count to...
import java.util.Scanner;
public class InfiniteCount
{
public static void main (String [] args)
{
Scanner keyboard = new Scanner (System.in);
System.out.println (“please enter a number greater then 0”);
for (int n = keyboard.nextInt (); n>0;n++)
System.out.println (n);
}
}
Find someone who’s doing something you want to do better than you can do it, and...
– John Green (via epicjohngreenquotes)
In the beginning there was: Robot laws →
Isaac Asimov’s Three Laws of Robotics is one of the earliest examples of proposed safety measures for AI:
A robot may not injure a human being or, through inaction, allow a human being to come to harm.
A robot must obey orders given to it by human beings except where such orders…
courage is really just controlled fear
No annual training or muster of soldiery, no celebration with its scarfs and...
– Henry David Thoreau
(via artemcbyx)
At some point, you just pull off the Band-Aid, and it hurts, but then it’s over...
– John Green (via hankandjohnsaid)