Live data from Hacker News

Mozilla's abandoned web engine 'Servo' project is getting a reboot

news.itsfoss.com

21–30 of 140 posts

Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot

#21

Was not Servo a super nice thing it would allow better multithreading through Rust's power as compared to old, ancient C++ that everyone and her neighbour says it is so bad? What happened exactly to Servo? Why it was discontinued?

Parts of Servo were integrated fully, but they stopped doing this and let everyone go.

Now it's going again, I think this could happen again in future.

Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot

#22
They have a video of Servo running on a Raspberry 400 faster than Chromium. However there are no downloads or build instructions specifically for the Raspberry in the repository on GitHub or in the issues. Maybe it's just build for Linux.

Googling servo and raspberry together gives a lot of hardware projects with motors, even when including mozilla in the query.

Did anybody here made it run on a Pi?

Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot

#24
post #14
post #12

Earlier quoted context omitted.

> And I was particularly disappointed when Mozilla laid off the Servo team, I feel they let go of the most important thing they had. Gotta pay out those CEO bonuses somehow. In a sick plot twist Mozilla gets shocked back to its senses, re-hires the team, restarts the effort to replace Gecko with Servo, and Firefox finally lives up to its potential. (I wish.)

[flagged]

[flagged]

Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot

#25

Was not Servo a super nice thing it would allow better multithreading through Rust's power as compared to old, ancient C++ that everyone and her neighbour says it is so bad? What happened exactly to Servo? Why it was discontinued?

Servo was always intended as a way to proof certain technologies without the restrictions of a full browser engine like Gecko, so they could integrate them into Firefox/Gecko later if they panned out. They did and things got integrated into Firefox with https://wiki.mozilla.org/Quantum.

Then Mozilla had a sustainability crisis and - imho unwisely - decided that one of the things that they could do without in the future was the Servo team.

Without funding Servo effectively was put into sleep mode since people need to eat. Then it got donated to the Linux foundation and got new funding and progress has started again.

Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot

#28

Servo is a waste of time. If we want a fast rendering engine, Mozilla already has it. If we want a secure rendering engine we could leverage code checks. It's all there. The meme of Rust equals safety (or C equals I safety) has to go away.

Honestly I think servo is a worthwhile endeavor if solely because it has the potential to introduce some needed variety into the browser engine space.

Especially if they can dial it in with tauri as a viable electron/blink alternative.

Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot

#29

Servo is a waste of time. If we want a fast rendering engine, Mozilla already has it. If we want a secure rendering engine we could leverage code checks. It's all there. The meme of Rust equals safety (or C equals I safety) has to go away.

Firefox owes quite a bit of its speed to Servo... so that's a weird take.

Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot

#30

I would like to see Positron rebooted. Positron is to Firefox what electron is to chromium. https://mykzilla.org/2017/03/08/positron-discontinued/

Yeah, it's an awesome idea to waste few hundred megabytes of RAM to run your app.

This browser-in-a-box cancer needs to die a painful death.

Post reply on HN