RSS Parrot

BETA

🦜 Mozilla Hacks – the Web developer blog

@hacks.mozilla.org@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

hacks.mozilla.org

Your feed and you don't want it here? Just e-mail the birb.

Site URL: hacks.mozilla.org/

Feed URL: hacks.mozilla.org/feed

Posts: 10

Followers: 2

Launching Interop 2025

Published: February 13, 2025 16:59

Interop 2025 continues the mission to make the web more consistent across browsers, building on 2024’s 95% interoperability score. This year, 19 focus areas target key developer needs and long-standing issues, including WebRTC improvements, Storage Access…

Llamafile v0.8.14: a new UI, performance gains, and more

Published: October 16, 2024 13:32

Discover the latest release of Llamafile 0.8.14, an open-source AI tool by Mozilla Builders. With a new command-line chat interface, enhanced performance, and support for powerful models, Llamafile makes it easy to run large language models (LLMs) on your…

Announcing Official Puppeteer Support for Firefox

Published: August 7, 2024 15:44

We’re pleased to announce that, as of version 23, the Puppeteer browser automation library now has first-class support for Firefox. This means that it’s now easy to write automation and perform end-to-end testing using Puppeteer, and run against both…

Snapshots for IPC Fuzzing

Published: June 27, 2024 16:18

Process separation remains one of the most important parts of the Firefox security model and securing our IPC (Inter-Process Communication) interfaces is crucial to keep privileges in the different processes separated. We take a more detailed look at our…

Llamafile’s progress, four months in

Published: April 25, 2024 15:34

When Mozilla’s Innovation group first launched the llamafile project late last year, we were thrilled by the immediate positive response from open source AI developers. It’s become one of Mozilla’s top three most-favorited repositories on GitHub,…

Porting a cross-platform GUI application to Rust

Published: April 23, 2024 19:08

In this blog post, we delve into the motivations for choosing Rust for our crash reporter, outline the unique challenges of designing an application that operates when the main browser has failed, and discuss the new architecture we've implemented. We also…