Live data from Hacker News

My Windows Computer Just Doesn't Feel Like Mine Anymore

howtogeek.com

401–410 of 678 posts

Re: My Windows Computer Just Doesn't Feel Like Mine Anymore

#401
post #275

Earlier quoted context omitted.

> Dozens of obscure config files (each with a different syntax), stored in various random places in the filesystem, with the general expectation that every user should be able to run a terminal command once in a while to fix something. The good thing is that explanations is often a `man` command away, and the location of these files is often listed in the same place. Also general computing is an expert subject. You m…

But with the terminal you still have to learn commands, it's not as discoverable as the windows 95 environment. There you could do things as a noob by just looking around and after a while you could do things without even thinking. Every windows version after that has broken that flow in some way. In Linux I keep forgetting what file to edit to get what I want. I need to look up location and syntax for most things ev…

I like to describe the shell and commands as a big dashboard with many levers and indicators compared to a much simpler one with just a small bunch of ON-OFF switches. They're indeed complicated, until the day you need to change something that isn't on the simple panel, or isn't a simple ON-OFF choice, because every operating system is complicated; you can hide some of its complexity behind a graphical interface, but you always lose something in the process because you can easily have a command with 100 options but you can't put 100 buttons on a screen. It simply doesn't scale. So the next question is "how do we put a complicated system under control of a simpler graphical interface?" We make assumptions of course (read: we write code that makes assumptions), and there is where bugs arise or more complexity is created, because machines (still) aren't good as humans at doing some things. As an example, very complex string operations can be performed using sed, awk and the usual shell command with regular expessions, where on Windows for years (I have no experience with its new shells) many people would have to load Office, import the text, write a macro, and export back the text. The difference being that Office would likely need two orders of magnitude more computing power, memory and storage.

Re: My Windows Computer Just Doesn't Feel Like Mine Anymore

#402

I can't even remove 'Recommended' from the start menu, not even on a Pro for Workstations. Every time I search on the start menu there is a web search, impossible to turn off. How is that acceptable? I install Edge Beta to test something, and the I uninstall it. All of the sudden my search provider in my normal Edge is reset. And the nagging everywhere. No I don't want 'back-up' my files (OneDrive is not backup, it's…

You may own it, but it serves a different master.

You don't own it, just paid for it.

Re: My Windows Computer Just Doesn't Feel Like Mine Anymore

#403
post #283

Earlier quoted context omitted.

> I don't internet search from the Start bar Unless you keep modifying the registry to disable it, you do, every time you do a search. You're just not using those results. But you're still getting the crappy experience of delayed actions when you just want the local results.

I just looked and I don't get them but I see them on others computers. I can't remember doing any registry hacks on this so not sure why I don't get them... Maybe because I upgraded from windows 7 and never had a windows account, running as local user only?

It's normally active for local users as well. It is for me and I never logged in. You're (accidentally?) running with an unusual config for some reason. The way to turn it off also changed a couple of times already, so you're really lucky you've avoided it.

Re: My Windows Computer Just Doesn't Feel Like Mine Anymore

#404
M$ is cutting the branch it sitting on. Have been using Windows for over two decades now. And I clean wiped one of my brand new Windows 11 machine for Linux just a couple of days ago. And I was surprised to see how good Linux had became.

Put all that aside, satisfactory of Windows peeked at Windows 7. Never seriously used Windows 8. Windows 10 was trouble, but still much better than Windows 11. When Windows 10 started rolling out, I heard there was lots of issues, so I ignored the upgrade notice. Soon I noticed the fan on computer was running crazily in midnight, but when I checked in the day time, it looked alright. It went on for around half a year or so, I was woken up and was so annoyed decided to check what was happening. It was M$ trying to upgrade to Windows 10. Alright, let me upgrade then. The manual upgrade failed and the rollback also failed. Had to clean wipe and install Windows 10 to avoid such nonsense. Then I started to notice after almost every update, there would most likely something got fixed or broken randomly. Also the Active Hours setting just annoyed me, but still not quite enough to force me to go to Linux.

Windows 11 is even worse. Got a Surface pro for the kid, took a couple of hours to get it working. Then an upgrade broke the display driver. Uninstall of the offending patch failed, could not rollback neither. So first clean wipe for Windows 10. On my gaming PC, all my settings to disable those defender etc would be lost after an update, the UI is sometimes very lagging, don't want to touch it yet as too much effort required. Then I got a new PC with Ryzen 7840u and 64G RAM, after booting up, the CPU would constantly be around 20% for no obvious reason. Since I didn't really have anything installed, so I directly wiped it and installed Linux. It was so good. Video/Audio drivers installed correctly automatically. CPU usage when idle now drops to ~2%. The only thing I miss about is Visual Studio, but that's about it.

Re: My Windows Computer Just Doesn't Feel Like Mine Anymore

#405

Earlier quoted context omitted.

I am at a total loss as to why anyone is using windows in 2024.

I use it everyday in place of my MBP. 1) WSL2 is fantastic to work. Having various Linux images on my system is nice, this is huge for me alone 2) plenty of things work just better on windows like Docker 3) stuff like power tools is insanely useful 4) monitor, windows and desktop management is very well done in comparison to the mess of MacOS 5) I don't have all these issues the article describes. An automatic update…

I’m very surprised re “docker works better on windows” - at work we do web dev and we use mostly macs.

We’ve tried windows machines for docker and hit a ton of performance problems that just aren’t there on modern docker for mac.

Re: My Windows Computer Just Doesn't Feel Like Mine Anymore

#406
post #385

> Linux Respects Its Users Maybe I'm just ranting, but Ubuntu seems to be by far the most common distro for Windows users, and they're definitely not perfect in this respect. I've been running Linux as my main OS for about 20 years and I can't rid myself of snaps. Synaptic will show that the package provided by Mozilla is the latest version and the snap is the installed version. If I reinstall, it goes back to the Mo…

Removing snaps is trivial.

As is accidentally bringing them back. Choosing another distribution is also trivial.

Results in less work and represents the wider ecosystem, too. Canonical does what Canonical wants.

Re: My Windows Computer Just Doesn't Feel Like Mine Anymore

#407

Earlier quoted context omitted.

I recently started running Fedora KDE on my work laptop, and it has been pretty much perfect for me, so I'd recommend you give it a shot

Also try Fedora Kinoite if you don't modify your system packages enough. Immutable OS is a game changer. All app installs are Flatpaks. CLI applications run in OCI containers.

Honestly I run both a regular and immutable fedora on 2 different laptops and I wouldn't say it is "a game changer". There are pros and cons of both systems, but under most usage I haven't found a difference that I would call game changing. App installation and update is different, starting flatpak and toolbox installed apps from the terminal is different, your homedir is somewhere else...and that's it?

And while I have enabled the flathub repo, to have more choice over the limited but curated fedora repo, I am a bit wary of the flathub ecosystem as it:

- includes proprietary stuff - a lot of "community build" flatpaks for which it is not obvious in a quick glance who build it exactly? - I don't think the flathub packages are analysed for malwares?

I could see flatpak becoming a source of malware. Sure most flatpaks are setup to be sandboxed and you can fine tune sandboxing but most people would not know about it and a lot of flatpak already have access to your files otherwise they are not usable.

Re: My Windows Computer Just Doesn't Feel Like Mine Anymore

#408

I can't even remove 'Recommended' from the start menu, not even on a Pro for Workstations. Every time I search on the start menu there is a web search, impossible to turn off. How is that acceptable? I install Edge Beta to test something, and the I uninstall it. All of the sudden my search provider in my normal Edge is reset. And the nagging everywhere. No I don't want 'back-up' my files (OneDrive is not backup, it's…

> Every time I search on the start menu there is a web search, impossible to turn off. How is that acceptable?

I'm not sure if it works on Win11, but this was used to disable it in Win10:

REG ADD HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Search /v BingSearchEnabled /t REG_DWORD /d 0 /f REG ADD HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Search /v CortanaConsent /t REG_DWORD /d 0 /f

Re: My Windows Computer Just Doesn't Feel Like Mine Anymore

#410

> Linux Respects Its Users Maybe I'm just ranting, but Ubuntu seems to be by far the most common distro for Windows users, and they're definitely not perfect in this respect. I've been running Linux as my main OS for about 20 years and I can't rid myself of snaps. Synaptic will show that the package provided by Mozilla is the latest version and the snap is the installed version. If I reinstall, it goes back to the Mo…

And the whole wildly inconsistent UI elements of Linux shows it doesn't respect users.

You have one default app that does things one way (say, with a "Save" button, and a nice "Settings successfully changed!" message), and another that does things a totally different way (say, with an auto-save and no message that it's been saved).

Linux respects developers, in that it allows the people who make aspects of Linux to do anything any way they way -- but without consistency of UX, is it really respectful of users? Or does it just leave them at the mercy of the devs who often give the impression that they don't care about the user at all and can't be bothered to build anything consistently, or re-factor old code to bring it up to modern consistencies, or put even show a little empathy for users who aren't also advanced software developers.

Not everyone wants to learn how to build a car just to drive a car.

(Disclosure... My exposure to Linux is running various distributions on my Raspberry Pi side projects... Pi Hole, Retro Gaming, silly home automation toys. I tried to set up my elderly parents with Mint Linux and that was a complete disaster.)

Post reply on HN