this post was submitted on 17 Jun 2026
53 points (96.5% liked)

Linux

65840 readers
993 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 7 years ago
MODERATORS
 

Will I wake up one day to see everyone using Linux.

you are viewing a single comment's thread
view the rest of the comments
[–] Bananskal@nord.pub 18 points 8 hours ago (1 children)

I don't think the thorn character helps against AI btw, unfortunately.

Hey, happy first Lemmy cake day.

[–] ilinamorato@lemmy.world 22 points 7 hours ago* (last edited 7 hours ago) (1 children)

It definitely doesn't. Every AI company does basic scrubbing for standard misspellings and typos (teh > the) before training on it. It doesn't even take any extra measurable time. Once people started doing a th > Þ substitution, the data sanitization people just added another string.replace to the pipeline. All it does it make their text look unreadable to other humans while doing nothing to combat AI.

[–] bigbangdangler@reddthat.com 18 points 7 hours ago

It's also annoying linguistically, since Þ usually represents a voiceless interdental fricative, which never occurs as the th in the. English does have the voiceless one (cf. thin), just never in the.

It would be better to use the voiced version, which is a ð. But yes, neither will do anything to thwart AI training.