this post was submitted on 17 May 2025
793 points (98.7% liked)

196

17609 readers
865 users here now

Be sure to follow the rule before you head out.


Rule: You must post before you leave.



Other rules

Behavior rules:

Posting rules:

NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.

If you have any questions, feel free to contact us on our matrix channel or email.

Other 196's:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] gandalf_der_12te@lemmy.blahaj.zone 9 points 19 hours ago (2 children)

Especially that every desktop app re-packages a whole web browser is infuriating me, as it could easily be avoided. The operating system should just provide a web browser library, that can be dynamically linked by each application. It's such an easy solution but it isn't used :(

[–] caseyweederman@lemmy.ca 3 points 16 hours ago

Don't forget the next step in the evolution: each web browser ships inside its own entire operating system container

[–] graphene@lemm.ee 3 points 18 hours ago

There is a project called tauri that uses the web browser libraries provided by operating systems. The problem is that each operating system has a different browser library, so features may not be supported or can work differently. Browser vendors seem allergic to actually following the standards for some reason.