

Genuinely what negative ramifications could come of uutils being MIT licensed? The kernel license isn’t going to change and I really don’t see how companies can abuse uutils for a profit.
Migrated from https://lemmy.one/u/priapus
Genuinely what negative ramifications could come of uutils being MIT licensed? The kernel license isn’t going to change and I really don’t see how companies can abuse uutils for a profit.
The Linux kernel still is and will always be GPL. It really doesnt matter if the coreutils aren’t.
Nothing. The language used has absolutely nothing to do with the license.
Do people in this thread not understand that Microsoft frequently contributes to Linux? They’ve already lost the battle there. They rely on Linux for servers as much as everybody else.
Not necessarily saying this is a good thing or not, but writing off any Linux contributions Microsoft makes would be pretty silly.
OP said breaking the kernel, not the machine. The computers would be fine, its pretty damn difficult to brick a computer using software, at least by accident.
Normal users will not break their kernel, op is likely doing some advanced tinkering. I have been using Linux for years and am definitely an advanced user and Ive broken my kernel zero times.
It should work fine, but you might have to manually install the udev rules after creating them in distrobox. Is there something you need that can’t be accomplished with systemd.mount or editing /etc/fstab?
Bazzite docs also recommend this tool - media-automount-generator - which seems to accomplish a similar thing.y
You probably won’t need distrobox much unless you’re a dev. Most packages will be available as a flatpak or in homebrew. You could also consider using Nix, which will most likely have every package you’d want.
One of ublue’s offerings are probably best. Immutability is great for resiliency and updates are easily rolled back if something were to go wrong. Bazzite is great for gaming, otherwise checkout Aurora and Bluefin.
I do prefer and will continue to use an open source browser, but a proprietary browser can still be private. Orion can be verified to not have telemetry.
Also, they have said it will be open sourced. Its not uncommon for software to be made open source later on when the company is more prepared to handle the work that comes along with that.
I generally don’t either, but I do install one when using a terminal that has multiplexing. The ssh multiplexing daemon is part of the kitty binary, so it needs to be installed to work. Not really different than installing Tmux on one.
Kitty can do multiplexing over ssh as well. If you have kitty installed on the remote, you can use Kitty’s builtin ssh wrapper and get a lot of useful features.
https://sw.kovidgoyal.net/kitty/kittens/ssh/#opt-kitten-ssh.forward_remote_control
That’s very normal if you don’t have any KDE apps. If you were using KDE and installed a GNOME app it’d be similar.
Yep, I imagine it’d get bad if I let myself rot in my room all day. I spent time with family, worked out, went for walks, watched some new shows and movies, read some manga, did some hobby projects, but I still spent more time gaming than anything else. It was awesome
One of the drives I connected using a new HBA, I guess that could be it. The pool is mounting and the data seems largely intact.
Thanks, will do!
Idk I’ve been unemployed with enough savings to not go straight into job hunting. I had a blast spending most of my time gaming. Just helps to have a few other smaller hobbies.
I have a friend with a small stream and she definitely considers a lot of the people she’s met in chat friends.
Having one thing be your only hobby will get boring for the majority of people, so just have some extra hobbies. I could definitely spend 75% of my time gaming and the rest on other hobbies and feel great.
Maybe my systems aren’t exotic enough to experience the uncommon breakages.
The majority of issues are caused by Python applications, because Python packaging in Nix is still very rough. This isn’t Nix’s fault though, its the fact that pip sucks and most Python software uses a simple requirements.txt. Hopefully one day Poetry and UV build helpers will be in Nixpkgs.
You have to be active in the community to get your work merged in any decent timeframe. I think this is the most annoying part about the Nix ecosystem.
Definitely agree. It can be hard to get things merged or even reviewed. The simplest option to improve this would be to give more people write access, but of course lowering requirements for getting it would be a risk for security and stability. Nixpkgs automation is frequently improving, which will definitely help.
Or they’re just adding improvements to the software they heavily rely on.
I don’t trust or like Microsoft, but the likelihood of there being malicious intentions in this is incredibly low. Just imagine the fallout if Microsoft tried to sabotage the kernel.