I think HN doesn't have reply notifications deliberately.
It is isn't a messenger service for two individuals to have a back and forth conversation - it's made for everyone to contribute when they have something to add.
Yes, the problem is that, sometimes we miss an important reply in a threaded conversation. With an extention like this, it easier to spot new replies so I don't have to keep checking my threads.
Few remarks: (i) it has a server component (written in node) which unless setup locally one hosted by a third-party (Engagespot) is accessed, (ii) server component utilizes an API provided by the same third-party to function, (iii) integrates itself to the HN site rather being a toolbar button.
I'm sorry but I won't install your extension. It's not you. It's that it's almost as if you're installing a kernel extension.
As a side note.. Why not post your actual company, engagespot? From what I can read is that Anandu is actually "making" this thing. Just seems very disingenuous in an attempt to do some sort of underdog or gorilla marketing.
Nevertheless, releasing something is always a good achievement, so congrats!
Btw, this extension doesn't use any private information such as cookies or email. It just uses the public HN username to track replies posted on your threads.
Engagespot is an API that I'm building and I just used it to build this free extension for the HN community :)
please update a firefox version as well. In the interest of making a more open and free internet, your contribution would be most welcomed and appreciated.
The repo is currently just "source available," not Open Source as there's no license in your repo. I doubt the similarly named field in package.json qualifies since I bet that 99% of projects which npm init just hit enter on its default
Oops, I need to edit manifest.json. Well, there is no email. It just shows notifies you via the bell embdedded in your Hacker News header. No push or anything intrusive :)
21 comments
[ 2.5 ms ] story [ 48.3 ms ] threadI developed this opensource chrome extension that simply adds a bell to HN header. It shows the count of new replies (that you might have missed).
Clicking on the bell opens a notification inbox which shows the comment preview without having to visit the thread.
It is isn't a messenger service for two individuals to have a back and forth conversation - it's made for everyone to contribute when they have something to add.
https://hn.algolia.com/?q=notify+reply
( It looks like your backend is hitting it every five seconds; is that per user? )
also am I just too cynical these days or is this kind of just an ad for their notification infra SAAS?
As a side note.. Why not post your actual company, engagespot? From what I can read is that Anandu is actually "making" this thing. Just seems very disingenuous in an attempt to do some sort of underdog or gorilla marketing.
Nevertheless, releasing something is always a good achievement, so congrats!
Btw, this extension doesn't use any private information such as cookies or email. It just uses the public HN username to track replies posted on your threads.
Engagespot is an API that I'm building and I just used it to build this free extension for the HN community :)
This service doesn't require installing anything in your browser.
Manifest.json says "Notifies you via push and email when you get a new reply on HackerNews [sic]"
Which is it?