Live data from Hacker News

Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder

lunduke.locals.com

131–140 of 777 posts

Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder

#131

Hello 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 :)

Holy cheeseballs! That’s amazing. Big congrats, you deserve it :D

Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder

#132

Earlier quoted context omitted.

Thanks F3nd0! There are currently no plans to switch to a less permissive license. And we're perfectly happy using proprietary services like GitHub and Discord as long as they make our work easier and more enjoyable. We recently evaluated a number of alternatives, and found that they all introduced more friction than we were comfortable with. Although the task of building a browser is itself challenging, we're a prag…

> There are currently no plans to switch to a less permissive license. Hey, just a reality check: in the event that you actually do become wildly successful, this means that others (Google, Microsoft, etc.) will be able to fork the browser and then develop it faster than you - thus leaving you behind and taking away your users ! Would highly recommend leaving yourself some mechanism to prevent that, unless you're rea…

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. :)

Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder

#133

Earlier quoted context omitted.

> There are currently no plans to switch to a less permissive license. Hey, just a reality check: in the event that you actually do become wildly successful, this means that others (Google, Microsoft, etc.) will be able to fork the browser and then develop it faster than you - thus leaving you behind and taking away your users ! Would highly recommend leaving yourself some mechanism to prevent that, unless you're rea…

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. :)

Note they won't have to do a better job in the long run, just a good enough job in the short run to leave you behind. But yeah, as long as you're keeping this in mind :) best of luck!

Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder

#134
post #2

Looks like the website of a startup that wants my email so they can "get back to me with a quote". Such soulless corpo design is not befitting of a project this nice.

The old website of this project is worth checking: https://web.archive.org/web/20240630172605/https://ladybird....

Thanks for posting this. I have to admit, the old design has a lot more charm. The new design is fine, but there is just something timeless about the old design

> This page is not fancy because we are focusing on building the browser. :^)

I approve this message

Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder

#135

Earlier quoted context omitted.

Thanks F3nd0! There are currently no plans to switch to a less permissive license. And we're perfectly happy using proprietary services like GitHub and Discord as long as they make our work easier and more enjoyable. We recently evaluated a number of alternatives, and found that they all introduced more friction than we were comfortable with. Although the task of building a browser is itself challenging, we're a prag…

> There are currently no plans to switch to a less permissive license. Hey, just a reality check: in the event that you actually do become wildly successful, this means that others (Google, Microsoft, etc.) will be able to fork the browser and then develop it faster than you - thus leaving you behind and taking away your users ! Would highly recommend leaving yourself some mechanism to prevent that, unless you're rea…

Reality check:

1. All the BSDs have been out there for decades without anyone running with it.

2. Google and Microsoft - while being a shadow of their former selves technically - are probably still very capable of reimplementing whatever they want.

3. If Ladybird gets so wildly popular, lets celebrate wildly!

Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder

#136
post #116
post #111

Earlier quoted context omitted.

Also the web standards themselves are written in an object oriented style. Using a non oo language like rust is therefore an uphill battle where you end up fighing against the language. The web standards just lend themselves naturally to be implemented in an oo language like c++.

?! Rust is roughly equally as OO as C++ is. Which is not surprising given its aim to replace C++. https://doc.rust-lang.org/book/ch17-00-oop.html

Rust does not make it simple or easy to reference objects from objects. You will be fighting the borrow checker if you try. This is what I mean.

The web standards have lots of references between everything. This type of object oriented programming means having lots and lots of cycles in your object graph. This makes Rust very veeeery unhappy. The Servo people are trying, and they have been trying for a looong time...

Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder

#138

Earlier quoted context omitted.

Thanks F3nd0! There are currently no plans to switch to a less permissive license. And we're perfectly happy using proprietary services like GitHub and Discord as long as they make our work easier and more enjoyable. We recently evaluated a number of alternatives, and found that they all introduced more friction than we were comfortable with. Although the task of building a browser is itself challenging, we're a prag…

> There are currently no plans to switch to a less permissive license. Hey, just a reality check: in the event that you actually do become wildly successful, this means that others (Google, Microsoft, etc.) will be able to fork the browser and then develop it faster than you - thus leaving you behind and taking away your users ! Would highly recommend leaving yourself some mechanism to prevent that, unless you're rea…

"Better" is a subjective term. I would probably stay on OG Ladybird if it meant MS/Google-ified LB starts screenshotting/OCRing/Uploading/LLMing all the data, even if it were to become faster and more slick.

Slow computing it's sometimes called [0]

I sometimes experience some friction (really acceptable though) on Firefox, it has never lured me to Edge of Chrome. Some people have standards you know ;)

[0] https://www.slowcomputingbook.com/

Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder

#139
post #10

Hello 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 :)

How does Ladybird avoid Mozilla's fate? How can it be a long term sustainable project?

Mozilla's fate? You mean building a browser that works?

Indeed, I doubt very much that Ladybird will get there.

Re: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder

#140

Earlier quoted context omitted.

> There are currently no plans to switch to a less permissive license. Hey, just a reality check: in the event that you actually do become wildly successful, this means that others (Google, Microsoft, etc.) will be able to fork the browser and then develop it faster than you - thus leaving you behind and taking away your users ! Would highly recommend leaving yourself some mechanism to prevent that, unless you're rea…

Reality check: 1. All the BSDs have been out there for decades without anyone running with it. 2. Google and Microsoft - while being a shadow of their former selves technically - are probably still very capable of reimplementing whatever they want. 3. If Ladybird gets so wildly popular, lets celebrate wildly!

You wouldn't count OSX as someone running with BSD?
Post reply on HN