Hacker News new | ask | show | jobs
by stockkid 3364 days ago
I added it to see if other people will actually use the tool, and if I should invest time improving it.

I plan to either remove it in the next patch or sending heartbeat less frequently. In terms of privacy, how do you feel about it?

2 comments

I'd say at the very least, the heartbeat should be spawned asynchronously. As it is, someone DOS-ing your API could cause problems for every user.
What data does it transmit and is it opt-in?
It is a GET request without any extra data. It is not opt-in.