this post was submitted on 07 Nov 2023
-23 points (29.8% liked)

Linux

47367 readers
920 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 10 months ago* (last edited 10 months ago) (1 children)

It wouldn't be terrible, as long as it's based on an open source foundation. Although that depends on the specific open source license. As long as the engine can be forked, the worst of IE6 should be avoidable.

But yes, with Opera moving to Blink, you've got really only two-ish browser engines. KHTML/WebKit/Blink and Gecko. WebKit/Blink are Open Source, but I think mostly BSD, so Apple/Google could migrate to a proprietary license easily.

Gecko is MPL, which IIRC is somewhat Copyleft like the GPL, just a bit less stringent.

With the Apple/Google impasse with WebKit/Blink, I think we should be able to avoid an IE6 situation, but I would feel better with a stronger Copyleft license.

As much as I love Firefox, I think Firefox has less browser share than it did back in the IE6 days.

[–] [email protected] 5 points 10 months ago* (last edited 10 months ago)

servo (already partially in Firefox) is a very interesting project.