this post was submitted on 26 Jul 2025
229 points (98.3% liked)

Linux

8878 readers
427 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

This is very exciting. Here is the APK I downloaded. And the associated discussion.

It even already seems to support stylus input which is very exciting seeing as there has been talk of porting RNote to Android.

you are viewing a single comment's thread
view the rest of the comments
[–] PumaStoleMyBluff@lemmy.world 7 points 2 weeks ago (1 children)

It actually doesn't do that for all clients, according to the docs

It'll let you straight through if your user agent doesn't contain "Mozilla"

[–] Linearity 2 points 2 weeks ago (2 children)

Whaaaat? Why only look for Mozilla?

[–] LunaChocken@programming.dev 2 points 2 weeks ago

Because it's super common in web scrapers

All normal web browsers have Mozilla in the name so it’s kinda weird to only do it for that. Both chrome safari and FF start with Mozilla 5.0