> No "default search deals", crypto tokens, or other forms of user monetization, ever. Sounds good, but how would you make sure the sponsors won’t influence you in the future once it’s popular enough? After all, they are still corporations and are after profits, as opposed to crowdfunding.
I'm not an expert in this stuff, but I did notice that the Ladybird website mentions only accepting unrestricted donations. That doesn't prevent power dynamics from evolving between sponsors and the project, of course, but it at least means that no sponsors get to explicitly demand specific things.
Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
421–430 of 777 posts
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#422Earlier quoted context omitted.
> (...) switch to a less permissive license. License "permissiveness" is a relative concept. From the point of view of the users of your software, the GPL is more permissive than MIT, since they have permission to see the source code. If you release software under MIT or BSD licenses, you allow middlemen to strip this right to users of your software.
> you allow middlemen to strip this right to users of your software. That's not true. Somebody can take the source code and build something closed on top of it, but the original code will be already free, and you will always have the right to see it. For example, PlayStation OS is based on FreeBSD (AFAIK). They took it, adapted it and added a lot of stuff. Did you lose the right to see the source code of FreeBSD ? No…
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#423Ironically for a story about a webbrowser, the screen is showing 404 comments as I type this. :-)
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#424Earlier quoted context omitted.
Yes, we are aware of how permissive licenses work. If someone forks our code and does a better job with it than we do, fair game. :)
Just so you know, chromium exists now as an open source project because KDE developers used GPL.
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#425Earlier quoted context omitted.
That is a complete nonsensical claim & willful attempt at spreading misinformation: Permissive licenses doesn't grants you less freedom than GPL, infact it grants you more because the user also has the freedom to modify source code without being enforced to make it public. Companies copying the codebase to their propietary ones won't automatically strip right of users, licenses don't work like that, the original code…
[flagged]
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#426Hello friends, Ladybird founder here! Here's a short video from Chris Wanstrath announcing our non-profit yesterday, and kicking things off with a $1M donation: https://www.youtube.com/watch?v=k9edTqPMX_k Happy to answer questions :)
There's probably a huge influx of people trying to get involved now, which probably really complicates and muddies the waters right now as well.
Either way, congrats!
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#427Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#428Earlier quoted context omitted.
The only exception is if you have 500k LOC in a language whose runtime is going to be deprecated on all platforms overnight. I'm referring to the uh, retrospectively unfortunate decision I made in 2007 to start building large scale business app frontends in AS3. I guess I should be thankful for the work, having to rewrite everything in TS from scratch a decade later. (At least the backends didn't have to be torn down…
I wonder how many businesses suffered the same? I remember Flash as a complete, straight-to-business platform that allowed me to just focus on getting stuff done. It was a sound decision back then.
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#429No talk of the license on the frontpage. Visiting the GitHub repo tells me it is 2-clause BSD license. It's high time we had a GPLv3 web browser, otherwise, this risks the same fate as the rest of the browsers with proprietary forks. This of course comes at the cost of not being able to support non-free parts of the web standard such as DRM.
> This of course comes at the cost of not being able to support non-free parts of the web standard such as DRM. That would be a benefit, not a cost.
Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
#430Earlier quoted context omitted.
Imagine Ladybird is developed and is successful. Lots of people use it to read websites. But then Badcorp takes the code and builds their own varient with extensions. Badcorp is big and has lots of market share. Lots of people use Badcorps's browser, and because lots of people are using it, lots of web developers code for it, including coding for its extensions. Soon, lots of websites -- including Badcorp's own websi…
What if BadApple takes BSD and forks it. Then they make their own BSD with extensions that only works on their own shiny fruit hardware. What have the original BSD users lost? Absolutely nothing. BSD still exists, it’s still maintained, and people can still use it. They can also use fruit BSD if they want.