Still Beans face is 99% of the reason for even using the meme. Without it the image just looks like two people sitting side by side instead of the cheating.
This has put me in mind of when OSX added virtual desktops. Everyone forgot that they've been a thing in *nix for 30 years, and NextOS (which OSX was built on top of) already had them. So Apple purposefully removed them, let people complain about not having them (and build their own 3rd party solutions) for something like 8 years, then got mountains of positive press for the "new innovation" of virtual desktops. Isn't Apple amazing!
Great job Microsoft! I'm sure this is a game changer for the world.
Ah MacOS, don't forget they're continuing to neuter root/sudo probably for some future goal of a walled garden desktop/laptop 🤮 for "privacy and security"
The sudo command offers a way to quickly elevate a command as administrator from your current unelevated command line context and is familiar to some users coming from other operating systems.
Don't forget all the UI/UX they've been copying from KDE. Working at Microsoft must be such an easy job when the open source community does all your work for you.
A problem I have with the GPL is it allows corporations and shareholders to use software for free. I would be interested in licensing software I make for commercial use by sole proprietors and other small businesses for free, but charge truly offensive prices to entities that have "investors." Like, Bob's wood shop, where Bob, his son Rob, and Rob's friend from high school Jimmy make butcher block counter tops? They can use my software for free. Microsoft? $600 trillion per seat per minute.
How exactly do you want it? Publicly traded companiee can't use it? That would affect small companies too, but being publicly tradable is more likely to make an evil company in the end. Companies over a certain valuation? That would have problems with interest and private companies like valve not having to tell people their valuation. Mix of both is probably best.
If Microsoft doesn't have a secret internal build of Windows that runs on a Linux Kernel, they're out of their minds.
The Windows Kernel, as cool as it is, is 100% a cost center. If Microsoft switches (seemlessly) to a Linux kernel, no one would really notice. So at some point they should really switch it.
People are laughing, but it is annoying to open a Windows terminal, get a couple of steps into whatever you were doing, and find you need admin privileges for some bullshit.
Pressing up, home, "sudo " and enter is a lot quicker than opening a new command prompt in admin mode.
TBH I wonder if the current Microsoft is capable of executing that here. I don't believe in a "changed" MS, but Linux is eating the world, and MS doesn't really care about Windows much anymore. Azure happily runs Linux VMs
sudo can only be elevated via the User Account Control (UAC) security feature designed to protect the operating system from unauthorized changes using verification prompt.
Now get rid of those silly back slashes in paths, use bash as a non mentally deficient shell, change that sad kernel to Linux 6.8 and up, change your laughably sad NTFS to something sane, anything, even ext3 would do but take ext4, get rid of your ridiculous drive letters and instead of copying KDE, why don't you just switch to KDE on X or Wayland?
Do all that and make it open and free, like all other actual operating systems and we'll talk
Hey I know it's a week later, but I rarely log in to Lemmy.
If you read the headline, it could be interpreted either way. The only way to know the actual meaning is if you already knew what the article was about, but if I knew nothing about windows, I could easily assume that it had a feature called 'sudo' which is now being dropped.
Words can have multiple meanings, but If a word means one thing, but also the opposite of that thing, it adds unnecessary confusion. Not saying there aren't many other examples, but I think it's something we should try to avoid.
Step 1: Release cool FOSS apps and gain popularity.
Step 2: The apps are still FOSS, but now most of the cool features are actually proprietary and running on the company's servers. <--- we're here right now
Step 3 (soon-ish): "Since our customers love our proprietary features so much, we're no longer maintaining our FOSS version. Subscribe to our new pro subscription to continue accessing the apps"
Honestly MS doesn't even both hiding the fact that they want to you to use Windows so they can sell you subscriptions to proprietary software and the cloud.
Winget actually has quite a shitty history and you could put WinGet into the meme above. It's basically a clone of an open source package manager called AppGet. Microsoft reached out to AppGet developer to hire him and make the tool official, but somewhere in the process ended up ghosting him for 6 months before suddenly releasing WinGet, copying most of AppGet features.
If we're going to speculate why Microsoft did him dirty, the AppGet dev also made Sonarr (a popular "arr" tools) and someone at Microsoft probably killed the deal because they don't want to be seen hiring the dev of a popular tool in piracy community.
sudo can only be elevated via the User Account Control (UAC) security feature designed to protect the operating system from unauthorized changes using verification prompt.
Doesn't that defeat the entire fucking purpose of sudo?
"kind of neat" is being able to winrm into a machine without having to run a VNC session in parallel simply to click the popup. Taking the authentication prompt outside the shell session is... honestly, completely on brand for Microsoft.