

Mint is pretty polished and mostly stays out of the way. I think that was probably a good choice, looking at your style of shifting over components of your workflow.


Mint is pretty polished and mostly stays out of the way. I think that was probably a good choice, looking at your style of shifting over components of your workflow.
If you are relatively new to this topic, it just gets worse as you dig deeper.
In 2012 or around there, it was discovered a few months before being implemented that Google intended to use the content of your gmail account to serve you “better ads”.
I was appropriately outraged, but no one cared. Even when I told them that it was tantmount to someone opening your paper mail to know what flyers to send you.
No one cared. And no one continues to care.
You can tell people all you like, but most folks just. Don’t. Care. That’s how they get away with it.
Yes, I was just talking to my kids about this. I sometimes think the web is just so bad now, I’m not sure i want to spend any significant time on it.
That was, of course the goal when I started degoogling 7 or 8 years ago, but I didn’t think I would be as disgusted as I am.


This has been going on for a long time in general, but Google recently stopped testing for non-chrome browsers altogether.
The lack of adoption is well understood: very few devices ship with Linux pre-installed, and most people don’t care about the os.
Come on, I like supporting n00bs, but this is low effort, bullshit trolling.
“I’ve tried nothing and I’m all out of ideas.”
And this person comes back to this linux community again and again with “my pirated games don’t work”. So many of us try to help this person, but they dont want a solution, they want to be disruptive.
That is correct.
However, this is a quasi-monopoly by google having quietly overwhelmed the space. Same thing for RCS messaging.
Neither push notifications nor RCS are proprietary, so there is a possibility to tear oneself from google here.
For instance, there are several free and paid push notifications services. Pushbullet is a popular paid one, not too expensive. I personally use https://ntfy.sh/, which can be self-hosted.
RCS is different because trusting the encryption keys makes RCS work, so there would have to be a critical mass of buy-in to use an alternative to google’s RCS implementation.


Oh, you are failing one over if the other fails? That’s not the same thing as configuring two interfaces with the same IP, gateway, at the same time, which is what I thought you were trying to do.


Is it possible to configure interfaces this way? Yes.
Will it work? No, not without bonding, and not with WiFi as one of the interfaces.


This has been the case since android 6. It just didn’t show you that message and would simply refuse to update non-play store apps.
Depends what version of the Surface, but I have a Surface Pro 6 and it still performs well. I use the Surface Linux kernel.


Those are considered firmware, yes. And these can vary in their installation as being updated via the firmware interface itself or some other update mechanism.
Some firmwares like on certain IBM thinkpads, my surface pro 6 and others can be updated directly via a Linux command called fwupd, but the firmwares must live in specifics public repositories.
This news means we’ll all have a much better time using fwupd to update these on dell and lenovo machines, but the firmwares themselves will remain proprietary blobs.
Coreboot replaces the bios/firmware altogether, and it’s not an easy task to get new ones, unfortunately.


This is talking about fwupdt firmware and patches, not uefi/bios replacement.
The trump comments aren’t the issue, it’s Proton’s acknowledgement that they will turn over data to the swiss police when asked.
BTRFS and ZFS both use block compression, ZFS by default. It’s meant to increase both storage efficiency and access speed and has nearly zero impact on performance. The files aren’t compressed from the filesystem point of view, which would satisfy your requirement not to need any other tools.
I’m confused about your statement that you don’t want to save space with compression, but you indicated that you want to “make the most of your storage”. Are you looking for long-term archiving?
It’s not clear here if you mean block compression, file compression, or stream compression.


It would be nice, but the time it takes to do the work of validating package versions for LTS candidacy is either limited or not free, so this is the acceptable compromise.
Are you waiting for a kernel patch, or is this support simply not available yet?


Use ps -ef to find the source of the file.
Ansible certainly works here, most implementations I’ve seen are terraform with ansible or cloudinit.
Most of my stack is containers, so I personally prefer cloudinit and a handoff to ansible.