

“You mean if I delete data, then it’s gone? No matter what platform?”
“You mean if I delete data, then it’s gone? No matter what platform?”
I think the example you’re using is closer to emulation.
I’m not an expert by any means, most of my technology experience comes from hardware. But Proton isn’t changing the Linux ecosystem, and the programs are still expecting a windows environment when they’re run via Proton.
From what I recall, Linux and windows can both do the same stuff, they just have different names or different ways to ask for resources. And Proton receives the request for whatever and converts it to the Linux equivalent.
It’s not nearly as bad as it was in the past, now that the graphics APIs are system agnostic.
Most simply put, it’s a layer that allows a computer program expecting windows to run on Linux. It isn’t emulating anything, just sorta like translating.
Think of it like a language. Windows speaks English, so a program expects to talk in English. But let’s pretend like Linux talks Spanish. Proton translates the English commands to Spanish for Linux to understand and execute, and then Proton converts the responses back to English for the program.
Plus, by the time you find the end, the crew can have moved on.
You could also exploit that to ambush the people trying to follow the cable farther into enemy territory.
Looks pretty neat.
Is there a way to have it run like a ram statistics monitor? I’d love to have this running in a terminal window to monitor my ram statistics.
https://www.pcmag.com/news/brave-browser-caught-redirecting-users-through-affiliate-links
I’m not going to defend Mozilla by any means, but if you care about privacy, you wouldn’t use a browser based on Chrome anyway.
You could replace “Brave Browser” with Firefox and the statement would still be true.
At least Firefox wasn’t caught hijacking affiliate links.
Can confirm. It’s the only game I play at this point.
Finally got to Fulgora. I want that mech suit.
If you want to fully wipe the disks of any data to start with, you can use a tool like dd
to zero the disks. First you need to figure out what your dive is enumerated as, then you wipe it like so:
sudo dd if=/dev/zero of=/dev/sdX
From there, you need to decide if you’re going to use them individually or as a pool.
!< s
Plus, there’s all the cool stuff Valve has been doing for Linux gaming. All the effort into Proton, the steam deck, etc.
At this point, I’m sticking with Steam to reward them for investing in Linux.
I’m not disagreeing with anything you’ve said?
I’m saying that just adding Mozilla’s PPA to your sources won’t change apt’s behavior when installing Firefox unless you tell apt to prefer the package offered by the Mozilla PPA.
As someone who uses Kubuntu as a daily driver, I’m well aware of the snap drama and have worked around it using the method I pasted above.
Even though it’s an underhanded move by Cannonical, I’m still glad the OS is open source since it makes the workaround so trivial.
It takes a little more than just adding a different repository to your package manager, you have to tell apt which to prefer:
echo ’
Package: *
Pin: origin packages.mozilla.org
Pin-Priority: 1000
Package: firefox*
Pin: release o=Ubuntu
Pin-Priority: -1’ | sudo tee /etc/apt/preferences.d/mozilla
https://lemmy.world/u/madthumbs
He also made ‘Linux vs Windows’ but got removed from that community, and the new mod removed all his posts or I’d post links to a discussion we had.
A user made a community called LinuxSucks.
Poe’s law being what it is, it can be hard to tell the difference between satire and someone actually drinking the kool-aid, but having talked to this person and been banned from his little fiefdom, he strikes me as the non-satirical kind of poster.
Trolls revel in the attention. They want the outrage that comes from interaction, and he’s locked down his community, disallowing anyone from posting anything at all last I checked.
He’s taken stances like “Open Source software is inherently bad for society because it takes jobs away from companies” and “the spyware companies like Microsoft build into Windows (IE Windows Recall or any other data aggregation system) are where things are going and you should be happy because you’re helping a company make money”.
I’d personally describe him as a Temporarily Embarrassed Billionaire trying to find a cock to deepthroat so he can join their ranks.
“Over the top” like what?
This is what I think is most likely as well. The capacity on the drive makes me think it’s a SSD and they can just spontaneously fail.
This is why you always need backups. It’s never a question of if, but rather when a drive will fail.
I work for an ISP in the southeast USA as a field technician and it’s dirty work sometimes. Fixing rodent damage to fiber connection boxes for businesses, placing temporary cables when underground lines get cut, working in dusty equipment closets, etc.
It’s not bad or hard work most days.
I feel like this is missing a big point of the article.
The vulnerability that the xz backdoor attempt revealed was the developers. The elephant in the room is that for someone capable of writing and maintaining a program so important to modern technical infrastructure, we’re making sure to hang them out to dry. When they burn out because their ‘hobby’ becomes too emotionally draining (either because of a campaign to wear them down intentionally or fully naturally) someone will be waiting to take control. Who can you trust? Here, we see someone attempted (and nearly succeeded) a multi-year effort to establish themselves as a trusted member of the development community who was faking it all along. With the advent of LLMs, it’s going to be even harder to tell if someone is trustworthy, or just a long-running LLM deception campaign.
Maybe, we should treat the people we rely on for these tools a little better for how much they contribute to modern tech infrastructure?
And I’ll point out that’s less aimed at the individuals who use tech, and more at the multi-billion-dollar multi-national tech companies that make money hand over fist using the work others donate.