This post originated from an RSS feed registered with Web Buzz
by Stuart Langridge.
Original Post: Why node?
Feed Title: as days pass by
Feed URL: http://feeds.feedburner.com/kryogenix
Feed Description: scratched tallies on the prison wall
curl http://localhost:5984/_users/_all_docs|python -c "import json,sys;print [x['id'] for x in json.load(sys.stdin)['rows']]"
escapes me. I mean, node.js is clever enough for what it does. Next time
I need to build a project which only needs what node can do, I seriously plan
to use it; it's a very neat limited thing. Good work, node people.
Until I need to build that limited project, I'll stick with Python.
Maybe I should move to the Valley and buy some Oakley sunglasses and a
Macbook and then I'll get it.