8:00 am - Thu, Jul 21, 2011
2:07 pm - Fri, Jun 24, 2011
8:38 pm - Thu, Jun 23, 2011

I’m not ashamed to like this song.

8:45 am - Tue, Apr 5, 2011

For (psychologist) Baron-Cohen, science provides a more satisfactory explanation for evil and that explanation is empathy – or rather, lack of empathy.

“Empathy is our ability to identify what someone else is thinking or feeling, and to respond to their thoughts and feelings with an appropriate emotion,” writes Baron-Cohen. People who lack empathy see others as mere objects.

9:07 am - Wed, Mar 2, 2011

This browser extension stops Facebook social plugins—including those within iFrames—from running on sites other than Facebook itself. This includes ‘Like’ buttons, ‘Recommended’ lists, and should also stop any Facebook scripts from tracking your browsing history.

10:19 am - Thu, Feb 17, 2011
1 note

An intense Taekwondo battle.

2:46 pm - Mon, Feb 7, 2011

From “Distant Relatives”, a collaborative studio album by American rapper Nas and Jamaican reggae artist Damian Marley.

12:43 pm - Mon, Jan 17, 2011

[Facebook is a] very engineering driven culture. ”product managers are essentially useless here.” is a quote from an engineer. engineers can modify specs mid-process, re-order work projects, and inject new feature ideas anytime.

11:01 am - Tue, Jan 11, 2011

Crystal Quest is an action computer game for the Apple Macintosh and Apple IIgs. It was written by Patrick Buckland for Casady & Greene in 1987, and was ported to the IIgs in 1989 by Bill Heineman. Ports were also made to the Amiga, Nintendo Game Boy, iPhone OS, and Palm. It was notable both for its fast-paced gameplay and for being the first game to support the color displays on the Macintosh II.

11:00 am - Mon, Jan 10, 2011
12 notes

Over the past months I’ve been working on a new design for the Python datastore API, under the code name Datastore Plus. The new design is very ambitious, and changes a lot of things…

11:00 am - Sun, Jan 9, 2011
8,295 notes
weandthecolor:

Hong Kong Architecture Photography
by the German-born photographer Michael Wolf. He ducuments the extreme densities of Hong Kong.
__posted by weandthecolor//facebook//twitter

weandthecolor:

Hong Kong Architecture Photography

by the German-born photographer Michael Wolf. He ducuments the extreme densities of Hong Kong.

__
posted by weandthecolor//facebook//twitter

(via weandthecolor)

11:00 am - Sat, Jan 8, 2011
1 note

A preview of Android 3.0, which is “exclusively” for tablet computers.

(Source: Engadget)

11:02 am - Thu, Jan 6, 2011
13 notes

Turn Vim into Powerful JavaScript Editor

brankovukelic:

After trying NetBeans, AptanaStudio, Emacs, KomodoEdit, and Jedit, I’ve finally settled on Vim (again) for my JavaScript/HTML/CSS editing needs. AptanaStudio is ok by default, but extending it wasn’t very fun. NetBeans simply doesn’t do what I need. KomodoEdit has no code re-indentation (code formatting) feature which is a big fail in my opinion. Jedit was just ugly, and the default feature set left a lot to be desired. There are tons of plugins for it, but I just didn’t have the time to try them all out.

Vim doesn’t have too many features related to editing JavaScript code out of the box. Indentation is horrendous, error-checking is non-existent, and it’s generally a pain in the arse. However, Vim is very extensible, and with a few cool plugins, you can turn it into a powerful JavaScript editor within a few minutes (plus the time you waste reading this post, of course). Here’s a list of plugins that transform Vim into one of the coolest JavaScript editors i’ve used.

Read More