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
Alice 2023
Alice 2023 There's an upcomming election in the W3C... If you're not familliar with W3C elections already, I wrote a brief (~400 word) "Primer for Busy People" on the general...
Continue reading >
are ephemerons primitive?
Good evening :) A quick note, tonight: I've long thought that ephemerons are primitive and can't be implemented with mark functions and/or finalizers, but today I think I have a...
Continue reading >
Native call stack profiling (2/3): Event Tracing for Windows and Chromium
In last blog post, I introduced call stack profiling, why it is useful, and how a system wide support can be useful. This new blog post will talk about Windows...
Continue reading >
How to Verify Site Ownership on Mastodon Profiles
Like many of you, I’ve been checking out Mastodon and finding more and more things I like. Including the use of XFN (XHTML Friends Network) semantics to verify ownership of...
Continue reading >
A comprehensive, authoritative FAQ on decimal arithmetic
Mike Cowlishaw’s FAQ on decimal arithmeticIf you’re interested in decimal arithmetic in computers, you’ve got to check out Mike Cowlishaw’s FAQ on the subject. There’s a ton of insight to...
Continue reading >
On PyGObject
Okay, I can’t believe I have to do this again. This time, let’s leave the Hellsite out of it, and let’s try to be nuanced from the start. I’d like...
Continue reading >
November Update: Exploring V3D
It has been a busy couple of months. As I pointed on my last blog post, I finished GSoC and joined the Igalia Coding Experience mentorship project. In October, I also traveled...
Continue reading >
a simple semi-space collector
Good day, hackfolk. Today's article is about semi-space collectors. Many of you know what these are, but perhaps not so many have seen an annotated implementation, so let's do that.Just...
Continue reading >
we iterate so that you can recurse
Sometimes when you see an elegant algorithm, you think "looks great, I just need it to also do X". Perhaps you are able to build X directly out of what...
Continue reading >
i'm throwing ephemeron party & you're invited
Good day, hackfolk. Today's note tries to extend our semi-space collector with support for ephemerons. Spoiler alert: we fail in a subtle and interesting way. See if you can spot...
Continue reading >
Vulkan extensions Igalia helped ship in 2022
The end of 2022 is very close so I’m just in time for some self-promotion. As you may know, the ongoing collaboration between Valve and Igalia lets me and some...
Continue reading >
Highlighting Image Accessibility on Mastodon
Some time ago, I published user styles to visually highlight images on Twitter that didn’t have alt text — this was in the time before the “ALT” badge and the much...
Continue reading >