<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: fabrice_d</title><link>https://news.ycombinator.com/user?id=fabrice_d</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 00:09:54 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=fabrice_d" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Servo Baseline Readiness]]></title><description><![CDATA[
<p>Article URL: <a href="https://webtransitions.org/servo-readiness/">https://webtransitions.org/servo-readiness/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47278092">https://news.ycombinator.com/item?id=47278092</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 06 Mar 2026 17:25:47 +0000</pubDate><link>https://webtransitions.org/servo-readiness/</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=47278092</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47278092</guid></item><item><title><![CDATA[New comment by fabrice_d in "Boss-CSS: I created another "CSS-in-JS" lib"]]></title><description><![CDATA[
<p>I encourage you to read the short paragraph at <a href="https://www.w3.org/TR/html-design-principles/#priority-of-constituencies" rel="nofollow">https://www.w3.org/TR/html-design-principles/#priority-of-co...</a></p>
]]></description><pubDate>Mon, 02 Mar 2026 22:57:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47225427</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=47225427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47225427</guid></item><item><title><![CDATA[New comment by fabrice_d in "Ladybird adopts Rust, with help from AI"]]></title><description><![CDATA[
<p>> Perhaps, but in fairness the project was started in 2018 when Rust was still new and unproven.<p>Rust was already proven in 2018, and I'm pretty sure they went with C++ for other reasons.</p>
]]></description><pubDate>Mon, 23 Feb 2026 23:05:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47130320</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=47130320</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47130320</guid></item><item><title><![CDATA[New comment by fabrice_d in "Ladybird adopts Rust, with help from AI"]]></title><description><![CDATA[
<p>You can't compare the choices made to evolve a >20 years old codebase with a brand new one. Firefox also as Rust support for XPCOM components, so you can use and write them in Rust without manual FFI (this comes with some baggage of course).<p>The Ladybird devs painted themselves in a corner when choosing C++ for a new web browser, with many anti-Rust folks claiming that "modern C++ was safe". Well...</p>
]]></description><pubDate>Mon, 23 Feb 2026 16:57:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47124978</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=47124978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47124978</guid></item><item><title><![CDATA[New comment by fabrice_d in "I’m joining OpenAI"]]></title><description><![CDATA[
<p>Did you factor in the highest cost of life (including housing, healthcare, retirement, etc.) in the US in your 50% ?</p>
]]></description><pubDate>Mon, 16 Feb 2026 18:48:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47038637</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=47038637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47038637</guid></item><item><title><![CDATA[New comment by fabrice_d in "Rust at Scale: An Added Layer of Security for WhatsApp"]]></title><description><![CDATA[
<p>WhatsApp was using libsignal (the C version) when I worked on the KaiOS integration in 2017/2018.</p>
]]></description><pubDate>Wed, 28 Jan 2026 19:48:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46800621</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=46800621</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46800621</guid></item><item><title><![CDATA[New comment by fabrice_d in "Show HN: One Human + One Agent = One Browser From Scratch in 20K LOC"]]></title><description><![CDATA[
<p>This is a cool project, and to render Simon's blog will likely become the #1 goal of AI produced "web browsers".<p>But we're very far from a browser here, so that's not that impressive.
Writing a basic renderer is really not that hard, and matches the effort and low LoC from that experiment. This is similar to countless graphical toolkits that have been written since the 70s.<p>I know Servo has a "no AI contribution" policy, but I still would be more impressed by a Servo fork that gets missing APIs implemented by an AI, with WPT tests passing etc. It's a lot less marketable I guess. Go add something like WebTransport for instance, it's a recent API so the spec should be properly written and there's a good test suite.</p>
]]></description><pubDate>Tue, 27 Jan 2026 22:24:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46787954</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=46787954</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46787954</guid></item><item><title><![CDATA[New comment by fabrice_d in "The Resonant Computing Manifesto"]]></title><description><![CDATA[
<p>Some people looked at some of the authors background:<p><a href="https://gameboat.bearblog.dev/the-resonant-computing-manifesto/" rel="nofollow">https://gameboat.bearblog.dev/the-resonant-computing-manifes...</a><p>There are actually things to be very skeptical about.</p>
]]></description><pubDate>Sat, 17 Jan 2026 21:26:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46662266</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=46662266</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46662266</guid></item><item><title><![CDATA[New comment by fabrice_d in "Don't fall into the anti-AI hype"]]></title><description><![CDATA[
<p>Some people are also opposed because of the negative externalities when building and running AI systems (environmental consequences, intellectual property theft), even if they understand that agentic coding "works". This is a valid position.</p>
]]></description><pubDate>Mon, 12 Jan 2026 01:46:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46582835</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=46582835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46582835</guid></item><item><title><![CDATA[New comment by fabrice_d in "The Mozilla Cycle, Part III: Mozilla Dies in Ignominy"]]></title><description><![CDATA[
<p>Mozilla Corp. has > $1B in the bank. Their pockets are not empty.</p>
]]></description><pubDate>Sat, 22 Nov 2025 23:47:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46019396</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=46019396</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46019396</guid></item><item><title><![CDATA[New comment by fabrice_d in "Google is killing the open web, part 2"]]></title><description><![CDATA[
<p>The billion laughs attack has well known solutions (basically, don't recurse too deep). It's not a reason to not implement DOCTYPE support.</p>
]]></description><pubDate>Mon, 17 Nov 2025 18:07:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45956180</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=45956180</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45956180</guid></item><item><title><![CDATA[New comment by fabrice_d in "Android 16 QPR1 is being pushed to the Android Open Source Project"]]></title><description><![CDATA[
<p>> I can get the source of the kernel, including all drivers, running on my android phone with a few clicks and build a custom ROM.<p>No, most drivers are closed source and you can just extract binary blobs for them. They run as daemons that communicate through the binder ipc - Android basically turned the Linux kernel into a microkernel.</p>
]]></description><pubDate>Thu, 13 Nov 2025 20:33:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=45920152</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=45920152</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45920152</guid></item><item><title><![CDATA[New comment by fabrice_d in "Firefox Forcing LLM Features"]]></title><description><![CDATA[
<p>According to Mozilla's own data at <a href="https://data.firefox.com/dashboard/hardware" rel="nofollow">https://data.firefox.com/dashboard/hardware</a> Windows (7, 10 & 11) make up 84% of their user base.</p>
]]></description><pubDate>Sun, 09 Nov 2025 00:47:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45861778</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=45861778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45861778</guid></item><item><title><![CDATA[New comment by fabrice_d in "Firefox Forcing LLM Features"]]></title><description><![CDATA[
<p>Most of Firefox user base has always been on Windows, not Linux. What OS do you think the "techies" that promoted Firefox to replace IE in the first place were running?</p>
]]></description><pubDate>Sat, 08 Nov 2025 21:59:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=45860445</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=45860445</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45860445</guid></item><item><title><![CDATA[New comment by fabrice_d in "SailfishOS: A Linux-based European alternative to dominant mobile OSes"]]></title><description><![CDATA[
<p>Indeed, I did not see that!</p>
]]></description><pubDate>Sun, 02 Nov 2025 00:47:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=45786934</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=45786934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45786934</guid></item><item><title><![CDATA[New comment by fabrice_d in "SailfishOS: A Linux-based European alternative to dominant mobile OSes"]]></title><description><![CDATA[
<p>No, the phone variant of HarmonyOS runs on top of a Linux kernel.</p>
]]></description><pubDate>Sat, 01 Nov 2025 23:03:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=45786289</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=45786289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45786289</guid></item><item><title><![CDATA[New comment by fabrice_d in "FFmpeg dealing with a security researcher"]]></title><description><![CDATA[
<p>It is absolutely Google's security issue if they use an open source project with that license:<p><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/HEAD:/COPYING.LGPLv2.1#l435" rel="nofollow">https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/HEAD:/COPYING....</a><p>and then expect volunteers to provide them fixes.</p>
]]></description><pubDate>Sat, 01 Nov 2025 21:59:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45785804</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=45785804</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45785804</guid></item><item><title><![CDATA[New comment by fabrice_d in "Servo v0.0.1"]]></title><description><![CDATA[
<p>Related: <a href="https://github.com/servo/servo/issues/21817" rel="nofollow">https://github.com/servo/servo/issues/21817</a><p>You should likely join <a href="https://servo.zulipchat.com" rel="nofollow">https://servo.zulipchat.com</a> and ask questions to know where to start.</p>
]]></description><pubDate>Mon, 20 Oct 2025 16:26:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=45645736</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=45645736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45645736</guid></item><item><title><![CDATA[New comment by fabrice_d in "Improving the Trustworthiness of JavaScript on the Web"]]></title><description><![CDATA[
<p>On the web, if your server is compromised it's game over, even if the publisher is not malicious. In app stores, you have some guarantee that the code that ends up on your device is what the publisher intended to ship (basically signed packages). On the web it's currently impossible to bootstrap the integrity verification with just SRI.<p>This proposal aims at providing the same guarantees for web apps, without resorting to signed packages on the web (ie. not the same mechanism that FirefoxOS or ChromeOS apps used). It's competing with the IWA proposal from Google, which is a good thing.</p>
]]></description><pubDate>Thu, 16 Oct 2025 19:04:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=45609395</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=45609395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45609395</guid></item><item><title><![CDATA[New comment by fabrice_d in "Ladybird passes the Apple 90% threshold on web-platform-tests"]]></title><description><![CDATA[
<p>fwiw, I'm not imputing you any assumptions. I'm just pointing out that using wpt score as a criteria is not necessarily a good proxy for browser readiness. So I'm not sure why Apple uses that, other than... there's no other objective measure? Of course it's fair game for browser engines to improve their score!</p>
]]></description><pubDate>Mon, 06 Oct 2025 20:06:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=45495692</link><dc:creator>fabrice_d</dc:creator><comments>https://news.ycombinator.com/item?id=45495692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45495692</guid></item></channel></rss>