Microsoft gives up on users experiencing problems updating their Windows 11 machines. Now recommends a "manual correction"
-
It's the only possible solution. The issue with Windows version to version is they merge shit into the base without worrying about how it affects the codebase as a whole. That's why we have 2-3 different ways to access different menus.
-
Microsoftatemyface
-
-
-
-
How you set it can vary depending on what you're running. Linux is all about choice, and choice means multiple ways to do a thing. Places to look:
raspi-config
- catchall CLI tool on Raspbian, not sure if it covers both of the following, but it's a good option to start with- /etc/network/interfaces - the Debian way to do things
- Network Manager - usually used for desktops, but can be used by servers; if the first two don't work, try this
But you could also have installed something different. If you post your OS and version and what you're running on it, I can give better advice.
That said, normal networking rules apply:
- don't set a static lease in your DHCP range, or you could get conflicts, which can look like it's not working
- consider using DHCP and setting the static lease through your router; use the MAC address and you'll never need to mess with network settings on the Pi
- if you set on the pi, make sure everything is correct (netmask, gateway, interface)
-
So you're saying you don't like the choice in Linux? On a given distro, there's usually one right way and maybe 2 other ways. Learn the right way for your setup and you're good.
If you're using Network Manager, do it the Network Manager way. If you're using Debian as a server, do it the Debian way (`/etc/network/interfaces). If you're using SUSE, do it the SUSE way (YaST).
If you don't want to deal with it, use DHCP (usually default) and set the static lease on your router using the MAC address. That's better anyway because you can change all of your static leases in one spot if you ever need to.
-
2 is usually install, using a live version of Linux kinda sucks.
-
My guess is that they’ll keep adding to WSL until Windows is just a legally ambiguous closed-source wrapper around Linux. They’ll make the GPL’d part so convoluted that they’re the only organization able to maintain it, which will force people to continue using their proprietary wrapper. Basically Android but for PCs.
-
I’ve ran
I've run
-
I'm approaching 60.
How old are you? I'm guessing you are like 40. You don't even know who Joel is.
-
It's entirely possible.
-
I agree. They need to be either pressured or abandoned.
I feel like they would need to rewrite it completely in that case, partially because no one knows how their legacy code works and partially because it's completely broken.
Google with it's billions and a promise of more free data did great with how office formats work. They set some little limits of what user can do compared to MS Word so ending up with a broken table or whatever is harder, and they aslo strong-armed their way into adoption with their obvious mechanics of real-time collaboration.
I'm not sure about MS users coming to Linux, but their marketshare was already bled by Google. And if in some scenario Google releases their own internal XML format for these, I guess it'd work too.
-
That manual correction: installing Linux.
-
I've had my enterprise-distro linux machines updating by cron for 22 years. I had two glitches in those 20 years, too, just like you. But in addition to my two glitches - I had to bring in one unlisted dep for cobbler and also correct the smb.conf's old format on another box - in 20 years, I also got
- out-of-the-box
- do-nothing patch runs
- trivial back-out if I needed it
And while I know your numbers are excellent, I simply haven't had to DO ANYTHING since deploying some boxes. They patch, they bounce later on a weekend if they need it ('needs-rebooting' is centralized because ALL software installs are) and I can patch while under load because linux write-locks instead of read-locking. My effort is to check 'some time later' and ensure things are working in ways nagios doesn't catch.
Printer issues? Nah. Supply thing. App not working because java/perl/python/DLLs rug-pulled a dependency? Proper packages list hard dependencies, so that cobbler thing is a bug not an expectation. Network offline? nah. Reboots? timed at 3 minute downtime (1 min before systemd), or 7 minutes if I just updated 1gb of gitlab install because it starts like a manatee.
It's really a different world; and while I've teased the heck out of my windows peers, it's a true statement.
-
There's a massive difference between the average Windows user and the average PHP developer. It's a false equivalence.
The regular computer user who just needs their apps to run won't likely make the effort to enter an entirely new ecosystem as long as those apps run. And when they break? They'll reinstall Windows or pay someone else to fix it.
I love shitting on Microsoft as much as the next penguin, but they're not idiots. Even if some of their decisions are questionable, Windows is still a major part of their business, and they won't just let it degrade to a point where Linux converts are a significant threat to their profit.
-
Windows 10 had an update that notoriously broke a lot of games a while back and the only solution was to manually roll it back.
-
Stating the fact that I've been in development for longer than most people I converse with have been alive isn't attacking anyone. If you feel attacked by someone because they have a difference of opinion, then you need to go outside.
You don’t even know who Joel is.
I know who Spolsky is. I just don't have an overabundant need to blow smoke up his ass like his word is that of Gods.
Joel addressed your argument that the code is misread throughout the entire essay.
Go get your reading glasses and go back to reread my previous post. It's not my argument that code is misread. I was literally directly quoting him. So if Joel says it, it's the word of God to you, but you misinterpret something I'm saying (which he's actually saying) and now all of a sudden you have an issue with it?
That's pretty telling that maybe your reverence for Joel is getting in the way of your brains thinky-thinky party.
-
There’s a massive difference between the average Windows user and the average PHP developer. It’s a false equivalence.
Yeah, except I'm not equating developers to end-users. I'm equating the two situations at hand. Because they're equivalent situations...
-
I made the switch too! I bought a MacBook!
After 40 years of MS OSes, Outlook-online and Windows 11 made me quit.
And so far so good!