Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Play Bitcoin Bird(coinmarketcap.com ↗)
    discuss
  2. FloorPoll – live polls your audience joins in one tap, no app needed(floorpoll.app ↗)
    discuss
  3. Revoy Dolly Turns Diesel Semi-Trucks into Hybrid EVs(ieee.org ↗)
    discuss
  4. AI models need more data about biology, and OpenAI is paying(technologyreview.com ↗)
    1comments
  5. What Fits (Into Few Tokens) Doesn't Overfit(arxiv.org ↗)
    discuss
  6. Australia to bar foreign students from bringing partner/child while they study(channelnewsasia.com ↗)
    discuss
  7. Show HN: A Rain Pomodoro with Brown Noise, ASMR, and Middle Eastern Music(apps.microsoft.com ↗)
    discuss
  8. The perfect storm brewing before winter(seatrade-maritime.com ↗)
    discuss
  9. Can a Ping Pong Ball Launched at Supersonic Speed Kill You? – MythBusters(2014) [video](youtube.com ↗)
    discuss
  10. "The Common Enemy" Essay by Carl Sagan (1988)(alexpetrov.com ↗)
    1comments
  11. Why every software engineer should play Factorio(ahmedhossamdev.com ↗)
    1comments
  12. Show HN: Trading on-chain with 0 gas: A <1ms DEX router at 0.50% fees(rhopool.com ↗)
    discuss
  13. Foundations of Agent Friendly Codebases(chrlschn.dev ↗)
    discuss
  14. AI Fusion Lab(fusionlabsimulation.com ↗)
    discuss
  15. Frasco v. Flo Health 3:21-cv-00757-JD Wiretap liability, Meta Platforms [pdf](govinfo.gov ↗)
    discuss
  16. Startup's next teammate might be an AI agent(techcrunch.com ↗)
    discuss
  17. Show HN: Tola – a minimal todo app with Today and Later(tola.day ↗)
    discuss
  18. AI labs want in-house auditors(techcrunch.com ↗)
    discuss
  19. Musk's long-time backer is giving SpaceX stock to its investors(techcrunch.com ↗)
    discuss
  20. Z3 (Computer)(wikipedia.org ↗)
    discuss
  21. I built a desktop email client called MailDeskt, specifically for Resend(maildeskt.com ↗)
    discuss
  22. Debutle(debutle.com ↗)
    discuss
  23. Human neurons flourish in mouse brains: new view of neurodevelopmental disorders(science.org ↗)
    discuss
  24. Show HN: I made a tool that help your product to get next users from everywhere(drop.space ↗)
    1comments
  25. If you take away AI and the new Siri, is there anything new in Apple's OS 27?(manualdousuario.net ↗)
    discuss
  26. ImageNet, but with Only 10k Weights(gergltd.com ↗)
    discuss
  27. Carney embraces a proposal for Canada to become the EU's first associate member(apnews.com ↗)
    discuss
  28. Show HN: My first vibe coded game planning to publish to Android(exekite.games ↗)
    discuss
  29. The $15 Servo Rabbit Hole: STS3215 Servo Hacking(enigma.inc ↗)
    discuss
  30. When the Red Light Goes On: How We Responded to the Linux Kernel 0-Day(nine.ch ↗)
    1comments

One Year of Sponsored Servo Development

122 pointsby 3h agoservo.org
46 comments
2h agoHN ↗

What can one actually do with Servo today?

It’s apparently still not ready to be used as a browser engine (and may never be), so what exactly is it for?

2h agoHN ↗

long term browser compatibility

Making a new browser engine hurts browser compatibility more than it helps it. It now becomes one more target that needs to be tested against, limitations need to be kept tracked of, etc. The best thing for long term browser compatibility is focusing resources into Blink. In regards to the standard we can use LLMs to cross reference the spec, with tests, and with the implementation to make sure all match.

2h agoHN ↗

Ah, you must be too young to have experienced early Internet Explorer, which attempted just this.

57m agoHN ↗

Internet Explorer was not open source acting as engine everyone's browser could use and it got abandoned by Microsoft. It is not the same situation.

25m agoHN ↗

One could argue that effectively Blink is also not open source. At any rate users don't have power over it, as witnessed by the manifest v3 stuff jammed down our throats.

14m agoHN ↗

Monocultures are bad full stop. Blink is corporate controlled open source, which has been clearly less than.

2h agoHN ↗

yeah in a perfect world google dictates how the standard will evolve, we kill all competition so we're sure that you have only one target to build your software against, I'm sure a monopoly will greatly improves innovation and not be used to stiffen competition. /s

54m agoHN ↗

Using Blink doesn't mean you have to defer all decisions to Google. You just benefit from not having to duplicate work.

2h agoHN ↗

The best thing for long term browser compatibility is focusing resources into Blink.

That’s what makes Google more dominant, and if you think that’s a good idea you should really put down your LLM and go read up on a bit of history. Do you want to live in a world where a single company controls your access to the web? Are you eager to navigate through ad pages with a little bit of web? To have even more of your data mined?

Browser diversity may be a bit annoying for developers, but it is good for users, and developers are users too. When there’s a lack of diversity, everyone but the dominant player is squeezed.

56m agoHN ↗

Google's dominance comes from market share not from owning upstream. If a different fork took 90% market share that fork would have the dominance and power.

2h agoHN ↗

The best thing for long term browser compatibility is focusing resources into Blink.

Lol, for Blink perhaps, what about the rest of the ecosystem, the web and the users, like the ones who don't even use Blink?

Very idealistic point-of-view with no basis in reality, sadly, because wouldn't it be nice if we could care about just one engine?

1h agoHN ↗

Couldn't agree more. Looking at [1], it seems to me like Servo has a much better adoption story than Ladybird. The latter seems to be just building a browser that's going to be crashy and not really work on the web. The former is addressing problem spaces where, even with the limitations of the half-finished state it's in, it can be usefully applied: WebView/Electron-replacement and headless browsers. Things not currently on this list that could/should be: HTML rendering for desktop E-Mail clients. Also, I wonder to what extent they're implementing paged media and capable of targetting PDF output or similar (like weasyprint). That could be another domain, where you don't need full web-scale abilities.

And yet, somehow, Ladybird seems to be the darling of the masses (in certain circles at least). Doing vibe-ports to Rust, while going closed-contribution also, in my mind, sits in a marked contrast to the origin story that initially generated so much goodwill.

[1] https://servo.org/made-with/

1h agoHN ↗

servo is incredibly cool. super easy API to embed, and to build browsers around it.

11m agoHN ↗

I use servo to render e-ink UIs and screenshot them to push to the displays. About 10% of the memory usage and 5% of the render time as doing the same thing with headless chrome. It doesn’t handle every possible feature, but it handles enough that it’s never been an issue when it’s my only target rendering environment. I love it.

2h agoHN ↗

Feels like ladybird is going to Linux Servo

2h agoHN ↗

I remember waiting on the Mozilla project to deliver something that could browse as well on linux as closed source browsers on windows/mac did.

It... took... long...

But there it was. And it still works.

2h agoHN ↗

Was this recent? Because Firefox were the browser that worked better than all the rest, for quite many years, maybe 2005-2010, and Firefox had no competition basically until Chrome arrived on the scene.

Just the fact that Firefox got browser tabs before anyone else, and Firebug, just took it to another level compared to all the other browsers available at the time.

1h agoHN ↗

Firefox was bad on linux for a long time. Even running the windows ff build via wine/proton got you better performance than the "native" build (I think that was around 10 years ago).

25m agoHN ↗

Much longer than 10 years! I’ve been on Linux since 2008 an it was never a problem.

1h agoHN ↗

Hardware accelerated video decoding (for video playback or for WebRTC) is available via VA-API for both X11 and Wayland. Since firefox-101.0.1-4 package it's enabled by default for Intel/AMD users.

From https://fedoraproject.org/wiki/Firefox_Hardware_acceleration

I think that was around 2022-23.

I remember this affecting my laptop video watching a lot. Google meet feeling sluggish on Firefox is also something I remember until very recently..

14m agoHN ↗

Google still tries to sabotage Firefox experience on Google Apps, especially Meet but also YouTube and sometimes Google Sheets/Docs as well.

They want to degrade the experience just enough to get you fed up with FF and go (back) to Chrome, without making it absolutely obvious that's what they're doing.

They often label these things as "regressions" because they don't test on Firefox and take forever to fix them. But I can't help but believe it's intentional.

1h agoHN ↗

Your history is off. Opera was the first mainstream browser to implement tabs and boy was Opera also much faster than Firefox at its peak (both UI, resource usage, and rendering) which overlaps that “peak” Firefox period by a lot.

Firefox was great because it was open source but it wasn’t ever really the “best” browser - it was the best open source browser.

26m agoHN ↗

it was the best open source browser.

Yes that was implied because IE was not mentioned either!

2h agoHN ↗

I really wish a patron would step up and sponsor this project. Not just by money, but also by plugging it in their browser-carrying products. Maybe Hauwei of Samgsung; they now sling a browser derived of another for-profit --usually competitor-- company's browser.

2h agoHN ↗

I don't really see why they would do that?

2h agoHN ↗

So right now Servo is funded by the community, and this is no good because why? Instead you propose that this project should be funded by a for-profit company with it's own objectives in this world (that often starts with "more money"), again leading me to ask why?

The setup right now seems to give enough people enough time to work on it to move forward, why on earth would you want to involve companies infamous for their shit software quality, like Samsung?

1h agoHN ↗

Probably because broad adoption would help making it a real option to use in the near future?

So sure, Samsung would bundle it with their usual crap, but if it helps making the engine more mature, great, but I also don't see why they would in the first place.

1h agoHN ↗

It had broad adoption, Mozilla threw it away.

The same would occur again.

1h agoHN ↗

Servo never had. But yes, mozilla management let FF go down the drain.

21m agoHN ↗

In fairness, while there was definitely Mozilla mismanagement, there was also a massive monopolistic marketing/bundling campaign by Chrome. Google search and other properties pushed Chrome, Google paid application publishers to bundle Chrome the way they bundled adware, and so on.

1h agoHN ↗

So right now Servo is funded by the community, and this is no good because why?

Because look at Mozilla... You need to get the browser in front of people. A browser that works on the real web, is such a huge project, you cannot do it as a hobby community-funded project for ever. You need user-share-%.

Samsung can put it in front of Samsung appliance users.

1h agoHN ↗

Huawei are funding Servo. They have a small full time team on it and are the main reason the project got revived in 2022.

29m agoHN ↗

That’s interesting, anyone have more info on how why this came about? The why is pretty clear at least.

25m agoHN ↗

It came about because US sanctions on Huawei mean that they are unable to make contributions to any of the major browser engines which are all controlled by US entities.

2h agoHN ↗

Hot take... There is something about programming projects spending 10x (or 1000x) the effort to parallelize execution when everything is still restricted by von Neumann architecture.

1h agoHN ↗

This. I don't want your browser engine to use all my cores. I want the rest of my cores to be compiling C++.

1h agoHN ↗

Thanks to the scheduler, you can do both!

1h agoHN ↗

that's something you, the user, are free to enforce with priorities, pinning, etc.

1h agoHN ↗

It is not really about reserving cores.

Just that - even if you distribute work to a number of cores (that itself limited), you still need to sync the execution. So unless you have some bigger chunks of computation, the performance increase will be very small.

And yes, there are bigger chunks of work when rendering a web page, but that is typically already outside the css engine and can be distributed without having to rewrite the core engine.

But my comments are a bit generic here, so I am open to comments regarding this particular project.

7m agoHN ↗

I want all my software to use all my cores, because I'll have twice as many within 5 years.