HackerTrans
TopNewTrendsCommentsPastAskShowJobs

anandrmedia

no profile record

Submissions

Show HN: I made a simple agentic framework in JavaScript

github.com
10 points·by anandrmedia·السنة الماضية·2 comments

Ask HN: Do you like to get notified when someone replies on Hacker News?

13 points·by anandrmedia·قبل 3 سنوات·19 comments

[untitled]

1 points·by anandrmedia·قبل 3 سنوات·0 comments

[untitled]

1 points·by anandrmedia·قبل 4 سنوات·0 comments

[untitled]

1 points·by anandrmedia·قبل 4 سنوات·0 comments

Heroku's free tier ending next month. Free alternatives to consider

github.com
3 points·by anandrmedia·قبل 4 سنوات·2 comments

Show HN: I made an open source Chrome extension to notify you of new HN replies

github.com
24 points·by anandrmedia·قبل 4 سنوات·21 comments

comments

anandrmedia
·السنة الماضية·discuss
It depends. Sometimes I feel that OAI performs better, and sometimes deepseek does.
anandrmedia
·قبل 3 سنوات·discuss
An email for every reply can be annoying. The extension I developed embeds an In-App Inbox inside HackerNews (If you've used Reddit, you know). So, everything stays inside HackerNews itself. No push notifications or emails.
anandrmedia
·قبل 3 سنوات·discuss
That is nice. I believe there should be some way to quickly find replies that I'm interested in responding.
anandrmedia
·قبل 3 سنوات·discuss
That's nice :) In my case, notification (or an indicator atleast) help me save a lot of time. This is especially when I'm serious about knowing the latest updates on something. If it's something less critical, I'd simply snooze them!
anandrmedia
·قبل 3 سنوات·discuss
Are you sure there are spambots here?
anandrmedia
·قبل 3 سنوات·discuss
Nice to hear your perspective. Just asking, You wouldn't use it even if it's just a badge (or an indication), and nothing intrusive like a push, or a popup?
anandrmedia
·قبل 3 سنوات·discuss
If anyone want to try, here it is - https://chrome.google.com/webstore/detail/hn-notifier-hacker...

(It doesn't collect or use any of your personal information, cookies or anything)
anandrmedia
·قبل 4 سنوات·discuss
For a developer, it might look "easier" because literally anything could be built by coding if there is no limit on the time and money they can spend.

But for a company, this means more to them. Of course, they can build anything but there is something called "opportunity cost". A CPO or a CTO or the leadership thinks differently compared to a software developer. The decision is between "whether we should build this feature and add one more potential point of failure for or just buy it and let the vendor worry about it". And this time and effort (that could exponentially grow as the product scale) could be used to build another core product feature that will add direct value to our users.

Most of the time, the "buy" decision is less riskier and economical (in the long run), unless you are a tech giant like Amazon or Google where they might build everything in-house or just acquire the vendor's product and make it their own.
anandrmedia
·قبل 4 سنوات·discuss
This is cool. Is there a way to write custom integrations?
anandrmedia
·قبل 4 سنوات·discuss
As you might already know, Heroku is stopping their free tier next month. Many developers were using Heroku to host their side projects, and to deploy branches for PR review.

I tried to make a list of alternatives with a free tier. Please feel free to contribute to the repo through PRs.
anandrmedia
·قبل 4 سنوات·discuss
I got confused with the term "size compared to moon".
anandrmedia
·قبل 4 سنوات·discuss
lol :)
anandrmedia
·قبل 4 سنوات·discuss
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 :)
anandrmedia
·قبل 4 سنوات·discuss
It won't call the HN API for each user.
anandrmedia
·قبل 4 سنوات·discuss
Just added the license :)
anandrmedia
·قبل 4 سنوات·discuss
I agree. hnreplies.com is a nice tool. I built this extension just for the in-app bell which is missing in HN.
anandrmedia
·قبل 4 سنوات·discuss
Sure! Thanks.
anandrmedia
·قبل 4 سنوات·discuss
Thanks for the feedback. Btw, there is a hosted version of this extension available on Google Chrome Webstore - shorturl.at/RU236
anandrmedia
·قبل 4 سنوات·discuss
Thanks for the feedback.

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 :)
anandrmedia
·قبل 4 سنوات·discuss
Yes. IMHO, having an unread count is not annoying, but productive.