this post was submitted on 15 Oct 2024
539 points (98.9% liked)

Technology

58698 readers
3899 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 25 points 1 day ago (3 children)

Win10 LTSC still has quite a few years left.

[–] [email protected] 22 points 1 day ago (2 children)

It’s not available for individual consumers though unless you pirate it, isn’t it? (which makes it perfectly good reason to pirate it)

[–] [email protected] 3 points 1 day ago (1 children)

Pirating it is a bad idea if you're downloading it from a non-Microsoft source, since malware would be a big risk. That would defeat the purpose of installing a supported OS in the first place. If you download it from Microsoft and use a pirated key maybe that would work, but would you get the security updates?

[–] [email protected] 1 points 1 day ago (1 children)

Are there people downloading Windows copies somewhere else than straight from Microsoft? I haven’t used Windows on my computers in 10 years but back then you installed it in trial mode and then activated / kept it activated with KMS tools.

[–] [email protected] 5 points 22 hours ago (1 children)

Type "github MAS" into your favorite search engine.

[–] [email protected] 2 points 22 hours ago

Oh, how nice of Microsoft to host it!

[–] [email protected] 5 points 1 day ago (3 children)

What's the point of staying with Windows 10? You're just pushing the problem further ahead in time. You might as well start leaning Linux now, instead of waiting til you have no other choice.

[–] [email protected] 12 points 1 day ago* (last edited 1 day ago) (3 children)

I can only speak for myself, but I have always had bad luck with Linux on desktop. Something always breaks, isn't compatible, or requires a lengthy installation process involving compiling multiple libraries because no .deb or .rpm is available.

On servers, it's fantastic. If you count VMs, I have far more Linux installations than Windows. In general, I use Win10 LTSC for anything that requires a GUI and Ubuntu Server for anything that only needs CLI or hosts a web interface.

[–] [email protected] 12 points 1 day ago

Might try again. It’s come leaps and bounds in the past few years. I’ve been Linux only for the past few years after dual booting for many and the one thing I miss is game pass. Every game I’ve tried on steam or gog works — often better than on windows.

[–] [email protected] 3 points 1 day ago (1 children)
[–] [email protected] 0 points 1 day ago (3 children)

The problem with Linux is fundamental, and no distro is going to solve it.

  1. It's made by devs and for devs. The reliance on the CLI is it's death knell. It will never be usable for normies until this problem is solved but nobody wants to solve it because it's "so great". Even when there is a simple solution, if you search for it, the only thing you will get is CLI solutions.

  2. #1 is compounded by the variety of distros. Meaning often when you do attempt those CLI fixes, they simply don't work and return some sort of generic error with no hint as to what the actual problem is.

Things like changing the default power profile, adding fractional scaling, or changing the default audio device, all things that are super simple on any other OS, are ridiculously convoluted.

[–] [email protected] 1 points 3 hours ago (1 children)

Ironic that Windows has become the same way. New functionality is available first as a Powershell command before the GUI control is written. This is because those are two efforts. First you write the function then you need to call the function from a GUI element.

Ironic #2 is that Pop_OS comes with more settings available in the GUI than any other Linux I have used. Maybe you haven't tried it.

To say no distro can fix is nonsense. Any distro can make new GUI elements and because it's open source once the work is done other distros can add the same to their own menus.

Just like it has taken Microsoft over a decade to develop the new settings app, they still haven't achieved feature parity with the control panel. This should make obvious how much hard work is required.

So the solution is that we just need to write more GUI menus for linux and I'm fine with that. It's nice to have the option to use a menu or edit the text file. Then everyone gets what they want.

[–] [email protected] 1 points 3 hours ago

Ironic that Windows has become the same way.

Not at all. Windows might take a while to get it but they do eventually get it. Linux never does.

Ironic #2 is that Pop_OS comes with more settings available in the GUI than any other Linux I have used.

Any of the ones that I mentioned?

To say no distro can fix is nonsense.

I didn't say they can't, I said they won't.

Just like it has taken Microsoft over a decade to develop the new settings app, they still haven't achieved feature parity with the control panel. This should make obvious how much hard work is required.

I just attribute that to a lack of fucks given. No way the largest company in the world can't figure out how to do that.

[–] [email protected] 3 points 21 hours ago

At least for me, the whole "made by devs for devs" isn't really the major downfall. It's the fact that it can't be trusted to remain functional in a dynamic environment. I like using the command line, but sometimes that's just not enough.

If I need a specific software package, I can download the source, compile it, along with the 100 of libraries that they chose not to include in the .tar.gz file, and eventually get it running.

However, when I do an "apt update" and it changes enough, then the binary I compiled earlier is going to stop working. Then I spend hours trying to recompile it along with it's dependencies, only to find that it doesn't support some obscure sub-version of a package that got installed along with the latest security updates.

In a static environment, where I will never change settings or install software (like my NAS), it's perfect. On my desktop PC, I just want it to work well enough so I can tinker with other things. I don't want to have to troubleshoot why Gnome or KDE isn't working with my video drivers when all I want to do is launch remote desktop so I can tinker with stuff on a server that I actually want to tinker with.

[–] [email protected] -1 points 13 hours ago

Most of those CLI instances I had to do on week one.

Since then.. Hardly ever. (On Pop_OS!)

[–] [email protected] 3 points 1 day ago

My experience with Arch and BTRFS has been nothing but great. If my system break I can just roll back a snapshot.

I avoid Debian, Ubuntu or other distros that hold back package versions because that's where the problem starts in my opinion. I shouldn't have to use workarounds to install the packages I want. Arch with the AUR just work so far.

[–] [email protected] 7 points 1 day ago (1 children)

Some people just need to use Windows you know?

[–] [email protected] 5 points 1 day ago (1 children)

But if you can't run Windows 11 then you're on your own once the support for 10 stops...

[–] [email protected] 8 points 1 day ago* (last edited 1 day ago) (3 children)

Ok, but if you need to use Windows then people telling you "Just install Linux" isn't a solution.

[–] [email protected] 11 points 1 day ago (1 children)

Staying on an old and unsecure OS sure is a solution, but it's incredibly fucking stupid.

At least you could install Linux and use an old Windows version inside a VM instead of running a vulnerable system on bare metal. That way you can still use Windows when you need to.

[–] [email protected] 1 points 22 hours ago (1 children)

Windows isn't any less vulnerable now than 1 week after end of support.

[–] [email protected] 2 points 21 hours ago

People with exploits available that are unpatched are waiting for that end of support. It increases the value of their unreleased exploit.

[–] [email protected] -1 points 21 hours ago

My solution was buying a $150 iMac.

[–] [email protected] 0 points 1 day ago (1 children)

QEMU is para-virtualization at near native speeds and supports GPU pass through for ya vidyagames.

[–] [email protected] 1 points 1 day ago (1 children)

Needing Windows isn't just about video games

[–] [email protected] -4 points 23 hours ago

Sucks to be you then.

[–] [email protected] 2 points 1 day ago

Windows Mixed Reality (ie: Windows VR) was deprecated and removed from Windows 11.

So, if you have a WMR VR Set, you're going to be stuck with Windows 10 (or an even lesser supported Version of windows 11 - v 23H2).

It really sucks, given the price point I've throughly enjoying my Odyssey+. I've had it for 4 years, but now I'd need to decide if I dual boot (which sucks) or see if another VR headset reaches my price point (which is also dumb, because I don't find the O+ to be "that bad").