What’s the extension? Advertise to me dammit, I’m intrigued
What’s the extension? Advertise to me dammit, I’m intrigued
Not defending windows 11 in any way, but on install, when you get to the “login to your microsoft account” screen, if you open command prompt (ctrl + f10 i think) and open the network utility - type ncpa.cpl
, then you can find and disable your network adaptor. Close cmd and the network utility and click back. It will ask you to create a local user.
I’ve done this a couple of times and it hasn’t forced me to create a Microsoft account yet (I use a lot of windows vms). If this no longer works on win11, apologies, it used to.
Run it in your head, find the edge cases yourself, fix the bug… weakling.
Or do what I do in real life which is patch in new bugs and even a security flaw or two.
Not who you asked, but did you ever hear of Valiant and their kernel level anti cheat.
This is not a 1:1 comparison but anticheat software running in the kernel has the ability to monitor all other processes due to its permission levels. It can monitor all scheduled tasks and infer from that information.
Drivers need similar access but for different reasons, they need access to os functionality a user would absolutely never be granted. This is because they interface directly with hardware and means when drivers crash, they generally don’t do it gracefully. Hence the BSOD loop and the need for booting windows without drivers (i.e. safe mode) and the deletion of the misconfiguration file.
Eyyyy, I’m on Mint!
My bad, what linux distro you running?
Nice try Microsoft, I still don’t like your monthly “small” ui changes that hide the features I use and add extra “get copilot now” buttons
Pretty sure it is, might just be their grammar.
I read it as “Godot, or DirectX (which my aim hallucinated is a game engine)”
git commit -m “if this doesn’t fix it I’m looking up availabilities at my nearest maccas”
Relevant xkcd
That sentence should probably read “on my first day of using Linux outside of a vm on bare metal with an installation I intended to keep”. I use Kali for security work and I used Manjaro once but it killed itself before I knew what I was doing.
Snaps are not very space efficient, I don’t need the same packages installed multiple times. In a desktop use case that’s a lot of repeating packages.
Because snaps aren’t the only feature the distro comes with. It’s widely versatile, commonly used, and this argument isn’t a good one. PopOS is good, so is ubuntu minus the snaps.
What about all the other pros of ubuntu?
Off the top of my head,
Other distros are good. PopOS is good. I chose Ubuntu mostly because it’s solid and stable but also because it has a wide community for help. I’m just getting tired of the narrative that ubuntu is totally crippled by its snaps. This is a linux distro, if I don’t like something I get to change it, which is actually cool. This isn’t windows where I have no control. Also, with snaps gone, I’ve literally never had a problem I haven’t caused. I have the approach of strip out what I don’t want. Arch users install what they do want. At the end of the day, we both are exploiting software we want to use to be productive. If I found myself fighting the os (like Mac or Windows) I’d switch but I don’t so I won’t.
I started using ubuntu 2 years ago and its great. Just disable snaps. It’s like 5 commands (and you have to reinstall Firefox).
You stop snap store from running, disable it from restarting then set apt over snap store as default.
It’s not hard. I did it day 1 of using Linux. Plus there’s guides a plenty on how to do it.
Don’t try to equate a bill that allows someone to make a choice to decrease prison time, with a concentration camp where they harvest organs and hair, and “reeducate” people to believe China #1. One is dumb, the other is evil.
I get worried sometimes about my country’s (Australia) invasive online privacy laws. China doesn’t allow proper internet access, and if you think you have nothing to worry about, just Baidu-search “Tiananmen Square 1989” or “why did the Dalai Lama leave Taiwan”. I’m sure you’ll be fine…
Huh, is that why the people of Hong Kong seemed so happy in that last bout of protests? You know, when over 1 million people took to the streets, protested and set the city on fire? Also, and just out of interest, is your government still using “prisoner’s of conscience” as an organ donor pool or have they finally shut down their concentration camps?
The R in recursion stands for Recursion
After 3-4 years of using python I’m bumping you up to a 7 so I can fit in at a 5. Congrats on your upgrade. I’ve never contributed to open source but I’ve fixed issues in publocly archived tools so that they aren’t buggy for my team. I can see errors and know what likely caused them and my code literacy is decent. That being said, I think I’m far from advanced.