Avatar

Spore

Spore@lemmy.ml
Joined
0 posts • 58 comments
Direct message

And yet, most of the world still runs on the same five languages: C, Java, C++, C#, JavaScript.

Did you just assume that those languages exists since the dawn of computing? Or they run the world as long as they came to existence and were never “the new thing”? You are just contradicting yourself at this point to defend yourself from anything you don’t want to accept.

permalink
report
parent
reply

mindlessly chanting “tools”

That’s what you were doing in the first place. Instead of evaluating and trying new things, you are putting them in an imaginary cycle, ignoring any actual value that they brings.

Also Rust has been on your “stage 2” for 10 years. It’s now widely used in multiple mainstream operating systems for both components and drivers, driving part of the world’s internet stack, and is used to build many of those “shiny and new tools”.

permalink
report
parent
reply

Currently it’s a long chain from an early version of GCC to the latest one, then mrustc (in C++) which can compile rustc 1.54.0.

permalink
report
parent
reply

I assume that you do know that tools improve objectively in the cycle and are making a joke on purpose.

permalink
report
parent
reply

Did they fixed the kernel panic problem that persisted in the last two versions? I don’t dare to try it, last month their proprietary driver has almost destroyed my machine.

permalink
report
reply

Because it gives the wrong impression that it is not proprietary, just like how you are making this exact mistake.

permalink
report
parent
reply

You can use Nix on Guix System and vice versa, but it’s like installing them as a package manager on a foreign system. The store and packages currently are completely isolated between the two, although there’s a very early plan for a common store interface.

permalink
report
parent
reply

No, monadic interface is used to programmatically access the store instead of being used to define packages. Packages are pure in Guix.

permalink
report
parent
reply

Guix uses Guile everywhere. Nix uses string interpolated Bash and Perl for anything impure.

Now what do you think?

permalink
report
parent
reply

Fyi, it’s now available on nixos.

permalink
report
parent
reply