November 2011
3 posts
I’ve never heard of an abuser saying, “I hit you because I wanted to terrorize...
– Derrick Jensen, Endgame (via cultureofresistance)
wild chocolate: A Letter to the Developer... →
wildchocolate:
Dear Mac/iOS Developer Community, Empathy is the ability to put yourself in someone else’s shoes who may be different from yourself and attempt to understand/have compassion towards that person’s feelings, especially if their feelings are different from your own. If you do not consider yourself…
August 2011
2 posts
3 tags
SICP is Under Attack (Updated)
An Update
SICP will not be abandoned at Berkeley.
Although Python will be used to convey the material, I have been assured that much of the content from SICP will be preserved.
I recognize now that CS61A is a fusion of sorts: an exciting modern treatment of traditionally intellectual material. This change reflects concerns about the difficulty of SICP, the popularity of Python, and a general...
December 2010
1 post
2 tags
Hacking an FPS for fun but not profit
I’ve been playing AssaultCube recently. I love it. It’s a fast, minimal, and strangely addicting FPS. It’s also the first game that I’ve tried joining multiplayer servers with. I was curious about what type of cheating detection game servers do, so I downloaded the source and started reading. I soon came across this;
Cheat Protection: The cheat protection described in...