Quantcast
Channel: browser – dev.webonomic.nl
Browsing all 25 articles
Browse latest View live

Using a Logitech G203 mouse under Linux

Both the Logitech G203 Prodigy and the newer Logitech G203 Lightsync are affordable gaming mouses that have a normal size, a small lag, nice sensors, and also suitable for general use. The mouse has...

View Article


Raspberry Pie with a Taste of Chocolate, the funny Desktop Droste effect

Trying out the new Ubuntu 22.04 on my Raspberry Pi 400, I was surprised by the smoothness of the new Ubuntu distribution. Much better impression then the first time I tried Ubuntu on the RPI, I think...

View Article


Debugging Firefox and `hidden` features of the browser: the about pages

Here is a list of all about: pages of Firefox Desktop. Especially the about:telemetry page is interesting, I always try to disable any telemetry whatsoever, but this pages show exactly what your...

View Article

Install separate Firefox (Beta) Snap on Ubuntu 22.04

To try out a beta version of Firefox snap, you have to enable the experimental – read developer options – of parallel instances install of snap. sudo snap set system...

View Article

Adding HTML from a string the safe way

Adding HTML from a string isn’t difficult. Something like this works amazingly: name="John" html = `<div>Hello <b>${name}</b>, <p>Welcome on this lovely day</p>...

View Article

Browsing all 25 articles
Browse latest View live