HackerTrans
トップ新着トレンドコメント過去質問紹介求人

anandrmedia

no profile record

投稿

Show HN: I made a simple agentic framework in JavaScript

github.com
10 ポイント·投稿者 anandrmedia·昨年·2 コメント

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

13 ポイント·投稿者 anandrmedia·3 年前·19 コメント

[untitled]

1 ポイント·投稿者 anandrmedia·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 anandrmedia·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 anandrmedia·4 年前·0 コメント

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

github.com
3 ポイント·投稿者 anandrmedia·4 年前·2 コメント

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

github.com
24 ポイント·投稿者 anandrmedia·4 年前·21 コメント

コメント

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