

[ The person editing this and has done plenty of research from multiple trustworthy sources. ]
That reads sus. Like “Trust me bro” in nicer words.
Programmer by day, burnt out by night.
[ The person editing this and has done plenty of research from multiple trustworthy sources. ]
That reads sus. Like “Trust me bro” in nicer words.
To add to @ParetoOptimalDev@lemmy.today
The uutils are MIT licensed, simply put it means “do whatever you want with it, as long as you credit us”.
The coreutils are GPL, simply put “do whatever you want with it but only in other GPL works, also credit us”.
The coreutils make sure forks will also be open source.
While the uutils aren’t closed source, they do allow you to make closed source forks.
The uutils’ license is too permissive.
Likely not anytime soon as they tend to hold off latest features and prefer older (but maintained) LTS versions of just about everything. Also especially not if it turns out to be a bad idea; they explicitly build Mint without Snaps since their inclusion in the Ubuntu base.
Mainly memory safety; split
(which is also used for other programs like sort
) had a memory heap overflow issue last year to name one.
The GNU Coreutils are well tested and very well written, the entire suite of programs has a CVE only once every few years from what I can see, but they do exist and most of those would be solved with a memory and type safe language.
That said, Rust also handles parallelism and concurrency much better than C ever could, though most of these programs don’t really benefit from that or not much since they already handled this quite well, especially for C programs.
uutils/Linux?
What is this table from? Is it from some website?
Sure, ok, that’s still my daily driver, it’s incredibly stable (and no, it’s not fucking outdated), but other than that it doesn’t help so much against accidentally borking your system.
So in this context, I’m recommending @sockpuppetsociety@lemm.ee NixOS.
May I introduce you to my lord and saviour NixOS?
And not somehow break it more from there? Impressive!
I’ve found it needed a lot of extra steps, plus fidgeting with the OSTree defeats some of the safety/stability of it all.
Bazzite, at least, recommends against using OSTree blindly as that’s meant for sysconfig and recommends using Homebrew instead, as this lives in your user space and touches very little; but even installing libqalculate
gives memory issues. Most things I attempted to install did, actually.
The Ruby interpreter installed just fine, and was the only CLI program that installed just fine IIRC.
Now, I feel like it’s less of a hassle to Just Use Mint®, especially since I’ve got it installed anyway.
Funny you say that, I dual boot Bazzite and Mint, for gaming and everything else including programming, respectively.
Bazzite is a pain to install and use CLI applications in, but it’s got a great default setup for gaming!
I didn’t have terminal transparency available OOTB, and it didn’t find my Nvidea GPU drivers, either.
Ubuntu-based Mint does, for me.
Ah that makes sense, thanks!
the laptops mostly use Intel x86 chips
I mean, I’d be happy to see them ship ARM laptops in the vein of Apple’d M chips or Qualcomm’s Snapdragon X Elite chips ¯\_(ツ)_/¯
So their laptops were running Android?
Reading the article it was a closed source OS, with their own closed-source Linux-based kernel.
I once freed 28 GB using find ~/Downloads/ -mtime +30 -delete
Honestly, I could do and have done Unreal, Unity and (easily) Godot development on less!
But that’s the minimum to spend for a very comfortable experience, I’d say; RX7900 and GTX 4090 are only there for bragging, while an on-board GPU would not be comfortable running game graphics in my opinion but I’ve seen people do it and not complain :/
Off-topic but:
Linux Mint
GPU: AMD RX7600XT
CPU: AMD Ryzen 7 5800x
RAM: 16GB DDR4
That’s surprisingly mid-range, I don’t think I ever see that; just budget specs or bragging-level specs. As someone with almost the same build (Ryzen 7 4700GE, RX7700XTX, 16 GB DDR4) I’m positively surprised!
Checking their profile, they do seem to be a furry, yeah!
Nobody said anything about the init system, though.