Live data from Hacker News

Open-source alternatives to popular B2B tools

btw.so

51–60 of 130 posts

Re: Open-source alternatives to popular B2B tools

#52

FYI, the github link on each product page does not work. Also, it would be a useful feature to see the license each product has without having to go to it's github and scroll down.

Thanks for pointing this out- fixed the Github link issue. It shows the license under the "Github Activity" section.

Re: Open-source alternatives to popular B2B tools

#53
post #51

Under Content Management System there is OctoberCMS listed. Their LICENCE.md: https://github.com/octobercms/october/blob/develop/LICENSE.m... Not sure if this counts as open source. Around here there is a stricter notion of what open source means I think.

Thanks! Removed October CMS, and added https://github.com/wintercms/winter

Re: Open-source alternatives to popular B2B tools

#54

Some additional ideas: - Kanban - Kanboard ( https://github.com/kanboard/kanboard ) - Analytics - Matomo ( https://github.com/matomo-org/matomo ) - Content Management System - Grav ( https://github.com/getgrav/grav ) - Knowledge Base - BookStack ( https://github.com/BookStackApp/BookStack ) - Browser - Firefox ( https://github.com/mozilla ) - Image Manipulation ( https://github.com/GNOME/gimp ) - Observability Platfo…

Great list, thanks so much. Will review these and add!

Re: Open-source alternatives to popular B2B tools

#55

Everytime I look into B2B software space (I am a complete outsider, btw), I see that here and there always pop up some new company, offering something similar to competitors and what can be stiched together using open source (and almost free, not counting the support) tools. How these companies thrive? Why customers keep buying new stuff, when there are solutions already to most of the business neeeds out there (and…

I think a good way to get an understanding of this is to start a company yourself.

You’ll quickly learn why businesses make the decision to pay for software instead of cobbling together open source.

Let’s say you’re a small, but growing company doing $2M ARR. You absolutely could run your email marketing using an open source tool hooked up to Amazon SES and save a thousand bucks a month over something like Mailchimp.

But the problem is, it’ll take you up to a week to get setup (thousands of dollars lost already) and then none of your employees will understand how to send emails with it (thousands of dollars wasted in training). Once they do understand how to use it, it will likely still be slower than a dummy-proof visual UI that has been battle tested on thousands of customers instead of an esoteric open source solution. If it wastes 8 hours of employee time per month, that’s another $1k a month lost.

Then when something goes wrong, which it always does, it’ll require expensive developer time (likely costing the company $1000-$1500/day per engineer all-in) instead of a simple support phone call.

And when you realize the open source version is missing a feature you need, you have to build it yourself, of which any trivial engineering task inside the company will cost at least $5k in employee time. Not to mention the cost to maintain the feature when the open source team breaks it with an update.

So, you’re already in the hole and losing money compared to Mailchimp.

This says nothing about the opportunity cost of engineering time that could have been spent serving your own customers, allowing you to generate more revenue.

You can generate revenue to infinity, but can only cut costs to zero. For a growing company, time spent on cost saving over making new sales is likely time wasted.

Re: Open-source alternatives to popular B2B tools

#56
post #41
post #39

An open-source alternative to Retool is Budibase - https://www.budibase.com/ Edit: It was apparently already on there.

well, the Github link is broken. For viewers, it should point to: https://github.com/Budibase/budibase

Thanks for pointing this out. Fixed!
Post reply on HN