Ladybird Browser adopts Rust, with help from AI

https://lemmus.org/post/20385886

Yeah seems about right for this project. I really wanted this to be a serious browser, but nothing about this dude is serious.

Also I know he backed this statement up with much better testing but these AI brainrot things people say kill me: “I ran multiple passes of adversarial review, asking different models to analyze the code for mistakes and bad patterns.”

You’re not the first I hear saying his bad news/not serious. Afaik I didn’t hear a thing about him until ladybird. What did I missed?
Ladybird and the Controversy over Inclusivity

What people were upset about, why it blew up, and why some people are still leery of the project to this day.

Kelson Reviews Stuff
Those were some disappointing reads
God that screenshot is giving me severe second hand embarrassment

“I coded this with hundreds of handcrafted AI prompts.”

“That sounds hazardous, but did you test it?”

“I had multiple AIs test it it!”

Let us all hope Servo does not go down the same path.
artisan AI prompts. we are supposed to be paying extra!

It is one thing to use coding agents to produce code. It is another to trust it on reviewing it.

This reminds me of the C compiler written by Claude Code, which was compiling everything, except printf(“Hello from CCC!\n”);

Hello world does not compile · Issue #1 · anthropics/claudes-c-compiler

Tested inside fedora 43 container, ubuntu 26.04 container and on regular fedora 42 installation, same error Took example directly from README.md GCC is present and can compile code just fine: root:...

GitHub