HackerTrans
TopNewTrendsCommentsPastAskShowJobs

anandrmedia

no profile record

Submissions

Show HN: I made a simple agentic framework in JavaScript

github.com
10 points·by anandrmedia·w zeszłym roku·2 comments

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

13 points·by anandrmedia·3 lata temu·19 comments

[untitled]

1 points·by anandrmedia·3 lata temu·0 comments

[untitled]

1 points·by anandrmedia·4 lata temu·0 comments

[untitled]

1 points·by anandrmedia·4 lata temu·0 comments

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

github.com
3 points·by anandrmedia·4 lata temu·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 lata temu·21 comments

comments

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