The end of Windows 10 is approaching, so it's time to consider Linux and LibreOffice
-
No, no its not. I get it lemmy has a hard on for Linux and libreoffice. But unfortunately its just not gonna happen windows is king. If you like or not its the main dog on the market and enterprises are not going to switch.
Microsoft already lost enterprise servers to Linux, and has lost significant ground over the years in consumer PCs to ChromeOS, MacOS, and Linux. Hell, the top PC gaming handheld is a Linux offering. That was an unheard of idea just five years ago.
While I agree that business laptops will continue to be dominated by Windows for awhile, the market shifts we see everywhere have downstream effects on business laptops too. When you find yourself having to train more and more people on how to use Windows than you did in the past, the value argument for Windows on your employee's laptops quickly comes into question.
-
Now with AI! So Windows can use your processing power to record and analyze every use of your computer, and report back useful findings to MS. What data is sent back? Who knows? You certainly won't be told what 'core telemetry' is required at any point in time.
You certainly won't be told what 'core telemetry' is required at any point in time.
Except the Diagnostics Data Viewer has been a thing for a long time and tells you exactly what data is sent back as telemetry. Now if you don't believe it that another topic.
at least I haven't seen anyone prove it sends all data of your machine
-
my main gripe with Ubuntu right now is the way they are forcing snaps into my system under the covers. if i wanted to install a snap, i would be using
snap install
instead ofapt install
. forcing a snap install when i use apt install is just total fuckery. fortunately i only have to use ubuntu at work; home is fedora and almaHm, yeah that is definitely a weird thing to do, I'm using nobara (fedora) and it has the app center for snap and flatpost for flatpaks plus dnf for the package manager.
-
You just hit both of my points,
- Newer hardware has compatibility issues due to Ubuntu's slower update cycle
2.ubuntu doesn't do anything particularly better than any other distro, the marketing pitch normally ends up being "we're Linux, and we've done it a while" because there isn't any feature that makes it stand out so they advertise on their stability which isn't that much more pronounced in comparison to a fedora or debian based distro.
What's the problem with ubuntu?
In general I wouldn't say it has a problem, it does what it says it will do, it's just that it's distinct features are quickly becoming the standard or obsolete.
Fair enough. Personally my hardware isn't that new; the GPU is 3-4 years old at this point, the rest of the PC is ~5 years old so you would think even the latest LTS which is only a year or two old would support it. shrug
But yeah I'm liking nobara's rapid update cycle so far, though I haven't tried to change GPU drivers with it yet, so I suppose I will reserve a tiny amount of judgement until I have to do that.
-
No, no its not. I get it lemmy has a hard on for Linux and libreoffice. But unfortunately its just not gonna happen windows is king. If you like or not its the main dog on the market and enterprises are not going to switch.
I haven't used Windows at work in years for anything, not for cloud hosting, not for on-prem, not for employee machines etc etc. until the cost-cutters came in and forced Teams and other Microsoft crap to squeeze the market during inflation. The company is just waiting to be killed off now.
-
That might do it. I don't own anything smaller than 16 GB sticks. I used Rufus on windows to make my stick.
Rufus is great and I still keep a copy around, but I haven't gone back since I found Ventoy. You just run Ventoy on your stick, and then drag and drop any and all bootable ISOs into it. When you boot it, you get a list of all the ISOs to work with.
The only caveat is that you absolutely have to eject the USB, or else Ventoy probably will corrupt. That's a small price to pay to have Arch, Mint, Fedora, NixOS, and Win11 all on one OS ISO toolkit drive, plus I always eject my drives as a rule of thumb. Then all I have to do is update them every couple months.
-
Takes a lot more to fully deshittify it, though. I've been down that road. So much registry diving, so many third party apps, strongarming uninstallations of bloatware through brute force, and just all around weeks of work.
When the screenshot shit was announced the first time, I just got tired of looking for workarounds to disable or remove Microsoft's active attempts of policing, spying, and triple-dip profiting off it's paying customers.
Install the IoT version, that comes without any of the bloat and works just fine. Not even the Microsoft store is bundled in.
-
If one were to run Win10 Enterprise LTSC IoT, "activated"... would it continue to automatically receive updates?
I have to assume so since other versions that have been "activated" the same way do. Real big shout out to you-know-who, btw. They make Microsoft software viable at all.
-
This post did not contain any content.
What?! I'm still working on my spreadsheet comparing 7 and 8!
-
Install the IoT version, that comes without any of the bloat and works just fine. Not even the Microsoft store is bundled in.
I have heard about the IoT version. I'd have to look more into it, but I doubt I'm going back now that I've learned so much about Linux. I can troubleshoot most of Arch without touching the docs or asking online now, so it really defeats the purpose of switching back.
I also enjoy putting in a little effort to get things working. That's the thing about Linux. Most people that daily drive it get a dopamine release from tinkering with it and fixing things, and I'm one of those people.
I know there has been a big "its for everyone" push these days, but its really not. So I'm glad the IoT version exists for those that want or need it.
-
I always find it odd that posts like this get any downvotes at all. Like, are people really that in love with Windows and or Microsoft?
I downvoted it.
For starters I've seen this exact post a few times over the past 3 months in this community.
Secondly, the comments go exactly the same in these threads:
- "linux can do everything, no faults at all, windows sucks"
- "but I use windows for x and y and linux can't do it"
- "how dare you insult linux, you should not be doing x and y, just do it with this app (which is completely inferior)"
Next, windows does everything I want it to do, I disabled and uninstalled everything I didn't want easily through settings & group policy, and it hasn't bothered me since.
-
No, no its not. I get it lemmy has a hard on for Linux and libreoffice. But unfortunately its just not gonna happen windows is king. If you like or not its the main dog on the market and enterprises are not going to switch.
I'd actually argue enterprise is more likely for people to switch, there's a lot of Linux sysadmins out there, and there's a lot of Linux in enterprise environments, and of course especially servers.
Unless you have specific requirements for specific software that runs only on Windows, getting away from Microsoft can be a pretty tempting prospect. Even if there are people who fear change and the idea of change like the plague.
-
I am a developer and Linux is my native environment in production systems. I wanted to use Linux on my laptop but sleeping / waking up never worked well enough. It could not switch from integrated video card to a discrete one ending up always using the discrete one which drained the battery in 30 minutes. All in all, it was usable but the details didn't work so I gave up. That was years ago and eversince no customer really allows Linux...
Sleep/hibernate has been a pretty big problem for a while. As for the gpu, have you checked out NixOS? There's ways to enforce your integrated card to handle everything and change states for certain apps to the discreet card.
It takes a bit to learn, but nixlang is pretty simple. I've heard it referred to as "JSON with functions". It also has the largest package repository of any OS and is atomic, so its hard as hell to break. You can even make separate, containerized dev environments with flakes.
-
I have heard about the IoT version. I'd have to look more into it, but I doubt I'm going back now that I've learned so much about Linux. I can troubleshoot most of Arch without touching the docs or asking online now, so it really defeats the purpose of switching back.
I also enjoy putting in a little effort to get things working. That's the thing about Linux. Most people that daily drive it get a dopamine release from tinkering with it and fixing things, and I'm one of those people.
I know there has been a big "its for everyone" push these days, but its really not. So I'm glad the IoT version exists for those that want or need it.
Yeah Linux is great, no doubt. I've been using Xubuntu since forever, never really touched Arch, but fundamentally if you know your way around one system, you'll manage another.
Still, there are a bunch of applications that I must run under Windows, so it's good to have the no frills version available for that.
-
Rufus is great and I still keep a copy around, but I haven't gone back since I found Ventoy. You just run Ventoy on your stick, and then drag and drop any and all bootable ISOs into it. When you boot it, you get a list of all the ISOs to work with.
The only caveat is that you absolutely have to eject the USB, or else Ventoy probably will corrupt. That's a small price to pay to have Arch, Mint, Fedora, NixOS, and Win11 all on one OS ISO toolkit drive, plus I always eject my drives as a rule of thumb. Then all I have to do is update them every couple months.
Yeah I should switch to Ventoy.
-
This post did not contain any content.
I mean, if whole EU countries can do it, so can you.
-
I really need to stop putting it off and install Linux on my PC and laptops
I dual booth Win11 and Fedora Desk 42. It feels gross starting windows but there are 2, TWO! Apps that don't have Linux version that I still need.
When Linux wizards figure out a way to use win apps without the intimidating complexity of installing Wine or virtualization, more people will switch.
-
No, no its not. I get it lemmy has a hard on for Linux and libreoffice. But unfortunately its just not gonna happen windows is king. If you like or not its the main dog on the market and enterprises are not going to switch.
I think at this point Android is the king of operating systems in terms of what the majority of consumer devices run. Perhaps the path forward is people plugging their phone into a dock and being presented with a more productive interface.
-
Install the IoT version, that comes without any of the bloat and works just fine. Not even the Microsoft store is bundled in.
Where does one purchase a single license for windows 10 iot lts? Isn't that only for volume purchases by large enterprises?
-
I dual booth Win11 and Fedora Desk 42. It feels gross starting windows but there are 2, TWO! Apps that don't have Linux version that I still need.
When Linux wizards figure out a way to use win apps without the intimidating complexity of installing Wine or virtualization, more people will switch.
intimidating complexity of installing Wine
I would give that a shot. The full guide is install 'wine' and 'winetricks' the same way you install any other software you use. Then in winetricks, select 'default prefix', then 'run arbitrary executable', and point it to your .exe installer. After that, you just open the program like any other program on your system.
You generally don't need to do more than that and might let you forgo ever dual booting again.
-
-
-
An analysis of X(Twitter)'s new XChat features shows that X can probably decrypt users' messages, as it holds users' private keys on its servers
Technology1
-
Scientists Discover That Feeding AI Models 10% 4Chan Trash Actually Makes Them Better Behaved
Technology1
-
“Fuck you! Fuck you! Fuck you!” US Treasury Secretary Scott Bessent shouted loudly at Elon Musk in the halls of the West Wing last month
Technology1
-
-
-