xhuang | 14 years ago | on: Vim-powerline: The ultimate vim statusline utility
xhuang's comments
xhuang | 14 years ago | on: NASA finds water reservoir equivalent to 140 trillion times the world's oceans
xhuang | 15 years ago | on: JavaScript Visualization of Sorting Algorithms
xhuang | 15 years ago | on: Which one will execute faster, if(flag==0) or if(0==flag)?
xhuang | 15 years ago | on: Google's library for dealing with phone numbers (Java/JavaScript)
xhuang | 15 years ago | on: How to hide thinking at work so that the non-programmers don't suspect slacking
I wish there is a version for HN.
xhuang | 15 years ago | on: Let's Make a JavaScript Framework: Free eBook
xhuang | 15 years ago | on: Some powerful commands for Linux
xhuang | 15 years ago | on: ⌘Q is too damn close to ⌘W
[0] https://chrome.google.com/extensions/detail/edacconmaakjimmf...
xhuang | 15 years ago | on: JQuery Blueprint - a js templating framework in just 30 lines of code.
xhuang | 15 years ago | on: Ask HN: How does Mint.com work?
curl -d "username=foo&password=bar" https://yourbank.com | grep balance
xhuang | 15 years ago | on: Calculating Color Contrast for Legible Text in Ruby
"#000000" if sum([int(i,16) for i in re.findall("..",myColour)]) > 382.5 else "#ffffff"
xhuang | 16 years ago | on: Nginx directly to mysql. 3 - 4 times as fast as php + libmysql
xhuang | 16 years ago | on: How many lines of code does it take to create the Android OS
xhuang | 16 years ago | on: Play PacMan at google.com Now.
xhuang | 16 years ago | on: Our solar system - A Webkit Animation using CSS3
xhuang | 16 years ago | on: TryClojure - Browser based Clojure REPL
xhuang | 16 years ago | on: Functional Programming with Python – Part 1
xhuang | 16 years ago | on: Google Interview Questions
xhuang | 16 years ago | on: Choosing The Best CSS Framework: A Complete Guide