HN user

Srirangan

-7 karma

I’m a programmer and product developer. More at http://srirangan.net/about

Posts5
Comments11
View on HN
Node v0.6.1 15 years ago

Not sure if it helped everyone, but it surely got me to upgrade.

>> Suddenly mr. C gets a call from his boss. “We’ve decided >> to rewrite our apps in JavaScript. It is pretty fast >> nowdays, ya know.” says the boss and hangs up.

Umm... Instead of proceeding to rewrite the app and author this blog, the author could have realized that JavaScript (or Scala, Java, Python etc.) could realistically be faster than C and should have explained the same to his/her boss.

To be honest, a good attempt by the author but I wouldn't recommend this to a beginner. Why? I don't recommend the use of the native driver - you end up with needlessly complex code.

I don't want to criticize the authors work. He's done a pretty good and thorough job. Hopefully I'll pen down an easier guide later tonight.