Paulo Matos

@ocmatos.com

Igalian working on FEX-Emu, Proud Father of 2, AWA IRONMAN Triathlete. All opinions are my own or my children's - if they got hold of my phone. Uke Player - Aspiring Pianist.

I'm happy to announce pabst: a tool for Property-Based Testing in JavaScript/TypeScript. Annotate your functions with properties they're supposed to have, run `pabst test` to try to invalidate those claims, and watch the bugs come crawling out. Install via `npm install pabst-checker`,

A new category of programming language is forming, aimed at agents rather than humans. Vow is mine: small, self-hosted, with contracts verified by ESBMC. "The language is not for you. Yours is only the product." p.ocmatos.com/blog/whats-i... #agenticcoding #formalverification

What's in a vow? A language for the future of agentic coding - Notes & Code

Announcing Vow, an agent-first programming language with formal verification built in. Self-hosted, early, and open for you to try.

p.ocmatos.com

🧵 My best ideas seem to come to me while I am running. Time and time again I have great ideas while running, then I get back home and pufff... gone! As if I had been in a dream-state all along.

Tomorrow at Embedded World! Hall 4, Booth 4-443. Demoing Moonforge — live OTA updates on RPi5 via RAUC — plus a Zephyr BLE app built entirely on upstream code, and WPE WebKit on embedded hardware. Talks: Tue 14:45 Yocto best practices, Thu 15:00 web engines for embedded. #EmbeddedWorld #ew26

Our booth at Embedded World, Hall 4. White booth walls with "igalia is open source" branding in colorful text and "web, standards, for everyone" labels. Left wall has a monitor and the Moonforge demo station with hardware diagrams. Back walls display logos of open-source projects Igalia contributes to, including Servo, Vulkan, Chromium, WebKit, RISC-V, GStreamer, Wayland, and more. White meeting table with chairs in the foreground.

LLMs write code fast, but how do you trust it? Unit tests only cover paths you think to test. Bounded model checking exhaustively explores all paths and gives mathematical proofs when it finds bugs. 🧵

Absolutely awesome to see CCC side by side with the other oldies but goodies compilers. I am pretty confident GCC and Clang were the last breed of popular C compilers written by humans!

Matt Godbolt@matt.godbolt.org · 6mo ago

We just added CCC to @compiler-explorer.com - Claude's C Compiler. And what fitting way but to have gotten Claude to added itself to CE... @anthropic.com - added a build to our builder, added it to our daily builds, added the installation, the configuration, and tested it in staging. Nice!

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...

Igalia's Response to the European Commission on the Open Digital Ecosystem Strategy | Igalia

Igalia is an open source consultancy specialised in the development of innovative projects and solutions. Our engineers have expertise in a wide range of technological areas, including browsers and cl...

igalia.com

Really wishing that somebody would hire my company (@igalia.com) to standardize/implement support for import maps in web workers. I already have a draft spec PR ready and there is interest from the community, which company wants to be the hero funding pushing it forward? :)

Support import maps in workers by nicolo-ribaudo · Pull Request #10858 · whatwg/html

This patch started as a conversation with @guybedford. I tried writing some spec for one of the potential approaches discussed in WICG/import-maps#2. This PR is not actually ready as I have not fin...

github.com