RPI4 - Surfing the internet

Raspberry Pi 4: Chronicling the Desktop Experience – Firefox Revisited – Week 26

Last Updated on August 20, 2020

Summary

I am really pleased to report that Raspbian’s package of Firefox offers a real alternative to Chromium and Vivaldi. It’s memory usage is high but not unexpected, its page rendering is perfectly satisfactory, and the stability issues have been ironed out. It’s a capable browser, with a deep catalogue of extensions and user interface customization.

There’s impressive engineering going on behind the scenes. Firefox Quantum leverages multi-core processors in ways that Chromium and Vivaldi just aren’t doing. It doesn’t make a significant difference in browsing on the RPI4, but the design may give it an edge.

We have 3 good graphical web browsers available on this tiny device. That’s sufficient choice in my eyes, as they will meet meet most users’ needs.

There’s still issues with Firefox that need to be resolved. The web browser doesn’t play ball with some multitasking activities, such as watching videos. And it really shouldn’t be rendering mobile versions on certain websites including Google and Amazon. But I can live with these idiosyncrasies.

I will probably use Firefox to write my weekly blog articles in future.

Pages in this article:
Page 1 – In Operation
Page 2 – Memory
Page 3 – Summary


Read all my blog posts about the RPI4.

Raspberry Pi 4 Blog
Week 36Manage your personal collections on the RPI4
Week 35Survey of terminal emulators
Week 34Search the desktop with the latest version of Recoll
Week 33Personal Information Managers on the RPI4
Week 32Keep a diary with the RPI4
Week 31Process complex mathematical functions, plot 2D and 3D graphs with calculators
Week 30Internet radio on this tiny computer. A detailed survey of open source software
Week 29Professionally manage your photo collection with digiKam
Week 28Typeset beautifully with LyX
Week 27Software that teaches young people how to learn basic computing skills and beyond
Week 26Firefox revisited - Raspbian now offers a real alternative to Chromium
Week 25Turn the Raspberry Pi 4 into a low power writing machine
Week 24Keep the kids learning and having fun
Week 23Lots of choices to view images
Week 22Listening to podcasts on the RPI4
Week 21File management on the RPI4
Week 20Open Broadcaster Software (OBS Studio) on the RPI4
Week 19Keep up-to-date with these news aggregators
Week 18Web Browsers Again: Firefox
Week 17Retro gaming on the RPI4
Week 16Screen capturing with the RPI4
Week 15Emulate the Amiga, ZX Spectrum, and the Atari ST on the RPI4
Week 14Choose the right model of the RPI4 for your desktop needs
Week 13Using the RPI4 as a screencaster
Week 12Have fun reading comics on the RPI4 with YACReader, MComix, and more
Week 11Turn the RPI4 into a complete home theater
Week 10Watching locally stored video with VLC, OMXPlayer, and others
Week 9PDF viewing on the RPI4
Week 8Access the RPI4 remotely running GUI apps
Week 7e-book tools are put under the microscope
Week 6The office suite is the archetypal business software. LibreOffice is tested
Week 5Managing your email box with the RPI4
Week 4Web surfing on the RPI4 looking at Chromium, Vivaldi, Firefox, and Midori
Week 3Video streaming with Chromium & omxplayerGUI as well as streamlink
Week 2A survey of open source music players on the RPI4 including Tauon Music Box
Week 1An introduction to the world of the RPI4 looking at musikcube and PiPackages

This blog is written on the RPI4.

Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

2 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Trent Calder
Trent Calder
3 years ago

I’m really pleased that Firefox is now a viable web browser on this device. While it seems to have gone out of fashion, Firefox is still my choice. I’ve ordered a Raspberry Pi 4.

RPi Master
RPi Master
3 years ago

Trent,

Dude, you are a LinuxMan! Where have you been the last several years as the RPi’s have been developing? Only 1 Rpi4/4GB? I have 3, and that is not near enough! The new dual monitors is really cool. Make sure you get a 256GB A1 chip. That is something more recent that the RPi foundation reccommends now to get the speed up on the random read writes test.

Keep up the excellent reviews of Pi software. I got a bunch of good stuff from your reviews that I did not know existed for the Rpi.

I always preferred Firefox, and don’t like the CIA funded Alphabet Inc/Google spy system. I avoid it like the plague. However, when I tried the firefox on X86 Raspian desktop, it is still a bit slower than the Chromium. I highly recommend you run a USB drive with persistence so you have the same Raspian environment on older/aging X86 machines as you do on the Rpi. I have been using the X86 Raspian for my main computer at home, and it really speeds up my older Win7 machine. Makes it nice to tranfer files to and from Rpi systems, and you can do all kinds of maker development stuff with the Arduino IDE (be sure to get it from Arduino.cc, do not use the old/ancient IDE in the repository). The Arduino IDE has plug ins for programming both the ESP8266, ESP32, and ESP32-cam. This makes it really nice. Also, any development work you do on the X86 Raspian can be immediately transferred to the RPI4. Like Python programs and environment all setup with many libraries already installed in Raspian.