HN user

anandrmedia

38 karma
Posts4
Comments28
View on HN

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.

[dead] 4 years ago

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.

[dead] 4 years ago

The extension simply gets your public HN username and uses that to uniquely identify you. So there is no need to store any cookies.

[dead] 4 years ago

Hey HN,

I made a chrome extension that embeds a bell icon in your Hacker News header.

It shows the count of new unread replies to your HN threads. Clicking on it shows the unread comments, and you can directly navigate to the thread from there.

Unlike similar tools, this one is less intrusive as it doesn’t send any push notifications or emails. It just shows the count of unread replies whenever you come back to HN.

Also, this extension does not collect your email, cookies or any sensitive information. It just uses your public HN username!

Planning to build more features like grouped notifications. Would also love to hear your feedback and suggestions to improve this extension. Please follow us on Twitter https://twitter.com/engagespot to stay updated.