this post was submitted on 08 May 2025
256 points (96.4% liked)

Linux

54061 readers
1225 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] janAkali@lemmy.one 1 points 1 day ago* (last edited 1 day ago) (1 children)

There's only two. One has broken primary selection, the other has anti-user policies against adblock plugins.

I can live without copy on highlight. But you could pry UBlock Origin from my cold, dead hands.

[–] mina86@lemmy.wtf 2 points 1 day ago (1 children)

uBlock Origin and mouse copy and paste works perfectly well in Firefox.

[–] janAkali@lemmy.one 1 points 2 hours ago

Copy on select and middle mouse button paste doesn't work in text fields created by js code in Firefox. I remember finding a stale bug report for it, ~~but can't find it~~.

There are a lot of websites that use javascript to create text fields, some recent examples that I can remember right now:

  • codewars.com
  • claude.ai
  • vscode.dev

Edit: found report: https://github.com/codemirror/codemirror5/issues/931
https://bugzilla.mozilla.org/show_bug.cgi?id=1593761