TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Servo's progress in 2024

439 pointsby brson3 months ago

9 comments

infogulch3 months ago
I&#x27;m convinced that using an embedded browser engine to render app UI is the future. Browser rendering engines are so powerful and versatile and universal I don&#x27;t see how they can lose.<p>&quot;But Electron!&quot; Yes, Electron hasn&#x27;t taken the world by storm because it has two huge deficiencies: 1. It takes an enormous amount of resources including ram and disk. 2. It has no native DOM API bindings so it takes even more ram and cpu to compile and run JS quickly.<p>I&#x27;m excited for the new crop of browser engines because they could fix those deficiencies, opening up browser tech to app developers without hugely compromising the experience.
评论 #42959845 未加载
评论 #42960681 未加载
评论 #42954751 未加载
评论 #42957325 未加载
评论 #42957857 未加载
评论 #42956494 未加载
评论 #42959957 未加载
评论 #42954530 未加载
评论 #42952479 未加载
评论 #42954821 未加载
评论 #42952966 未加载
评论 #42954848 未加载
评论 #42961740 未加载
评论 #42954588 未加载
评论 #42958112 未加载
评论 #42952978 未加载
评论 #42957168 未加载
评论 #42957757 未加载
esad3 months ago
I think Servo&#x27;s killer application would be a mobile-first browser for postmarketOS&#x2F;Mobian&#x2F;other mobile Linux distros. It&#x27;s a weird vacuum because Firefox has its Android port, but when you run Firefox on small linux (touch)screen, the experience is very suboptimal. I&#x27;d call it unbearable if it wasn&#x27;t for bunch of tweaks in form of <a href="https:&#x2F;&#x2F;gitlab.postmarketos.org&#x2F;postmarketOS&#x2F;mobile-config-firefox" rel="nofollow">https:&#x2F;&#x2F;gitlab.postmarketos.org&#x2F;postmarketOS&#x2F;mobile-config-f...</a><p>Chrome is no better, as it has a very weird hardcoded minimum window width of 500px.
评论 #42954475 未加载
评论 #42954458 未加载
评论 #42954552 未加载
评论 #42955587 未加载
评论 #42955531 未加载
culi3 months ago
Ladybird and Servo are exciting and much needed projects since Microsoft abandoned their own independent browser engine to use Chromium.<p>If you didn&#x27;t know you could see the massive progress both projects have made in web compatibility here: <a href="https:&#x2F;&#x2F;wpt.fyi&#x2F;results&#x2F;?label=master&amp;product=chrome&amp;product=firefox&amp;product=safari&amp;product=ladybird&amp;product=servo&amp;aligned" rel="nofollow">https:&#x2F;&#x2F;wpt.fyi&#x2F;results&#x2F;?label=master&amp;product=chrome&amp;product...</a><p>As of today, browsers pass this percent of tests:<p><pre><code> Chrome: 96.82% Firefox: 95.41% Safari: 94.97% Ladybird: 89.30% Servo: 78.61%</code></pre>
评论 #42950355 未加载
评论 #42951788 未加载
评论 #42955210 未加载
评论 #42960171 未加载
评论 #42951663 未加载
评论 #42953410 未加载
评论 #42950981 未加载
评论 #42953327 未加载
jillesvangurp3 months ago
Are there browsers that use servo; or plans to build one? If not, who is actually using servo and what for?
评论 #42951152 未加载
评论 #42951626 未加载
monroewalker3 months ago
If servo (or something like it) succeeds, would that mean potentially being able to swap out chromium in Electron? Would that help with performance &#x2F; application size?
评论 #42953779 未加载
ramon1563 months ago
Why the big dip in PRs over the years? Was that the year it got discontinued?
评论 #42957095 未加载
Tsarp3 months ago
Wondering how useful this would be for the agentic workflows that need browsing. The open deep research tread from yesterday mentioned using a pure text based browser sort of thing to quickly get info.
评论 #42950675 未加载
评论 #42951058 未加载
PartiallyTyped3 months ago
Minor typo:<p><pre><code> from over an our to under 30 minutes. </code></pre> s&#x2F;our&#x2F;hour&#x2F;
qwertox3 months ago
That&#x27;s great news! I thought the project had died and that this meant that V8 was the only serious JavaScript engine for the future.<p>For those who don&#x27;t know: &quot;Servo is a web browser rendering engine written in Rust, with WebGL and WebGPU support, and adaptable to desktop, mobile, and embedded applications.&quot;
评论 #42950007 未加载
评论 #42950175 未加载
评论 #42951773 未加载
评论 #42950574 未加载
评论 #42950333 未加载
评论 #42950384 未加载