Windows doesn't "just work"
-
I think the Xbox App somewhat serves content through the Microsoft Store, I definitely had to troubleshoot between the two for a couple things.
They do sell games as well. I think I got an episode of the Batman Telltale series through it for free, though much like Epic managing an additional library with less features/support is usually not worth it for me.
-
After switching to Silverblue a couple years ago I’ve used dnf, like, three times maybe. I find rpm-ostree even simpler than apt since it’s easy to tell what additional packages I’ve installed, it’s trivial to remove them, and I’ve never had a dependency issue.
-
On my kid’s laptop I was holding Windows 11 24H2 back because of Recall, but this week it just decided to install itself. Now it’s a Linux laptop.
-
See? They forced you to upgrade to Linux, now you’re more secure!
-
My main issue with Windows isn’t its technology, but its attitude. The user is no longer the most important consideration. In that way it’s become adversarial.
-
Ah sorry, guess I should have tagged it as sarcastic.
-
Sending everything users do and type (including passwords) back to Microsoft. It's called spyware when other companies do it.
Do you have any proof that Microsoft keylogs you? That's quite a serious claim.
-
It's very easy to run things like scripts in the background.
Showing a command/powershell windows because of a drive mapping script is amateurish (and very annoying). Usually scripts like those are run on logon.We have an automation server at work that runs a bunch of scripts for all kinds of stuff. It just uses task scheduler. Hiding the script output is as simple as telling it too.
We have a lot of servers at work that run important production shit interactively. So someone has to logon the server and start the problem.It's utterly disgusting. I recently introduced them to NSSM which can run simple programs as a service, which entirely solves the problem. But it's bizarre that no one else has suggested that before, or found some other solution.
Fortunately, I'm not responsible for prod applications running on those servers, it just really fucks with our patching procedures.
-
I use Powershell a lot at work, and I really like it. Especially compared to bash which gives me headaches when reading.
But yeah install-module and uninstall-module can sometimes be quirky. The easiest solution is to remove the files for the directory.
it turns out that one user (Admin) simply cannot see another user's mounted share - has microsoft ever heard of the concept of "permission denied"?
I'm pretty sure the reason is that because the share is mounted using the users account and doesn't affect anything else. It kinda makes sense for me because that is just the way Windows works ¯\_(ツ)_/¯.
Two users can have different mapping so giving a permission denied doesn't make a lot of sense since it simply doesn't exist for the user.
-
My work just changed from gsuite to m365 and it is atrocious. Obviously fuck google but god damn if microsoft arent just the worst at designing UI and considering actual consumer concerns when dsigning programs. Quit your job if they change to office.
-
I work in IT supporting windows (server primarily) and from my perspective it does work pretty well. We have around 1500 Windows clients and around 400-500 Windows servers and it works pretty damn well. Sure problems happen, in general it does work. Now, I don't work in T1 support so I'm not sure how often people have problems but I would definitely hear about it if it were as bad as some on Lemmy claim.
Our Windows Servers in general work great, I don't think we have noticeably more problems with them compared to our Linux servers which we have maybe 20% more of.
Remember that pretty much the entire enterprise world use primarily or exclusively Windows clients and that would absolutely not be the case if they were "held together with string and ready to crumble randomly." That would simply not be acceptable in companies which could lose millions in just lost productivity.
-
FYI: Recall is delayed and will only work on specific arm computers anyway. So you weren't in at any immediate risk.
Not arguing against installing Linux though. That's great! -
Have you tried a Google search?
-
what is jack?
-
In my experience, Fedora tends to be what a lot of developers settle on after distro hopping. This is by no way universal and RedHat has issues. But at some point, the OS and desktop environment become background noise compared to your own code and IDE. Younger people probably have different preferences — and they should — but you get more experienced and you have your setup. If my laptop dies, I can get back to coding quicker with Fedora than any other distro and it’s almost always stable.
In the end, a computer is a tool and being skilled with an old tool can be better than being new to a more modern tool. I still use the same brand/type power drill that I used in high school/college when I worked construction in the summers. (Dewalt and I’d rather the old 18v but they switched to 20v. I have an adapter to charge either battery, though, so it’s fine.)
-
Yes. I prefer my os to be more passively adversarial. Like Gentoo. It hates everything equally.
-
Your claim, your burden.
-
You've got a very long wait.
-
The problem isn't the updates. The problem is microsoft downloading things and restarting my pc without my consent (annoying me until I say "fine, do it" is not consent). No one but me decides when my machine installs updates and reboots. I know I'm putting myself at risk if I let my system fall behind on updates. That's on me, it's my computer, it is my right to make that decision.
-
Windows 11 LTSC
I'm using Window 11 IoT Enterprise LTSC; the biggest issue I've had was that I couldn't get my video card installed. I had to wait until there was an updated driver, a few weeks after I assembled my computer. Every time I tried to install the driver that was supposed to be the correct one, I got a BSOD.
Honestly, I like 11 IoT Enterprise LTSC better than I liked the 10 Pro version that I had. And--compared to the only Linux distro I've used, Tails--it's fairly straightforward. And yes, I know the Tails is kind of a pain in the ass, and it's not fair to judge all of Linux against that. But i'm old, and cranky, and just want Win 3.11 back.