24/7: Posts
News about Igalia
We love hearing from you, so be sure to follow us and join the conversation on our networks. If you want to know more about us, you can also meet the team here.
Posts
Cross-Compiling CTS for the Raspberry Pi 4
This blogpost was actually written partially in November/December 2022 while I was developing IGT tests for the V3D driver. I ended up leaving it aside for a while and now,...
Continue reading >
Heap allocations in Rust
Heap allocation refers to allocating memory on the heap, which is an area of memory managed by the operating system. I will be focusing on Box and Vec methods in...
Continue reading >
Javascript memory profiling with heap snapshot
In both web and NodeJS worlds, the main runtime for executing program logic is the Javascript runtime. Because of that, a huge number of applications and user interfaces are using...
Continue reading >
approaching cps soup
Good evening, hackers. Today's missive is more of a massive, in the sense that it's another presentation transcript-alike; these things always translate to many vertical pixels.In my defense, I hardly...
Continue reading >
May Update: Finishing my Second Igalia CE
After finishing up my first Igalia Coding Experience in January, I got the amazing opportunity to keep working in the DRI community by extending my Igalia CE to a second...
Continue reading >
Says Who?
Says Who? Thoughts on standards and the new baseline effort. If you've been around me, or my writing, for any time at all, you've probably heard me ask "but what...
Continue reading >
Joining the Linux Foundation Europe Advisory Board
Last year, the Linux Foundation announced the creation of the Linux Foundation Europe. The goal of the Linux Foundation Europe is, in a nutshell, to promote Open Source in Europe...
Continue reading >
What is the X.Org Foundation, anyway?
A few weeks ago the annual X.Org Foundation Board of Directors election took place. The Board of Directors has 8 members at any given moment, and members are elected for...
Continue reading >
Closing a cycle
For the last four years I’ve served as a member of the X.Org Foundation Board of Directors, but some days ago I stepped down after my term ended and not...
Continue reading >
Configuring portals
One of the things I’ve been recently working on at Igalia is the desktop portals implementation, the middleware layer of API for application and toolkit developers that allows both sandboxed...
Continue reading >
How Blink invalidates styles when :has() in use?
It’s no longer surprising that you can style parent elements using :has() pseudo-class in Chrome. According to the Chrome Platform Status metrics (as of May 1st, 2023), approximately 4% of...
Continue reading >
Web Engines Hackfest 2023 is coming
Next week Igalia is hosting a new edition of the Web Engines Hackfset in A Coruña. As last year we’ll be back at Palexco an amazing venue and we have...
Continue reading >