It has been six years since we published the interview with Riccardo Mottola, one of the pillars of software development for our favorite architecture. On that occasion, we talked about the vital importance of having an up-to-date browser to make a PowerPC computer usable in the modern world. At that time, we were celebrating version 27.11.0.

Today we are happy to announce that that mission not only continues, but has reached a new, important milestone: Arctic Fox version 47.0 has been released.
While our hardware team fights with oscilloscopes and development boards, tireless developers continue to refine the software that will run on our future notebook.
Six years of evolution: from v27 to v47
The numerical leap from v27.11.0 to v47.0 represents far more than just a version bump; it signifies a massive architectural overhaul. In the silence between our blog posts, Riccardo has been relentlessly bridging the gap between legacy hardware and the increasingly complex modern web.
During these years, the focus has been on two critical fronts: compatibility and standards. The web didn’t stop evolving in 2020, and sites that worked then would be broken today without this work. Riccardo has backported hundreds of security patches and functionality updates from the Mozilla and Pale Moon codebases. This includes implementing modern TLS standards to ensure secure connections, rewriting the media backends to fix audio/video playback on Big Endian systems, and optimizing the code to leverage AltiVec instructions, ensuring that the browser feels responsive even on older G4 and G5 processors, as well as our target NXP T2080.
What’s new in v47.0?
This release is not a simple maintenance update. The recently released v47.0 brings fundamental structural changes to navigate the web of 2026 with dignity on “alternative” hardware.
Here are the main novelties extracted from the changelog:
- JavaScript Engine Enhanced: Extensive updates have been made to the JavaScript engine, introducing critical new capabilities such as async functions and support for Wasm (WebAssembly). This is a giant step for compatibility with modern web apps.
- Graphics and Multimedia: Significant updates in WebGL and ANGLE, as well as an update to the libcubeb library for better audio management and video playback.
- Security and Core: Updates to NSS (Network Security Services) and fdlibm libraries, as well as improvements in the netwerk module, DOM, and DevTools.
- Mac Compatibility: For friends following us from the vintage Apple world, the minimum target compatibility for compilation on macOS has been raised from 10.9 to 10.10, although native compilation remains possible on 10.6 and WebCam available there.

A solo journey (that needs you!)
Maintaining a fork of Firefox/Pale Moon on a Big Endian architecture like PowerPC is a huge technical challenge. It requires solving bugs that developers on x86 or ARM will never see, handling endianness, and optimizing code to exploit specific instructions like AltiVec.
We want to give special credit to Riccardo Mottola, who has been carrying this torch almost single-handedly. His dedication to keeping this browser alive is practically a solo effort, a labor of love that benefits us all. It is our sincere hope, and his too, that other developers will step forward to lend a hand. If you have experience with C++, Mozilla codebases, or PowerPC optimization, your contribution could make a massive difference.
Arctic Fox v47.0 is proof that planned obsolescence can be fought with code and passion. You can download the binaries for Linux PowerPC (and other architectures) directly from the official release page.
Thanks again to Riccardo for his tireless work!
Beyond the code
Riccardoโs passion for keeping classic technologies alive extends beyond computing. He is also an avid photographer with a deep respect for tradition. Coming from a family of photographers, learning the essentials from his grandfather and even using his great-grandfather’s cameras, he specializes in traditional film and manual photography.Much like his approach to software, he values the authentic process, often developing his own black-and-white film and avoiding digital manipulation. You can admire his work, which ranges from landscapes to aerial photography, in his photography portfolio.

















