God and Guns. Name a more iconic duo
God and Guns. Name a more iconic duo
Would be really cool to see these new Snapdragon X Elite laptops shipping with Linux.
No particular order to these.
Cool so we can claim these frozen embryos on our taxes right? We can get state benefits that are allotted to children for these embryos as well?
It would be the exact same amount of effort you’d use to get new software on other distros. Both Arch and NixOS have very straightforward methods of installing new software that aren’t any more difficult than doing so on Debian or some other distro. Both Arch and NixOS support independent package managers like flatpak and snap + they support Appimages.
I’d also add that OP doesn’t even need to use NixOS to use nix packages, whereas Arch or Debian would require systems based on those distros. So if anything NixOS tries to make it very easy to add and configure software. Where does all the effort come in?
He’s in a bathrobe in all of these lol
For what it’s worth, I don’t understand the nix language or all the package manager functions in their entirety. I generally use what I need and that’s it. Most information I’ve required that is nixpkgs
-specific I was able to find in the manual. home-manager has one as well and it’s been the best reference for me.
If so, how does that solve the problem of clutter in $HOME ?
If it wasn’t clear from my message, the problem(s) these tools are solving for me would be 1. not having to keep track of my dotfiles and their directories, and 2. not storing configuration files directly on the disk I use for the $HOME
dir. I’m not claiming these tools would solve clutter in the $HOME
dir. Further, I think it should be alright for me to share tools for managing configuration files in your home directory in a discussion that directly relates to that subject.
So you create a symlink from $HOME/.program.ini to something in the nix store?
Normally it’s the other way around. When you use nix and home-manager, you’re technically generating files that will live in the nix-store and nix/home-manager will take care of symlinking those files to locations in your $HOME
dir.
In this scenario though, I would use the https://nix-community.github.io/home-manager/options.html#opt-home.file option from home-manager to create a symlinks to a location that’s outside of my $HOME
dir so those files don’t have to live on my home disk.
My particular use-case is that I want persistent configuration files that are shared throughout a handful of devices on my network. To this end, I use some home-manager symlinks that lead to a network folder where all these various directories and configuration files actually live. I edit those configurations in a single place and their changes propagate across the network to all the devices that would use them.
You can manage symlinks pretty easy with home-manager. I’d personally setup symlinks for these app configuration directories if I don’t want them storing files directly on the disk I use for $HOME
. It’s also done in a delcarative way that can persist across multiple computers.
Nix and Home Manager have been my go-to for managing dotfiles and symlinks in my home dir
What an interesting year. This has to be the 4th or 5th large tech-centric company that’s
Just like every other company that’s done this, the backtrack is likely meant to appease the consumers before the policy gets re-introduced later. Perhaps with slightly different wording.
The Midas Touch of Shit at it again
I posted the list of alternatives simply because OP asked for forks.
What’s wrong with Firefox
Me posting this list shouldn’t be an implication that I believe Firefox to be bad. I’m offering alternatives as the OP requests.
and how do the forks address those points?
Every one of the links I shared have detailed information about how their product mutates the original Firefox or Chromium browser. Do you really need me to copy-paste that information into a comment?
Not the OP, but here are some alternatives anyway.
Firefox:
Chrome:
To my knowledge, pipewire was never meant to replace any part of systemd. I don’t think systemd does anything related to audio either. OP was claiming otherwise so I asked for clarification.
Pulseaudio isn’t part of systemd.
Which part(s) of systemd is pipewire meant to replace?
he thinks it’s success is entirely due to his decisions and beliefs
Hate to be the one to draw a parallel, but this is the same mindset Spez has and why he justifies the choices he made with Reddit.
Most of these stores sell your data to third parties and do that just for profits.
Sure. But until you bring some proof that Valve is actually selling my financial data, I’m going to chalk this up to baseless claims. So far, all the proof you’ve provided has been a hysterical article that cites Valve’s own ToS and Privacy Policy and makes claims that Valve is basically operating the exact same way as all other digital storefronts do when consumers make purchases online. It also claimed that Valve is tracking my internet history citing a reddit thread with multiple comments debunking the claim.
What data was recorded when you bought your linux?
That depends. I use actual RHEL quite a bit considering it’s what I’m familiar with and what’s used in my workplace. Before I could setup any of my personal servers that use RHEL9, I had to provide all the exact same information you requested. My laptop is running FreeBSD, which cost me nothing considering it’s not sold in a storefront. Not sure what you’re getting at with this unless this is once again some false equivalence.
Look, I’m all for moving away from Steam if there’s an actual compelling reason to do so. Valve doing illegal shit that no one’s reported is certainly a legitimate reason for me to move off the platform, but neither you nor the only other person in this thread claiming Valve is the literal devil have provided any legitimate reasons not to use the platform. If all it takes is a hysterical article with some bogus claims and bold text for you change how you consume products, I got this huge bridge to sell you.
Probably just spend more time contributing to foss projects. Maybe write technical documentation.