I dislike Apple as a company but I love Apple hardware. Old Macs are my favourite thing to run Linux on.
LeFantome
I agree with this. In the case of Chimera Linux, it is a goal of the distro to have “no legacy” and so it is Wayland and Pipewire only from the start. That limited their choices back when they were making the decision.
Xfce is still X only although they are making progress.
I got your joke ( it was not subtle ). I have absolutely no idea why that would prevent me from making my comment.
I would love to find time to play with Gleam
Bachefs is in the kernel now so trying it on a spare drive or partition is super trivial these days depending on distro. You only need a few minutes of time.
Getting it on root is a bit harder as almost no installers support it yet. The only distro I can think of is CachyOS.
Well, Ubuntu does not force you to use GNOME and GNOME is not exclusive to Ubuntu.
So, what you are basically saying is that you use Ubuntu and hate GNOME.
Whenever I see this spin, I just want to say: “No it wasn’t. It was compiled with Clang.”
Thanks for the EDIT because I thought I had really missed something.
I am addicted to Arch and the AUR but it is precisely that it is NOT Arch that makes Vanilla look attractive. Do I REALLY need multiple new kernels per month like Arch gives me?
Having a more stable base sounds like a great idea. Using containers to get access to the Arch repositories and the AUR on top of Debian sounds even better. Vanilla bakes support for that scenario right in.
Not sure what you are saying here.
Regular Mint is based on Ubuntu. It is perhaps the most user-friendly distro.
LMDE is Debian based but includes all the same user facing tools and features.
I do not use Mint ( not a newb ) but it is a great distribution and great for beginners.
I did not know this. Thank you for the history lesson.
Or just start introducing Linux containers and VMs that run on Linux. You can use Docker Desktop and Putty from Windows.
The name C++ is an inside joke as ++ is the C language increment operator, meant to imply that C++ is an improvement on C.
I have heard several times that the name C# was meant to look like the ++ had been added again to the name C++. The syntax of C# was chosen to be familiar to programmers that knew C++.
If we are saying old languages use letters for names and that newer ones use words, it is worth noting that C# was also heavily inspired by Java, which came first. Both Java and JavaScript are from 1995 ( iolder than C# ).
In the grand scheme, Go is not much newer than C#. Go is from 2009 and C# is from 2000. That might seem like a lot but Go was intended as an alternative to C which is from 1972.
C got its name as a progression over B, which started the whole single letter thing, but C syntax was chosen to look like ALGOL ( 1958 ). So we have to blame ALGOL for the look of C, C++, Java, C#, JavaScript, and even Rust.
Two of the oldest languages as FORTRAN and Lisp. Language names were often abbreviations ( such as FORmula TRANslation for FORTRAN ). Lisp was originally LISP ( list processing ) but the name Lisp, from 1960, fits right in with Go and Rust I would say.
The trend is certainly towards more whimsical names though. An early name for C was NB which stood for “New B”. If it were named like we do today, maybe it would have been called “Newbie” or some synonym of that. I kind of like Punk.