So, wait, you are claiming that a Windows update broke your hardware so bad you had to reinstall the firmware, but it magically worked on a linux distro? First of all, that means it wasn't "permanently stopped [from] working". Second, I hate to break it to you, but it sounds like Windows might have fucked up a setting, and then you user-errored your way into breaking things. I've never had something break that can't be fixed with a full system restore or reinstall, and it sounds like you had a problem just like that. If it worked on Linux, you could have gotten it working on Windows, too, because it's clearly a software error at that point.
I got something stupid like a 96 on the ASVAB and I just told the first air force guy I smoked a lot of weed and I never heard from any military again lmao
It was tempting when they offered me to go right into a program to become a satellite operator starting off making $125k/year immediately after boot camp... but I don't regret not taking that offer. Who knows what would have actually materialized, anyways. Probably would have been 6 years deep dreaming of hopefully seeing 6 figures one day while I end up managing logistics or something.
Some people put little boots on their dogs' paws, but this just a little cooler.
"When I voted for the Leopards Eating People's Faces Party, I didn't think they would eat MY face!"
I'm not sure that these things work the way you think they do... an antivirus wouldn't just look for the name of an executable to be "legit.exe" but rather would look at what the program calls itself in it's manifest, compute the hash for the executable binary file, and compare that hash against a database of known good hashes. If the contents of the executable compute a hash identical to the known good hash, then you know the contents of the executable are clean.
Yeah I'm guessing this is a false positive based on heuristic analysis, i.e. the TOR program has a lot of the same behaviors as malicious programs. Of course it is more accurate to say that the malicious programs are copying TOR behavior or just straight using TOR code, whatever the case may be.
My main issue is that it kind of shows a lack of due diligence. I assume the official TOR binaries are signed, so the official TOR binaries should be exempted from these heuristic positives. If the binaries are unsigned/have no valid certificates, then I can totally understand the false positive. At that point, the user should know they are installing software that cannot be automatically verified as being safe, and antivirus should never assume that something is safe otherwise. Like you said, for typical users this should be the expected behavior. Users can always undo Windows Defender actions and add exemptions.
NLRB changed their criteria for what is considered co-employment last month, widely broadening the definitions used to determine this status. Essentially, if a company has significant control (not just exclusive control) over any of a worker's employment status or conditions, then they are considered a co-employer now. It used to be that a company needed exclusive or overriding control over another company's employees to be considered a co-employer.
I'm certain we are going to see more lawsuits and legal challenges from employees because of this. I'm pretty certain there already are lawsuits from some other Google contractors over this exact thing; they are providing a case that Google is their co-employer due to the control they have over every aspect of their work.
Eh, this particular screen is kind if misleading. You say you dont see a "skip" or "do not remind again" button, well that's because those buttons are on the next screen(s) for each individual feature. I've gotten this screen a couple times, just click through and you can skip/opt out of all the features. It's kind of silly, but I think the point is that they want you to look at each new feature individually.
Also, tomatoes ARE poisonous as they are a nightshade and contain solanine. Same with potatoes. The modern concentration of solanine is negligible, though, so unless you have a sensitivity or allergy to nightshades you should be fine consuming large quantities.
I feel personally attacked... I have done this with too many games on my deck, with Cyberpunk I spent 3 hours testing all kinds of different settings configurations (and then running the benchmark between every change...), trying to decide if I wanted to stick with native res and lower all the settings or upres with fsr and bump the effects up... then I got in game and realized I didnt have mods and didnt want to deal with them at that point and uninstalled the game.
My biggest gripe right now is how often everything goes down. About 6 times out of 10 when I go to load anything on lemmy it is down, confirmed on https://lemmy-world.statuspage.io/
When WSL first came out, all the documentation i read from Microsoft led me to believe it was intended to help developers who are cross-developing software for both Linux and Windows to more easily test features and compatibility and to ensure software behaves consistently. It never seemed like they intended it to be used to run Linux programs fully and integrate into the Windows environment. It always seemed like it was just there for convenience so a smaller budget developer could develop on one machine and not need to be constantly rebooting or running VMs.