Windows 11 is closing a loophole that let you skip making a Microsoft account
-
Ubuntu added telemetry and forced snaps
And Ubuntu Pro popup ads. Linux Mint is, from a compatibility standpoint, Ubuntu without the crap.
-
How does this work nowadays when you buy a PC from a store?
Does it come with Windows already installed?
And if so, with what account?Installed yes, but the OOBE that runs (assuming the OEM didn't fuck it up) is more or less the same as a retail install: you have to add the account, untick the 300 'yes, please spy on me' boxes, and tell it that you do not want office 14 times.
-
Once steamos drops nvidia support and starts coming pre-loaded on laptops and pre-built desktops it's over for their consumer division.
No it's not, multiplayer games with anticheat that hard-locks you into Windows and productivity software with DRM that hard-locks you into Windows is still a thing, if that were to stop being a thing, then Windows' dominance on the desktop might finally be threatened, but until then, sadly, no.
-
I'm much more of a cachyos person in terms of gaming
-
Yeah. Gaming isn't the issue for a long time.
Productivity is.
RantmodeProper CAD for Linux? Nonexistent, even worse, some manufacturers intentionally make sure you can't use a VM either until you massively pay extra.(Looking at you Dassault)
FreeCAD is a shitshow (and that is entirely the communities fault) and no professional competitor has shown any incentive - even though there is a increasing market for Linux in some professional capacities.
And the current projects to get bottles/wine/etc. to work are maintained by a single guy (bless him) who tried to do it for multiple systems at once and seems to have given up mostly.Graphic design? While the situation is a little bit better,it's still a shitshow. No, GIMP and Inkscape are not sufficient replacements for Adobe or even Affinity. They are "good enough" for most things,but they are not nearly ready for production use in any professional capacity.
Office? Yeah. Sadly equally bad. I really really really hate Microsoft and Office. But: They are inherently good at what they do. Not because people get used to it - but because they work.
I used LibreOffice since back when it was still StarOffice. (And have used Lotus before that)
But we as the open source community still rather fight about ribbons (even though they became the standard everywhere) than get LibreCalc halfway production ready or make proper collaborative working possible.
Or get a proper fucking search into thunderbird.And this is the problem: OSS is so damn up its own ass, that it does not see the bigger picture.
We can fight about the kernel allowing Rust, having Ribbons, which is the proper workbench in FreeCAD or about packet managers, distro flavours,etc.
In the end what will happen is that the other side will be alienated, excuse themselves from further contributions and, and this is even worse, a lot of possible future contributors will also not contribute.
And wow, someone was right and can think he (and it's almost always a he) thinks he knows the only truth.While the actual truth is held by the others. The ones that don't even are bothered by the whole fucking discussing because they make the money, they influence millions and they are the ones setting de facto standards.
And yes, that will mean we will need to adapt.Including adapting market standards. When 95% of the world does a thing "that way", it's simply preposterous to claim "your way" is the right way, even it's for historical reasons. (Easy example: CTRL C / CTRL V)
Same goes for adapting software. If 10% of the development power of Libre Office,GIMP, etc. would have been used to further Wine/Proton to get people to be able to use their industrial standard software we would have seen much much much larger adoption rates,both professionally and for private users.
Because that is literally what happened in gaming. Once Valve basically put massive efforts into allowing Windows games to be played on Linux - and not into developing native Linux games all of a sudden Linux gaming went ahead. Because it is a advantage for your game to work natively and well on a steam deck.
This is even more relevant for production software. If a CEO/CIO has reached a point where his main production software runs on Linux and he has deployed Linux in his company his next software contract for other software will go towards the company who runs better in their environment.
Rant out
(Nothing personal,mate, I just spent the last two days to get fucking CAD to work on Fedora...)
Blender at least has gotten to the point where an indie flick made with it actually won some Oscars and other big awards, so that pretty much put it on the map as a viable Maya or 3DSMax alternative, so there's that.
-
This post did not contain any content.
Looks like I’ll finally be migrating my final workstation off of Windows 11.
I mean, I still have a while. The Dell T7910 still meets all of the Windows 11 Workstation 24H2 requirements, so Rufus only needs to modify that one part of the installer. And once I have Windows installed, I can do upgrades over Windows Update.
But once the machine gets too old for that…
At least OpenSUSE meets most of my needs.
-
This post did not contain any content.
Ok, so this solidifies my desire to never buy a Windows PC/laptop and why my switch to Mac was a good choice a few years ago. However Mac gaming is nowhere near where it should be right now and I was thinking about getting a cheap Windows laptop for games that aren't available on Mac.
I remember a push a few years ago to get some linux distros pre-installed on some OEM hardware but I didn't hear much of anything past the hype. Anyone have any good OEM brands that have linux installed instead of Windows and are relatively affordable?
-
I am! Looking for a distro that I can use AGI32 on. It already crashes consistently on Windows for large projects and I reckon it'll do worse on wine.
I also use substance painter a lot but I reckon moving into a FOSS alternative will be a good move for that. Wean myself off Adobe dependency. Unless it works in wine but I've been told anything Adobe or Autodesk can't run in wine.
Oh wow I looked up AGi32 and that thing seems like a mess. I feel sorry for you.
I get that it might be hard to migrate some really nastily written software, but... In the year of our lord 2025, it should not be acceptable for any sort of simulation software that requires an expensive paid license, to be 32-bit only.
-
And Ubuntu Pro popup ads. Linux Mint is, from a compatibility standpoint, Ubuntu without the crap.
-
Debian is a stable distro and therefore tends to have less up-to-date packages.
-
This post did not contain any content.
It's not a big deal. They're removing the bypassnro.cmd script, which is just this:
@echo off
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown /r /t 0
You can still use shift-F10 at the same point, type those two lines (not the @ECHO OFF), and it will achieve the same result.
-
Debian is a stable distro and therefore tends to have less up-to-date packages.
-
I've been using Debian on my desktop for five years now so this information might be a bit outdated, but I have recently installed Mint on my server.
In my experience Mint (and Ubuntu) have been more beginner friendly with installation and initial setup. I remember trying to install Debian on my MacBook which just crashed on bootup whereas Ubuntu worked out of the box. Mint draws from Ubuntu's repositories which are more up to date and has more packages in it. Being able to rely on apt for installing packages has meant an easier user experience. And the last thing is that there's just more information out there for troubleshooting Mint problems than there is for Debian in my experience.
That's what I find. I could be wrong about some of the details
-
Why is everyone reccommending linux mint all of a sudden? What happened to ubuntu and fedora?
Corporate distros and all
-
I've been using Debian on my desktop for five years now so this information might be a bit outdated, but I have recently installed Mint on my server.
In my experience Mint (and Ubuntu) have been more beginner friendly with installation and initial setup. I remember trying to install Debian on my MacBook which just crashed on bootup whereas Ubuntu worked out of the box. Mint draws from Ubuntu's repositories which are more up to date and has more packages in it. Being able to rely on apt for installing packages has meant an easier user experience. And the last thing is that there's just more information out there for troubleshooting Mint problems than there is for Debian in my experience.
That's what I find. I could be wrong about some of the details
Oh wow that's a great explanation, thank you! I have a bit of experience with Ubuntu and a fraction of that with Debian but absolutely no experience with any other Linux distro, so I appreciate your reply!
I run Ubuntu Server for my home lab and had a RaspberryPi running Debian for a short while as well but it was all CLI so I have almost no experience with the GUI. I was quite surprised to hear about pop ups for Ubuntu Pro.
I personally found setting up Debian for the Pi to be fairly straight forward and about as difficult as converting an old windows laptop into an Ubuntu Server..server, so they might have made Debian a bit easier to get up and running.
That being said I can't recall if I got that particular installation specifically for the Pi so that might have an impact there.
I genuinely appreciate your explanation!
-
Installed yes, but the OOBE that runs (assuming the OEM didn't fuck it up) is more or less the same as a retail install: you have to add the account, untick the 300 'yes, please spy on me' boxes, and tell it that you do not want office 14 times.
Remember clippy on word 2000? That was annoying.
-
They give me more and more reasons to stay on W10 until I give up games and move to Linux permanently.
I'll miss my TCMD scripting, though. But besides that and gaming, most of what I do nowadays is cross-platform.
TCMD scripting? what kind?
I have just recently rediscovered DoubleCommander. it's different at places, but some of them makes it better. maybe it's compatible with your scripts
-
Are they trying to kill windows on purpose?
Yeah, they probably want to kill it and switch people over to a cloud service with a monthly subscription.
-
The last 5 msi laptop OOTB have been able to create local accounts as a mean to join to domain. The 4 Dell i did the week before was able to do the same.
Yes. Windows Pro. They're talking about Home OOTB. And in pro, even though you still can (for now), they keep nagging you about the ms account.
-
It's not a big deal. They're removing the bypassnro.cmd script, which is just this:
@echo off
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown /r /t 0
You can still use shift-F10 at the same point, type those two lines (not the @ECHO OFF), and it will achieve the same result.