

It’s gonna be a huge success with Lemmy users
It’s gonna be a huge success with Lemmy users
Some stuff turns to e-waste because it’s no longer supported by software. Some stuff turns to e-waste because it’s just so goddamn old. The last ones of these architecture had a whopping 233MHz. My first PC that I got new as a kid was faster than that (must have been a Pentium II, while i586 is Pentium). I highly doubt there are many of these systems left in operation, especially not with new kernels.
The issue is not only complexity, though it does play a role. You can also run into issues with pure text parsing, especially when whitespace is involved. The IP thing is a very classic example in my opinion, and while whitespace might not be an issue there (more common with filenames), the queries you find online in my opinion aren’t less complex.
Normal CLI output is often meant to be consumed by humans, so the data presentation requirements are different. Then you find out that an assumption you made isn’t true (e.g. due to LANG indicating a non-English language) and suddenly your matching rules don’t fit.
There are just a lot of pitfalls that can make things go subtly wrong, which is why parsing general CLI output that’s not intended to be parsed is often advised against. It doesn’t mean that it will go wrong.
Regarding Python, I think it has a place when you do what I’d call data set processing, while what I talk about is shell plumbing. They can both use JSON, but the tools are probably not the same.
It’s a cool shell, I like ita lot more since I found out you can use ?
to mark a field optional
It’s true that compared to the other utilities, it’s rather new. First release was almost 13 years ago. awk
, which I think is the closest comparison, on the other hand turns 50 in 2027… though new awk is only 40.
Thanks, I never used it and had forgotten about it until now.
From a quick glance, this is pacman
with a yaml file instead of a shell script and PKGINFO (the latter was introduced for the same reason you’re doing it your way in the first place). The carcinization of package managers
For me, the factors were:
And from what I hear, the main selling point of NixOS is how easy it is to reinstall.
Well, that isn’t the first thing I’d mention, but whatever. Use whatever you’re comfortable with.
Also Mozilla uses it as far as I know
Did you try Nix (on Arch) or NixOS? For the latter, https://nixos.org/manual/nixos/stable/#sec-declarative-package-mgmt explains the basic installation.
I really like fish. It’s just so pragmatic, I don’t know how to describe it differently. No groundbreaking concepts (like nu or elvish), but the tools you need are right there and easily accessible with syntax that doesn’t make me scratch my head (bash).
I wouldn’t really call it a fork from my understanding, but rather a (downstream) distribution. But maybe those are just semantics
NixOS as the first Linux distro is an interesting choice, definitely not bad, but probably not what most people would go for
Sorry if I sound dumb, but which kind of program would be the one to display the output of text based interfaces, also called terminal applications, if not a terminal?
I was just about to write that they should delete system32 to be able to make one and during my research I stumbled upon https://knowyourmeme.com/photos/29711-delete-system32 which I had totally forgotten
Time to sell Tesla to xAI
Man, that overlap between “system has a GUI” and “less is not available” must be so small, or am I mistaken
I only had Windows 8 on a notebook that I bought and wanted to give it a try again, however I switched the machine over once I learned that it couldn’t be updated to 8.1 through normal updates, but that you had to use the store, because they were really trying to push the store. Also my NAS used NFS back then, which my home edition of Windows didn’t support, I think you need professional.
These two things pushed me to migrate the notebook as well
Godspeed