took us far too long, but we've finally added an "AI" contribution policy to PluralKit: https://github.com/PluralKit/PluralKit/blob/main/CONTRIBUTING.md#ai-contributions

massive shout out to the #servo #servobrowser team for having such a good policy, which has served as direct inspiration for ours

PluralKit/CONTRIBUTING.md at main 路 PluralKit/PluralKit

Contribute to PluralKit/PluralKit development by creating an account on GitHub.

GitHub

@paul

You just described (more or less) #Servo #ServoBrowser ;)

Trying the servo browser on android:
https://github.com/servo/servo/releases/tag/v0.0.2

It reads simple pages well enough (blogs, itch.io, etc.)

#servo #servoBrowser

Release v0.0.2 路 servo/servo

v0.0.2 This release is equivalent to nightly 2025-11-14, with some additional manual testing of the release artifacts. For our first release, the version number received a lot of attention. We are ...

GitHub

This month in Servo: color inputs, SVG, embedder JS, and more! - June 2025

Two big pieces of news for images in Servo this month:

  • We now display animated GIFs in all their animated glory (@rayguo17, #36286)! This work required careful architecting to integrate with existing animation mechanisms in the engine without incurring unnecessary CPU usage
  • We support loading SVG images in (@mukilan, @mrobinson, #36721).
This month in Servo: color inputs, SVG, embedder JS, and more! - Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.

Plus animated GIF support, incremental layout, and two new Outreachy internships.

Servo

I鈥檓 happy to report that it WORKS!!!! Compiled Servo from the source code on Aarch64 (MacOS). The build system needed a few tweaks, specially since GStreamer is now a single bundle in Homebrew. Maybe I should send my first PR to Servo to fix it. 馃馃グ

#ServoBrowser #GStreamer #RustLang #Homebrew