"Ladybird announcement" by Andreas Kling (from SerenityOS) (www.youtube.com)
from NostraDavid@programming.dev to programming@programming.dev on 01 Jul 2024 14:31
https://programming.dev/post/16291989

Ladybird, the browser from SerentityOS, now has a non-profit behind it! The guy in the video is not Andreas, but Chris Wanstrath (former CEO from Github), and he’s pumping some financial backing into this non-profit.

I for one am happy we’re getting an alternative to the Chrome/Firefox duality we’re stuck with.

ladybird.org

#programming

threaded - newest

NostraDavid@programming.dev on 01 Jul 2024 14:35 next collapse

You might also want to check the latest Ladybird update: youtu.be/cbw0KrMGHvc

sahuaro@programming.dev on 01 Jul 2024 15:23 next collapse

Remind me in two years when the first alpha is released

monobot@lemmy.ml on 01 Jul 2024 23:11 collapse

It actually exists and is being developed for the last three yeras. But you have to compile it by youself. Just a way to prevent people from having expectations, but a lot of modern sites are working in it. Some errors, a bit slow, but they have rendering engine, css parser, js implementation and are working closely with w3c - they have found some bugs in the standard since they are implementing it directly.

Great and useful project, I don’t know if it will become real competition to firefox and chrome, but I guess it will get traction. A lot of people want new browser, some of them have money.

sahuaro@programming.dev on 02 Jul 2024 00:44 collapse

Thanks for the reply, I understand it would be unwise to release a build at this point in time. I’ll be waiting for it, meanwhile I’ll keep using Firefox.

quaff@lemmy.ca on 01 Jul 2024 17:07 next collapse

Neat. But it’s kind of concerning to see yet another OSS project hitch it’s community resourcing to Discord.

SuperFola@programming.dev on 01 Jul 2024 17:25 collapse

Forums really have to get back in the world. I’m trying to ditch discord and move everyone to GitHub discussions for a project (have removed all invite links, just using it for me as a « webhook monitor »). Some people are still there when they have questions on how to use the project (because they prefer speaking in French rather than English).

BB_C@programming.dev on 01 Jul 2024 18:03 next collapse

I for one am happy we’re getting an alternative to the Chrome/Firefox duality we’re stuck with.

Anyone serious about that would be sending their money towards Servo, which resumed active development since the start of 2023, and is making good progress every month.

I would say nothing but “Good Luck” to other from-scratch efforts, but It’s hard not to see them as memes with small cultist followings living on hope and hype.

oscar@programming.dev on 01 Jul 2024 22:26 collapse

What makes Servo a better bet than Ladybird? Who backs it?

BB_C@programming.dev on 01 Jul 2024 22:46 collapse

There is a YouTube video in Servo’s homepage.
The first minutes of that video answer your question.

mindbleach@sh.itjust.works on 01 Jul 2024 19:21 next collapse

Is anyone compartmentalizing a browser? There’s enough moving parts that keeping them monolithic is an obstacle. Nobody really needs the option to swap in their own CSS parser or JS transpiler or whatever, but competing implementations could allow independence without each requiring a whole separate version of the complete stack.

e8d79@discuss.tchncs.de on 01 Jul 2024 19:59 collapse

Neat, but sad to see that it is permissively licensed.