Live data from Hacker News

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

lunduke.locals.com

771–777 of 777 posts

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

#771
post #479

Earlier quoted context omitted.

Would another language have avoided this?

Nothing but Rust is safe from being attacked by the Rust zealots. It's been extremely annoying these last few years.

This was more C++ versus "we haven't picked what we are going to write this in"

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

#772
post #683

Earlier quoted context omitted.

They were working on that years ago. After several decades with no success I think they've mostly given up and just profit from it now.

What? https://news.ycombinator.com/item?id=40693451 In what way do they directly profit from piracy?

They seed and download their own works on bittorrent, then send "scare emails" demanding payment to any ISP with IPs they connect to for forwarding to the customer. A nontrivial number of confused or scared customers pay.

There are more indirect ways, but that is certainly the direct way they financially profit.

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

#773

Earlier quoted context omitted.

I don’t maintain any particularly important software, but I would be extremely happy to know that code I wrote is used in major products everyone uses; so, I prefer to use licenses that minimize the burdens on users. Also, I don’t think intellectual property is real and so I don’t think I can make demands on the users of my code: it seems to me that there’s an implicit contradiction in the GPL between the FSF’s anti-…

I believe in the simple golden rule, you give back to society what society has given back to you. Just like all others who gave back their changes, I trust any corporation should have no difficulty, since they are using the product of thousands of man hours for free. Not a single dollar is required, only the source code of any new changes made. Secondly, my game theoretic argument. Lets say a powerful corpo takes you…

> Also, I trust you'd be happy to have your code MINIXed, to have your code end up in closed source bootloaders locking down your new ARM laptop, and so on.

Yes, this is implied by my view that IP is a fiction

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

#775

Just remember, https://github.com/SerenityOS/serenity/pull/6814#issuecommen...

Just remember the developers are not mindless idiots who will submit to mobs of religiously ideologically zealots that constantly complain about everything while contributing nothing to open source development or society?

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

#776

Earlier quoted context omitted.

c++ isn't memory safe and will probably never be. that being said, it's not more or less possible to create an efficient browser engine for multicore systems with c++ than any other language. programming language is not the thing that makes the task difficult.

As I said, I'm pretty out of practice, but doesn't stuff like unique_ptr give you a lot of memory-safe features out of the box?

Not really, no

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

#777
post #76

Earlier quoted context omitted.

How does ladybird compare to Servo? https://servo.org/

Servo is just the engine at this point. Ladybird has the whole thing.

Servoshell is the web browser built around Servo, there is also Qt Servo Webview: https://github.com/KDABLabs/cxx-qt-servo-webview
Post reply on HN