I honestly had no idea Brave was an open source. Why is it being so heavily criticized on HN ( from what I saw whenever it comes up )?
Open Source Alternative To
41–50 of 110 posts
Re: Open Source Alternative To
#42A much better website is https://alternativeto.net Really great crowd-sourced recommendations with useful reviews. Though while AlternativeTo allows filtering by open-source status, it doesn't do so by license.
Re: Open Source Alternative To
#43Brave is listed there as an open source alternative to Firefox (as well as Chrome and Edge). But isn't Firefox (which itself is not listed on this website) open source as well or am I missing something?
Re: Open Source Alternative To
#44Earlier quoted context omitted.
No, dang says they don't work well, which is not the same thing. Remove the "author=dang" and you can see that it's not a sentiment rarely (ever?) expressed by anyone else.
Remove the "author=dang" Then they wouldn't be mod comments. not a sentiment rarely (ever?) expressed by anyone else. This is unsurprising given other people rarely if ever publicly moderate HN.
Re: Open Source Alternative To
#45Re: Open Source Alternative To
#46Earlier quoted context omitted.
GitLab Community Edition is MIT licensed. I don't know that it gets much more open source than that. I've survived at very very large companies on CE, never needing any of the paid features.
The existence of paid features at all is exactly what makes it open core.
Re: Open Source Alternative To
#47I have also been building something similar at https://ossdatabase.com Recently released code under AGPL-3.( https://github.com/prithvi16/ossdatabase ) But I want to go beyond aggregation and add following things - User reviews, ratings - Researcherd guides comparing features in most common usecases - Interviews with Opensource maintainers, founders. - Being able to create collections like awesome lists - Everything…
Have you looked at alternatives to your site like AlternativeTo and LibHunt? Do you plan on using any of that data as well or perhaps even linking to pages on those relevant sites? Sorry for the unsolicited advice, but I feel like being able to take advantage of the work already done by those platforms in some way could be a big step towards setting you apart. Just saying as someone who uses/contributes to AlternativeTo a lot
Re: Open Source Alternative To
#48Re: Open Source Alternative To
#49Earlier quoted context omitted.
The existence of paid features at all is exactly what makes it open core.
So if a company sells any closed source software, you don’t count any of their open source software as legitimate?
Re: Open Source Alternative To
#50Grafana is listed as an New Relic alternative, but if you ever used New Relic to do application monitoring on a Python application I think you would be disappointed. There's a huge difference in being able to view and navigate collected metrics and then just having an agent collect everything and UI that will allow you to pin point exactly where your code is slow.