HackerTrans
TopNewTrendsCommentsPastAskShowJobs

anandrmedia

no profile record

Submissions

Show HN: I made a simple agentic framework in JavaScript

github.com
10 points·by anandrmedia·l’année dernière·2 comments

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

13 points·by anandrmedia·il y a 3 ans·19 comments

[untitled]

1 points·by anandrmedia·il y a 3 ans·0 comments

[untitled]

1 points·by anandrmedia·il y a 4 ans·0 comments

[untitled]

1 points·by anandrmedia·il y a 4 ans·0 comments

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

github.com
3 points·by anandrmedia·il y a 4 ans·2 comments

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

github.com
24 points·by anandrmedia·il y a 4 ans·21 comments

comments

anandrmedia
·l’année dernière·discuss
It depends. Sometimes I feel that OAI performs better, and sometimes deepseek does.
anandrmedia
·il y a 3 ans·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
·il y a 3 ans·discuss
That is nice. I believe there should be some way to quickly find replies that I'm interested in responding.
anandrmedia
·il y a 3 ans·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
·il y a 3 ans·discuss
Are you sure there are spambots here?
anandrmedia
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 4 ans·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
·il y a 4 ans·discuss
This is cool. Is there a way to write custom integrations?
anandrmedia
·il y a 4 ans·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
·il y a 4 ans·discuss
I got confused with the term "size compared to moon".
anandrmedia
·il y a 4 ans·discuss
lol :)
anandrmedia
·il y a 4 ans·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
·il y a 4 ans·discuss
It won't call the HN API for each user.
anandrmedia
·il y a 4 ans·discuss
Just added the license :)
anandrmedia
·il y a 4 ans·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
·il y a 4 ans·discuss
Sure! Thanks.
anandrmedia
·il y a 4 ans·discuss
Thanks for the feedback. Btw, there is a hosted version of this extension available on Google Chrome Webstore - shorturl.at/RU236
anandrmedia
·il y a 4 ans·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
·il y a 4 ans·discuss
Yes. IMHO, having an unread count is not annoying, but productive.