just posted about our Tagged PDFs work here:
vignatti.com/posts/access...
just posted about our Tagged PDFs work here:
vignatti.com/posts/access...
Igalia Chats thumbnail for this episode
New Igalia Chats episode ๐๏ธ
We sat down with @veneman.dev of @projectwallace.com to dig into the study of CSS on the Web โ how it's analyzed, what the data reveals, and why it matters.
๐ง Give it a listen: www.igalia.com/chats/projec...
BREAKING: Spanish Prime Minister Pedro Sรกnchez has barred the U.S. from using Spanish military bases for attacks on Iran.
Servo 0.0.5 showing improved appearance of buttons, text inputs, radio buttons, and checkboxes, plus new support for โ::details-contentโ and โ:openโ selectors
January in Servoโฆ
๐ฎ๐๏ธ <link rel=preload>
๐จ๐ โ::details-contentโ and โ:openโ
๐๐ revamped form inputs
๐๐ฆ new features for JS modules
๐ช๐ HTTPS proxy support
servo.org/blog/2026/02...
This guy gets it.
My company @igalia.com is hiring an Open Source Product Marketing Manager. www.igalia.com/jobs/product...
Igalia is a worker-owned cooperative based in A Coruรฑa, Spain. All positions are 100% remote. Igalia can potentially sponsor visas to emigrate to Spain.
Our colleague and @tc39.es co-chair @ryzokuken.dev was at the @shoptalkshow.com last week with davatron5000.bsky.social and @chriscoyier.net chatting about web standards, JavaScript, TC39 and how it works! Listen in here: shoptalkshow.com/703/
Weโre incredibly proud of our collaboration with @imaginationtech.com integrating a device farm into Mesa's upstream CI system to improve the testing and quality of their #OpenSource driver for PowerVR GPUs. Learn more at their blog: blog.imaginationtech.com/imagination-...
any of y'all running a fairphone 6 (with or without /e/OS)? how much do you like it?
A title card with the same stuff as the tweet, but in the lower left corner is a profile image of Lynn and emanating from it are visualized sound waves in the background
๐๏ธ New Episode of Igalia Chats: Creative Web Design
@meyerweb.com and @ryzokuken.bsky.social chat with designer, CSS developer, and illustrator @lynnandtonic.com ..
www.igalia.com/chats/lynnan...
Congratulations to @bkardell.com on joining the W3C TAG!
www.igalia.com/2026/02/10/I...
Open source sustainability requires corporate action, not charity: Igalia engineer proposes concrete pledges to compensate unpaid maintainers
Blog post about my participation at @fosdem.org 2026 where I was talking about @servo.org blogs.igalia.com/mrego/fosdem...
Igaliaโs compilers team did a ton of awesome work in 2025, and we "compiled" it all for you in a blog post! Read it here: blogs.igalia.com/compilers/20...
I was on the HolyJS Hard Mornings weekly podcast recently to talk about JavaScript and its evolution, web standards, Igalia and more... Check it out at: youtube.com/live/b10L_5N...
The EC is putting together an initiative to develop their strategy for open digital ecosystems. Given its potential to push forward the development and funding of open-source software in Europe and beyond, Igalia submitted a response with some suggestions. Read more: www.igalia.com/2026/02/03/I...
/me hides the big cola bottle
Buy packs of those little juice boxes for kids... I know its inefficient but at least you can finish one in a sitting and the rest won't go bad...
A graph showing Igalia's Linux 2025 contributions, as discussed in the article
Igalia Kernel Team 2025 Achievements: A Retrospective
A year of major improvements to performance, robustness, and reliability in multiple domains...
www.igalia.com/2026/01/30/I...
Weโll be out in force at @fosdem.org '26 at the end of this week, with eight talks on a wide variety of topicsโthe latest on @servo.org, GStreamer work, graphics stacks, MathML interop, WebAssembly runtimes, handing out Servo stickers, and more! www.igalia.com/2026/01/26/I...
A screenshot of the statement, translates roughly to "BOARD OF GALICIA Co-financed by the European Union European Funds This entity was a beneficiary of aid for the implementation of external promotion actions for Galician companies. The main objective of this aid is to encourage the carrying out of external promotion actions that generate competitive advantages. The result that is intended to be achieved is the promotion of SMEs and their products and services, increasing the number of export-based companies."
Igalia has been awarded with a subsidy to promote the attendance to trade shows and events abroad. More info in Galician here: www.igalia.com/public-fundi...
๐ "Date is out, Temporal is in"
An article by @wil.to on problems found in the ancient JS Date API and how they are solved in the modern Temporal API ๐
Focuses on immutability and ergonomics of calculations. Love the kicker.
We analyzed Igalia's contributions to some of our favorite open-source projects on the web and elsewhere and summarized them in this blog post! Check it out: www.igalia.com/2026/01/05/D...
An early look at the accessibility work going on in Servo. Part of Igalia's Sovereign Tech Fund project.
www.igalia.com/2025/10/09/I...
Decorative report cover with the Servo logo that reads "Servo Report Week 01 2026"
Highlights from last week:
- Web Crypto API now passing 91% of WPT tests
- Make Windows installer respect customized path
- Enable css-font-loading tests
- More thoroughly convert between UTF-16 and UTF-8 offsets in text inputs
- Skip some steps when determining encoding for XML document
Unlocking 15% More Performance: A Case Study in LLVM Optimization for RISC-V
by Mikhail R. Gadelha
blogs.igalia.com/compilers/20...
I might have my issues with TypeScript and I might not like Python very much anymore but somehow you put both of these together alongside some cool features like Signals and now GDScript is one of the cutest languages I've written.
It's giving Ruby. I wish they went in a more Ruby-esque direction.
Decorative report cover with the Servo logo that reads "Servo Report Week 48 2025โ
Servo Report for Week 48 2025
Highlights from last week:
- Added support for opening multiple windows
- Added proper labels to servoshell UI elements for screenreaders
- Applied variations forย `font-weight`,ย `font-stretch`
- Implemented brotli support for CompressionStream and DecompressionStream
I've started writing up the flow I use for capturing instruction execution frequency data from benchmarks using QEMU. First we focus on getting the necessary stats out of QEMU. Future posts will look at the scripting I use for analysis, and then examples of applying it. muxup.com/2025q4/qemu-...