Hacker News new | ask | show | jobs
by kartikt 3357 days ago
The original comment is meant as an observation rather than an attack. It's great to see the author of the post use gmail.js to quickly get the sentiment analysis working with 30 lines of code.

The library was a fun side project and has been used by many companies (big and small) over the past few years. Its always nice to see someone make a cool extension on top of gmail.

Here is another one that came out a while ago (uses gmail.js) and on the same theme as this original post:

http://www.slate.com/blogs/xx_factor/2015/12/29/new_chrome_a...

1 comments

Thanks for the library! It's super awesome, useful, and easy to use. And yes, it made writing this ridiculously simple, it's borderline embarrassing how little code I wrote, but that was also part of what made it neat to me.

This was just a "let's spend a few hours playing with the Natural Language API" hack day type thing. Robbie's comment perfectly explains the context behind it. Google search pointed me to your library, which fit the need perfectly well, so that's what I used and I really appreciate that you wrote it and gave it permissive license!

^ waprin is the author of the blog post