bin.pol.social

Coelacanth, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?
@Coelacanth@feddit.nu avatar

My gaming PC is on Win 11 because it’s recent and I’m lazy and it’s convenient. My laptop runs Win 10 so it’ll be Linux I guess. Not really looking forward to finding a distro and reinstalling and whatnot but what can you do. It’s been a good few years since I last had a Linux box so I’m pretty rusty and not up to date on the recent best distros.

Ephera,

What distro did you use before?

Coelacanth,
@Coelacanth@feddit.nu avatar

I used to use UbuntuStudio back when I was playing around with music recording and production ages ago because it ran the real-time kernel which was important for JACK I think. Last time though was just Mint.

Ephera,

Well, Mint is still one of the top recommendations for new users. It gets support for the newest hardware at a bit of a delay, so if you wanted to follow suit with your new gaming PC, it might not be as great of a choice for that for now, but for your laptop, that’s what I’d recommend, if you’re not looking to experiment.

Coelacanth,
@Coelacanth@feddit.nu avatar

I’m probably not going to be doing much gaming on my laptop, if any. I could be persuaded to experiment if you have any other suggestions.

Ephera,

Well, that was kind of a general statement. Mint is boring. That’s what it’s good at. That’s why it’s loved and why it’s recommended for new users. Specifically, it’s similar to Windows in many ways. It’s somewhat more customizable, but that’s about it.

With you having used Linux twice before, you could consider something less Windows-like, less boring. I’ll be talking about the desktop environment (DE) rather than distro, because it has much more influence on this. You can use these DEs on various distros.

  • My personal favorite DE is KDE Plasma. The default-layout is also Windows-like, but it’s got all of the bells and whistles and options you could imagine. It’s kind of power-user heaven and almost like a toolbox to build whatever workflow you want.
  • The other big, popular DE is GNOME. It’s more macOS- and Android-like and focuses on a specific workflow. People who can get used to that workflow, then often really like it. The workflow itself is sometimes frustratingly uncustomizable, but it’s also fairly customizable when it comes to the details, typically by virtue of also having lots of features, which can then be customized.
  • Well, and I guess, I’ll throw in Xfce, too, since that’s likely what you used, back when you used Ubuntu Studio. (Ubuntu Studio uses KDE since the October 2020 release, but used Xfce before then.)
    Xfce isn’t necessarily what modern beauty standards would get flustered by, but many folks like it for its simplicity and because it is perhaps even more boring than Mint (without being Windows-like). There’s a good chance that it still works a lot like back when you used it.

Perhaps also worth mentioning that Mint’s DE is called “Cinnamon”, although it’s developed by the Mint devs, so if you like that a lot, it’s typically worth sticking to Mint.

Coelacanth,
@Coelacanth@feddit.nu avatar

Wow, thank you for the extensive reply! I did used to use xfce back in the day, yes. Never had a problem with it, but those were maybe simpler times. Might look into KDE this time, why not.

I was really thinking less of the DE and more along the lines of if you had any recommendations that weren’t Ubuntu- or Debian-based, as that’s pretty much all I’ve used I think. But maybe that’s too much experimenting…

Ephera,

Yeah, I always hesitate to recommend distros. 😅
There’s tons out there and they all exist, because some smart person decided to put in lots of work, as the existing ones didn’t match what they wanted.

If we exclude Ubuntu/Debian-based, that narrows it down somewhat. The other major distros are:

  • Fedora: Rather much tied to the corporate side (Red Hat / IBM), tends to be rather up-to-date. Kind of has a focus on GNOME, but other “Spins” are available.
  • Arch: Community-driven, pretty much a DIY distro, so the initial setup is somewhat challenging. It’s really up-to-date, so much that it’s referred to as “bleeding edge” (rather than cutting edge), meaning you might get faulty updates from time to time. It’s also often loved by minimalists, because they can decide for each component, if they want to install it.
  • Well, and perhaps the most niche of these – which is what I’m on – openSUSE: Has the best integration of KDE (not by a huge margin, but still). I like it in particular, because of its snapshotting system. It automatically starts snapshotting your OS (not the user files) once per hour or whenever you make changes to the installed packages. If something breaks, you can boot into a previous snapshot from the bootloader and roll things back.
    It’s the most “maximalist” mainstream distro, in that it preinstalls relatively much software. Personally, I think the other distros are a bit silly with their minimalist tendencies, but yeah, I’m biased. And well, downsides of openSUSE are that it is somewhat niche. You’ll find a helpful, tight-knit community, but it’s less likely that guides mention how to do things on openSUSE. Similarly, you’re less likely to find pre-packaged software for openSUSE. May have to compile from source more often, although SoS has a good amount of software, too.

As for whether a different distro is too much experimenting, if you do jump into it, you’ll understand why I talked about the desktop environment instead. 🙃
The DE makes a much bigger difference. Some people conflate distro and DE, because certain distros will have certain default DEs.
But if you used the same DE on two distros, honestly the main difference you’d notice is a different package manager. Where Ubuntu Studio and Mint use apt, openSUSE uses zypper, Fedora uses dnf and Arch uses pacman. They handle somewhat differently, but largely do the same things (i.e. install/update/remove packages).
Obviously, there are more differences to the distros, like how quickly they update and some of the default configuration, like the snapshotting I raved about, but ultimately it’s still a Linux system with much of the same software running on both…

Coelacanth,
@Coelacanth@feddit.nu avatar

Thanks again for the rundown! Snapshotting like that is definitely cool, I can see why you enjoy it. I’m no stranger to having to nuke the system partition and reinstalling because I broke something so snapshots definitely sound like a convenient tool. Though I might be older and lazier now and less prone to do a bunch of weird things.

I know the memes of “Arch, btw” and have always been scared of it tbh. Maybe it isn’t so bad though? I’ve also heard people praise Bazzite, but I might lot end up doing much gaming on my laptop as I said.

Is the whole thing about real-time or low-latency kernel still a thing, or is that old news? Just in case I wanted to play around with JACK again.

Ephera,

Yeah, I don’t have first-hand experience with Arch for that reason either. Well, and also because I do want a distro to set things up for me. You could set up the snapshotting (with BTRFS and Snapper) on theoretically any distro, but not having to figure out how and what settings are good, that’s why I go with openSUSE.
I might look into NixOS at some point. It obsoletes the need for OS snapshots, because the entire OS configuration is made in configuration files. But from what I hear, it helps to be a programmer (which I am) to really appreciate NixOS.

And yeah, don’t know much about Bazzite either, but from what I’ve heard, it really has some design decisions that make it feel more like a games console. The atomic/transactional updates, for example. As I understand, updates and such are applied to a copy of your OS, which gets swapped in when you do the next reboot. This helps keep the system stable after applying updates, but implies that you can’t really just poke around manually in your root partition.
It can be helpful for users not looking to experiment, but yeah, can be a pain, if you do want to.

As for a real-time kernel, the JACK FAQ says you don’t need it, but the distro might limit real-time scheduling anyways: jackaudio.org/faq/linux_rt_config.html
I’ve had JACK running on my system about a year ago, although I didn’t really have a need for low latency, so I can’t say, if it actually worked correctly.
Perhaps also worth pointing out that “Pipewire” is becoming a thing, which tries to make interfacing with JACK and PulseAudio much easier. I believe, I also used Pipewire back then. But yeah, folks who’ve dealt with JACK a lot more than I have, seem to be really excited about it, so it’s presumably doing a great job.

Coelacanth,
@Coelacanth@feddit.nu avatar

You are just a font of information, thank you so much! I’m starting to feel like I have a handle on the landscape. NixOS sounds like a cool idea, though I am not a programmer so maybe it’s not for me at this current time.

I probably know what to start looking at now when the time comes to make the change, this has been a great help. Pipewire sounds great and I’ll definitely look into that, I do remember tearing my hair a bit occasionally dealing with PulseAudio back in the day 😅

gonzo-rand19,
@gonzo-rand19@moist.catsweat.com avatar

For gaming, people often recommend Pop!_OS, Bazzite, or Zorin, but you can use whatever you want if you are a tinkerer. I use Debian and have a great time gaming.

Outside of gaming and if Windows software compatibility isn't really something you're worried about, you can use any distro you want.

You can try some of them out using a web browser with DistroSea if you feel like it, though they don't have every distro because that would be nuts.

ampersandrew,
@ampersandrew@lemmy.world avatar

I’ve been on Kubuntu for a while, but snaps are starting to bug me. When I build a new PC, I’m in the market for a new distro. Do you have a solid recommendation for a KDE-based distro that doesn’t have a Windows-esque update step during shutdown and restart?

gonzo-rand19,
@gonzo-rand19@moist.catsweat.com avatar

I'm not familiar enough with KDE to know what you mean by a Windows-esque update step, but if you can explain further I'll see if I can find something for you.

Alternatively, someone else might pop in with some options.

ampersandrew,
@ampersandrew@lemmy.world avatar

I sampled Fedora a few years back, but, much like Windows, when it installs updates for certain core components, on shutdown and boot-up, it will have a “Please wait while we install updates” screen. Meanwhile, in Kubuntu, it installs everything in the background while I’m using my computer normally, and the change takes place on next restart, when I’m good and ready, with no additional time waiting at that update screen.

gonzo-rand19,
@gonzo-rand19@moist.catsweat.com avatar

Hmm, I suppose the big difference between Fedora and Kubuntu is that Fedora is a fixed point release distro (similar to rolling release but less frequent) that applies updates only on restart, so it's possible that it needs a moment to ensure that everything is compatible.

It's certainly a weird choice to kidnap your desktop, so I don't blame you for being annoyed. If that's causing this, then you might want to try a stable release distro. This is part of why I like Debian, because it doesn't change very quickly and updates are unlikely to need special care to ensure stability. Debian also doesn't have the issue you're talking about, it updates right away in the background.

Kubuntu is Ubuntu-based (duh) so if you like how it behaves, you could try Debian (which Ubuntu is based on) or try another flavour of Ubuntu. Pop!_OS and Zorin are both Ubuntu-based and should definitely be on DistroSea.

ampersandrew,
@ampersandrew@lemmy.world avatar

Thanks. That seems like a good jumping off point.

Dariusmiles2123,

I’m using Fedora workstation (Gnome) and the updates are done while turning off the computer.

Next time I start it, it starts without having to apply or download anything.

The only thing which could be improved is that you still have to go to the software center to download updates, but you can apply them whenever you want.

imecth,

To choose your distro you must first decide whether you want a a stable distribution (debian) or a bleeding edge one (arch). Then you have to decide whether you want it to be a rolling release (tumbleweed) or a fixed point release distribution (fedora).

There's a lot more that could be said about each of these distros, but they all have KDE sessions.

b_tr3e,
@b_tr3e@feddit.org avatar

The bleeding edge distro is called “unstable”, not “Arch”. /s

b_tr3e,
@b_tr3e@feddit.org avatar

Snaps are a pest and Ubuntu is more or less a failed experiment. I had way less trouble installing and maintaining a couple of plain vanilla Debian hosts than Ubuntu machines for years. The killer argument for Ubuntu was easiness of installation. Nowadays a standard Debian install is a matter of a few clicks. Sure a custom install like encrypted LVM over several partitions is still a demanding task even for an ecperienced user - but at least it is possible.

ampersandrew,
@ampersandrew@lemmy.world avatar

Does Debian have the same update woes I ran into with Fedora? Or if there was a way to tweak that in Fedora, I couldn’t find the option, and it was several years ago besides.

imecth,

You can update fedora through the terminal which skips the reboot part.

b_tr3e,
@b_tr3e@feddit.org avatar

No. Debian updates tend to be interruption free. Apt/dpkg is a lot more consistent than RPM and deals very nicely with dependencies in both directions.

SnotFlickerman, (edited ) do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?

Only semi-related: Why do they always show pictures of Gates when he hasn’t been involved in MS in a long time? Why never Satya Nadella?

EDIT: Also, yes, related to the actual question already living Linux full time and when October rolls around probably gonna back up everything from the Windows side of my dual-boot and wipe the 1TB NVMe Windows is on to use as storage.

HeyJoe,

I was thinking the same thing. He will just forever be known as the guy. Maybe it will change once he dies?

SnotFlickerman,

Maybe, he is indeed looking hella rough in this photo.

TheHobbyist,

Seems he’s using the same orange tan as the other orange guy haha

capuccino, (edited )
@capuccino@lemmy.world avatar

I don’t think so. Gates’ shoes are big ones.

SnotFlickerman,

businessinsider.com/bill-gates-harassment-inappro…

You’re right, it’s really hard to fill the shoes of someone who abuses their power and position to try to hook up with women.

capuccino,
@capuccino@lemmy.world avatar

Well, I guess that Gates can’t fill their own shoes too

UprisingVoltage,

Not that hard unfortunately. I’m sure someone up to the task can fill his shoes no problem

Lost_My_Mind,

Didn’t work for Steve Jobs.

kungen,

It’s maybe some kind of circular logic, but my brain doesn’t recognize a picture of Satya Nadella = “Microsoft’s CEO” for some reason.

victorz,

Maybe your brain would, if it had a chance to connect the two if they posted more pictures of Satya and Microsoft in the same context…

osaerisxero,
@osaerisxero@kbin.melroy.org avatar

Yeah, its maybe some kind of circular logic that their brain doesn't make that link

victorz,

It’s probably some kind of circular logic, I dunno. 🤷‍♂️

towelie,

I couldn’t name another Microsoft employee if a gun was to my head. but I can still vividly remember myself in 4th grade reading about Bill Gate’s mega mansion in Popular Mechanics for Kids

omgitsaheadcrab,

Steve Ballmer! Developers developers developers! That’s the other one I know

Pantsofmagic,

I’m somewhat in the same boat but I remember Mister “Developers Developers Developers” Steve Ballmer who was also immortalized by the “Ballmer Peak” XKCD. xkcd.com/323/

pennomi,

I could but that’s because a friend of mine works on the legacy rendering code in Excel. He has some traumatic war stories to share.

tyler,

Holy shit I remember that article too!

MurrayL,

Gabe Newell?

Saucepain,

He would be also be a reasonable person to include on an article citing Steam data.

UpperBroccoli,
Blue_Morpho,

It’s weird how MS’s putting developers first became a joke. Back in the 80’s, companies like HP and IBM had open warehouses with coders at desks lined up like factory workers. MS was the first big company to give a private office to every programmer.

MurrayL,

The approach isn’t what became a joke, it was the absolutely unhinged way in which it was presented in that famous Ballmer stage appearance.

Blue_Morpho,

Oh sure, it was crazy. But the sentiment behind it was good. It’s like how Howard Dean got dunked on for his scream.

pycorax,

I’d take that any day over the unhinged AI focus from all these companies now or Google’s awful documentation from the past few years.

nyctre,

I’m here, so I’m more likely to know who that is or what he looks like. But I don’t. I do now because you mentioned him and I looked up how he looks like. Your average Joe is gonna be even less likely to know who that is or what he looks like. So I’m guessing that’s why. Some CEOs just avoid the spotlight. Or maybe I’ve just been avoiding MS news, dunno

tauren,

It’s a vicious cycle. The media don’t use Satya Nadella’s name or picture much, so people don’t know who he is or how he looks like.

b_tr3e,
@b_tr3e@feddit.org avatar

Because he set the general, evil directions for MS. Like keeping users uninformed and locked in, smearing the competition, sabotaging open standards, taking your control over your hardware and data away from users, etc. All happened during evil Bill’s reign.

ICastFist,
@ICastFist@programming.dev avatar

Not to mention the many deals with hardware manufacturers in order to avoid competing OSs to have any chance. They managed to kill BeOS and dominate the Japanese market in the 90s

RampantParanoia2365,

I was wondering why Bill Gates would be talking about Steam users.

NRay7882,

Optics or marketing, it’s the same reason LLMs are all called AI.

Wooki,

Under his watch they did form the anti-opensource and EEE mantra

Denjin, do games w Are there any games you don't play as it was intended to be played? If so, what game and how?

The original crackdown, the only movable object that was completely indestructible were the big yellow skips (don’t know what Americans call them).

Would play in coop with one character fixed in a spot to stop them despawning and see how many I could gather from around the map and bring back. You could only carry them in your arms preventing you from driving and climbing the taller buildings, forcing you into unconventional routes through the city, often while being shot. Think I got about 20 as my record before having to sign off.

morphballganon,

(don’t know what Americans call them)

This is such a bizarre thing to say. Why does your mind go to Americans, especially if you aren’t one? How do you know we don’t call them that too? (We don’t, but how did you know that?)

Denjin,

Because most of the people you interact with online, in English, tend to be Americans, so it often helps to clarify your point in terms that are more familiar with Americans to save confusion. I’ve been completely misinterpreted in the past by talking about pants (meaning underpants) where my audience thought I was talking about pants (meaning trousers).

And as if to prove my point, there is in fact a different word, though it seems a more generic term than the rather specific British English skip, that is dumpster.

Elevator7009, (edited )

were the big yellow skips (don’t know what Americans call them)

American here! I was reading your first comment, and I was mildly curious what a “skip” is. I guessed “school bus” and oh wow was I wrong. But hey, still a (probably?) public-funded vehicle that’s bigger than a normal car and thus something my 5-year old self thought would be fun to drive.

Differences in uses of the English language in primarily English-speaking countries are always fun, I 100% agree with your point about clarifying. Thanks for explaining nicely to the person above :) I’ve seen a glut of people just being nasty on Lemmy recently so I’m especially happy to see people interacting civilly when some would have gone on an insult spree.

NostraDavid,
@NostraDavid@programming.dev avatar

big yellow skips

A trash container? I’m neither Bri’ish, or 'Murican, so I have no idea 😂

Denjin,

Dumpster apparently

jewbacca117, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?

Starting to plan my next build and will likely go full Linux

cannedtuna,

Same. I just gotta figure out what distro I want to run. Nobara, Bazzite, Mint, Zorin, Kubuntu, idk. I get analysis paralysis. I’ve run Ubuntu, Fedora, and even tried Arch once, but it’s been a long while since I’ve been full Linux. I’m definitely done with Windows tho (at least outside of work, but I can’t control that).

Cethin,

I’m using Garuda and it has a setup specifically for gaming. The gamer look it comes with out of the box is ugly in my opinion, but that’s easy to change.I highly recommend it. It’s Arch based, so the AUR and Arch wiki work great with it. It’s really great and (in my opinion) user friendly.

jewbacca117,

Awesome, thank you for the recommendation! I’ve been wanting to try out Arch on my laptop but I don’t have as much time on my hands as I used to. Have been reading that POP OS is good for gaming but I will definitely do some reading on Garuda.

Cethin,

Garuda is great because it comes with a tool where you can select a bunch of packages you may need (but also most won’t, so it’s not built in), then it’ll install them for you. You don’t need to search for what you’ll need because they’re listed with a description for you right on the first boot. It makes it very quick and easy to get set up, while still being Arch underneath.

ShellMonkey, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?
@ShellMonkey@lemmy.socdojo.com avatar

I’ve been trying to get a good domain authed nix set up for a while. Alternately, if I could set up a gaming server using sunshine/moonlight.

The_Picard_Maneuver,
@The_Picard_Maneuver@lemmy.world avatar

Moonlight is still alive? I used to use it constantly and was really disappointed when support for it discontinued.

ShellMonkey,
@ShellMonkey@lemmy.socdojo.com avatar

Well I see it I repos and app stores, not real sure of the development, last update on the Google store was Feb 2024. Still seems to work when I’ve played with it

null_ref_err,

Moonlight and sunshine are very much alive and active.

github.com/moonlight-streamgithub.com/LizardByte/Sunshine

Running with Linux (Nobara) for a while now, stability and updates come much faster than Steam client updates, IMO.

aleats,

Sunshine is still very much in active development for the server side of things, and the client app is also still active. Both seem to still work flawlessly in Windows and Linux on Nvidia cards for me, and as far as I know there’s very solid support for AMD cards as well.

otp, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?

Unfortunately, I use some software that’s Windows-only, and can’t be bothered to set up a VM or anything

victorz,

can’t be bothered

That sure is unfortunate 🙃

Flemmy,

It’s easier to install it than reconfiguring default Windows.

omgitsaheadcrab,

Yeah I’ve been Linux only since like 2012 but lately booting into windows 10 for sim racing, that’s just not a thing on Linux it seems :(

y0kai,

Plenty of sim racing on Linux. Just not iracing or (I think) rfactor.

But Automobilista 2, AC, ACC, ACEvo, Raceroom, Dirt Rally 2.0, Beam. Ng drive, and others all run fine on my gaurda machine

omgitsaheadcrab,

I basically only use iRacing at the moment for serious stuff, beam ng for fun. Might try that from arch and see how it goes!

simple, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?

Most people won’t budge. It doesn’t matter if Win10 is unsupported or isn’t getting a security update, I reckon a solid 40 of 43% will just stay on it until programs they use stop working.

justsquigglez,
@justsquigglez@lemm.ee avatar

Basically my plan until I can scrounge enough money up for a new computer. My current one literally won’t let me upgrade due to some component/driver it lacks.

tyler,

You can pay to keep getting windows security updates and prolong the upgrade even further.

wreckedcarzz,
@wreckedcarzz@lemmy.world avatar

“you can pay us, and we won’t break your legs for a while longer” -ms

W10 IoT is a thing, and will get updates for a few more years, no mafia shakedown required.

Cethin,

It’ll let you upgrade to Linux. It doesn’t play those stupid games with you like MS does.

KazuyaDarklight,
@KazuyaDarklight@lemmy.world avatar

For some of the hardware requirements, there are edits you can make to get it to install, but you do have to also force it every time there is a major release, minor updates go through fine.

beastlykings,

Definitely you should look into Linux, it’s really gotten quite good. Especially if you don’t need games with anti cheat.

But if you just want to use Windows 11, it’s super duper easy. Just Google “download Windows 11 iso” and grab the iso file from Microsoft website.

Then download Rufus.

Then pop in a thumb drive that’s at least 8gb. Open Rufus, select your thumb drive and the iso, then choose the option to remove windows requirements, then click start.

Backup your files on Windows 10, save them somewhere. Then pop in the thumb drive and install windows 11 fresh.

The requirements aren’t actually required. Win 11 runs fine on all sorts of hardware. Support stops at 8th Gen Intel, but I’ve installed it on 5th Gen. My work laptop is 2nd or 3rd Gen. It’s fine 🤷‍♂️

Technically less secure? Yeah, in some ways. But it’s miles ahead of running unpatched windows 10 after September.

justsquigglez,
@justsquigglez@lemm.ee avatar

Oh shit this is actually really helpful, I might end up doing the Rufus USB route when I get my stuff back up and running (apartment flooded and I have to wait until the finish fixing my ceiling before I can plug everything back up.)

Thanks for the in-depth info!

murd0x,

What comes after fresh install? Massgrave ?

venotic,
@venotic@kbin.melroy.org avatar

I predict Valve will stop supporting Windows 10 in probably another 3 - 4 years at most.

Zoomboingding,
@Zoomboingding@lemmy.world avatar

Yeah I’m just going to stick on Win 10 for a while. Apparently the enterprise version is getting support for longer so maybe I’ll see if I can get on that.

emb,

Yep, I feel like people overestimate how much anyone cares about official support or security patches or whatever. People will assume it’s fine until they’re either forced out or something goes horribly wrong.

Regular folks will most likely let it be if possible, until it’s time for a new PC anyway.

zipzoopaboop,

Like the climate

blandfordforever,

My brother in law was still using windows 7 and it had never occurred to him that this might be a security risk. Normal people don’t care.

brightandshinyobject,

Windows 10 ltsc massgrave.dev

GoodLuckToFriends,

Yep. I’m embarrassed to admit it, but valve dropping support for windows 7 was what made me switch to linux. Until the computer stops working for the average user, they won’t change.

Hello_there, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?

Thought maybe steam is for next desktop. That or run win10

blomvik, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?

My gaming 'puter is running win 10, and the plan is to replace it with one running Manjaro. Will have to see when that happens, not upgrading to win 11.

victorz,

I upgraded as soon as I had the chance, to Windows 11. But I never boot into it because my games run absolutely fine on Arch using Steam and the Proton compatibility layer. 👍 No reason to boot Windows whatsoever. I can’t remember the last time I did. Every time I boot into it, the last system update finishes and a new one is available. 💀

corroded, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?

Windows 10 IoT LTSC has support until 2032. Just saying…

vaguerant,
@vaguerant@fedia.io avatar

I've heard about this, but can anybody who's gone through it describe how much effort it was? Do you have to do a from-scratch Windows install? Did you lose any of your stuff? What level of computer expertise would you say is enough to handle installing LTSC, e.g. could your parents do it?

towelie,

It’s super easy, particularly if you follow a guide your first time. Your parents could absolutely do the install if you set up the USB for them. The hardest part is finding a safe download for the OS (they are .iso files) and setting it up on a USB stick (I recommend using a program called ‘Ventoy’ to do this).

I know that it’s a fediverse sin to post reddit links here, but there’s a genuinely superb megathread for Windows 10 LTSC IoT available that I recommend:

www.reddit.com/r/…/windows_ltsc_megathread/

In terms of actually installing you can initiate it by plugging the USB stick in and going through the start menu settings; or, when you boot up the computer you press F2/F12 to enter the BIOS screen, and you select the plugged in USB stick as your “boot drive”. This makes the computer open the USB stick instead of your already-installed OS.

wreckedcarzz,
@wreckedcarzz@lemmy.world avatar

Disagree - I’ve done it, it is easy and straightforward, but anyone who hasn’t installed an OS on bare metal and used a certain tool that you can get from Github to activate MS products, isn’t going to explain the process as “super easy”. More like “a mother-fucking pain in the ass” and “why did you suggest this” and “what the fuck is an iso”.

This is definitely “I’ll swing by this month and install it” territory, not “here’s a guide, ez pz” for anyone older than 40 who didn’t major in CS.

towelie,

Most of those points are why I mentioned that setting up the iso on a removable drive is probably the hardest part. If you can boot to it then the rest of the installation process at that point is pressing ‘next’ through the W10 initialization.

But I’ll also concede that an average mom and pop likely can’t handle opening powershell to run massgravel and activate windows, even though it’s as simple as copying and pasting, then pressing ‘1’

towelie, (edited ) do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?

Already did and it’s glorious! Steam works beautifully and the only final thing that I’m missing is Adobe products.

I recommend, if you want to try Linux, that you try out the ‘Debian’ distribution, and use the ‘KDE Plasma’ desktop environment. It makes for a very Windows-like experience and really assisted me with the transition between OSs.

kuneho,
@kuneho@lemmy.world avatar

for newcomers, maybe this is the best combo. Debian stable with KDE Plasma.

jimerson,
@jimerson@lemmy.world avatar

Unless you’re using NVIDIA. Didn’t work out of the box for me and required a couple hours of fiddling. Mint worked seamlessly.

Monstrosity, (edited )
@Monstrosity@lemm.ee avatar

PopOS (scroll down to the “Pop_OS with Nvidia” link).

It is tailored for Nvidia cards, is Debian(Ubuntu) based, & super friendly for new users.

EDIT: Here’s a link to the 24.04 release that provides only the Cosmic desktop environment (no X11, no gnome or kde). This is what I use, but it’s in alpha so user beware.

DogWater,

Saving this.

skulblaka,
@skulblaka@sh.itjust.works avatar

Wrangling my Nvidia drivers into Mint also took a couple hours for me but I haven’t had problems afterward

Matriks404,

That’s weird. It worked for me just fine. I have GTX 1060 3GB.

metaldream,

Debian is not a good choice for beginners. It’s extremely bare bones compared to Ubuntu or Mint.

Drivers on Debian stable are also heavily outdated

Matriks404,

Drivers being outdated is not a big deal, unless you use recent hardware, then it might make sense to make a jump to current testing release (trixie), or just stay on testing indefinitely.

Also it being “barebones” is a good thing in my eyes, since I can configure it how I want.

metaldream,

It’s definitely a good thing if you’re interested and knowledgeable enough to build what you want. I was just arguing it’s not the best choice for a casual user because a lot things they’ll want won’t work out of the box.

Even updating to the next stable Debian version requires editing system files and running the command line.

Drivers can matter quite a bit if for example you’re on an Nvidia card and the Debian drivers are 2 years old. It happened to me and caused dlss to not work in some games. And with Nvidia you can’t just move to testing, you need to backport the driversc and that’s quite involved.

I run a Debian server and it’s amazing for that.

Matriks404,

I definitely agree with most of the points but I don’t get what do you mean that you can’t move to testing, because that’s what I literally did recently by upgrading from bookworm to trixie with no issues whatsoever and I have Nvidia card, although older one (GTX 1060 3GB).

metaldream,

When I tried it, testing was on the same version of Nvidia drivers as stable so it didn’t solve my problem. It was possible to manually backport them, but it wasn’t straightforward to do.

Cris16228,

and the only final thing that I’m missing is Adobe products.

I miss Affinity Designer! Bought a license and I like it but no linux port 🙄

I can’t get used Inkscape, it’s so different and confusing for me

towelie,

Have you ever seen how to draw a circle in GIMP?

Monstrosity,
@Monstrosity@lemm.ee avatar

Krita > Gimp

tauren,

Krita and GIMP are tools for different use cases.

Monstrosity,
@Monstrosity@lemm.ee avatar

On a more professional/advanced level I agree.

But for average users, they accomplish 90% identical tasks, but Krita, while less mature, is more intuitively designed (superiorly designed I would argue), and uses better algorithms for things like select & fill.

Also Krita is less ugly. Sorry, I’m notoriously shallow.

Cris16228,

I hate you :c that was… Disturbing

Yoga,

I think torrenting a copy of Photoshop would be faster than drawing a circle in GIMP

A_Union_of_Kobolds,

I went with Mint but I’m thinking about KDE (or maybe KDE flavored Arch? Idk I’m new) on my second computer. Pretty painless?

towelie,

So Mint is the ‘distro’, which is actually based on Ubuntu, which is based on Debian. In simple terms, a distro is a bundle of programs and configurations assembled for you. Basically, Debian is a stripped down version of Mint.

A ‘desktop environment’ is a separate program(?) that changes what your desktop looks like, and they can be downloaded on any distro. So you can try out KDE Plasma on your Mint installation! The one that you’re likely using right now is called ‘Cinnamon’, which I personally didn’t like and turned me off of Linux my first time trying to switch over years ago.

Something cool about KDE Plasma is that you can download themes and make your desktop environments look really cool. For instance, sometimes I like to rock this Windows 7 theme: www.pling.com/p/2142957/

Damage,

Eh Arch can be quite stable if you’re careful, but it could also be a frustrating experience, there’s lots of manual configuration

Aphelion, (edited )

deleted_by_author

  • Loading...
  • A_Union_of_Kobolds,

    Yeah Manjaro + KDE is kinda what I was thinking, thanks!

    Nednarb44,

    I would recommend endeavor os with plasma instead honestly. Its a similar setup, but you won’t have to deal with manjaro holding back updates.

    A_Union_of_Kobolds,

    Oh okay! Thanks, that’s helpful. So EndeavorOS has pretty frequent updates then? I’m ngl since switching I look forward to them, which is funny! It’s like “oh cool my computer got better and also new toys instead of worse and more bloated!”

    Ahh I should’ve done this years ago but better late than never

    Nednarb44,

    Yeah, it should get updates exactly the same as arch. And I’m the same way, I check for update every time I log in lol. It does feel nice that you’re always up to date

    communist,
    @communist@lemmy.frozeninferno.xyz avatar

    Manjaro is legitimately a terrible choice, github.com/arindas/manjarno

    I used to give manjaro to a lot of people because i was an arch user and supported a bunch of linux users, it was a massive mistake, arch is just a strictly better version of manjaro, the things manjaro claims to do it doesn’t do well because it’s just kind of hacked onto arch. Let me give you an example of something stupid that manjaro does:

    normally, in linux, all packages are upgraded centrally, however, manjaro has decided to make an exception for the kernel, and now the kernel is versioned, and each version upgrades separately… this can result in you being stuck with an ancient kernel. I had to go into peoples computers, boot into a console, manually swap out the kernel, and put on the latest one, because the updater wouldn’t update due to the newest drivers being incompatible with the old kernel.

    This happened enough times, that and the concerns raised in manjarno make me think it really isn’t for anyone. The team is laughably incompetent (they can’t even get their certs sorted out? really?) and you don’t want an incompetent team running your desktop.

    If you’re enough of an expert to fix these things… just use arch, it’s strictly better. If you don’t know what you’re doing, an arch based distro is a terrible choice and you should go with bazzite.

    I’m willing to troubleshoot infinitely over matrix for free and have 15 years of experience, feel free to message me!

    A_Union_of_Kobolds,

    Very helpful, thank you!

    communist,
    @communist@lemmy.frozeninferno.xyz avatar

    Manjaro is legitimately a terrible choice and should not be recommended, github.com/arindas/manjarno

    If it works for you, that’s great, but you’re lucky so far and it’s a ticking timebomb.

    I used to give manjaro to a lot of people because i was an arch user and supported a bunch of linux users, it was a massive mistake, arch is just a strictly better version of manjaro, the things manjaro claims to do it doesn’t do well because it’s just kind of hacked onto arch. Let me give you an example of something stupid that manjaro does:

    normally, in linux, all packages are upgraded centrally, however, manjaro has decided to make an exception for the kernel, and now the kernel is versioned, and each version upgrades separately… this can result in you being stuck with an ancient kernel. I had to go into peoples computers, boot into a console, manually swap out the kernel, and put on the latest one, because the updater wouldn’t update due to the newest drivers being incompatible with the old kernel.

    This happened enough times, that and the concerns raised in manjarno make me think it really isn’t for anyone. The team is laughably incompetent (they can’t even get their certs sorted out? really?) and you don’t want an incompetent team running your desktop.

    If you’re enough of an expert to fix these things… just use arch, it’s strictly better. If you don’t know what you’re doing, an arch based distro is a terrible choice and you should go with bazzite.

    communist,
    @communist@lemmy.frozeninferno.xyz avatar

    I honestly think mint is an outdated suggestion for beginners, I think immutability is extremely important for someone who is just starting out, as well as starting on KDE since it’s by far the most developed DE that isn’t gnome and their… design decisions are unfortunate for people coming from windows.

    I don’t think we should be recommending mint to beginners anymore, if mint makes an immutable, up to date KDE distro, that’ll change, but until then, I think bazzite is objectively a better starting place for beginners.

    The mere fact that it generates a new system for you on update and lets you switch between and rollback automatically is enough for me to say it’s better, but it also has more up to date software, and tons of guides (fedora is one of the most popular distros, and bazzite is essentially identical except with some QoL upgrades).

    How common is the story of “I was new to linux and completely broke it”? that’s not a good user experience for someone who’s just starting, it’s intimidating, scary, and I just don’t think it’s the best in the modern era. There’s something to be said about learning from these mistakes, but bazzite essentially makes these mistakes impossible.

    Furthermore because of the way bazzite works, package management is completely graphical and requires essentially no intervention on the users part, flathub and immutability pair excellently for this reason.

    Cinnamon (the default mint environment) doesn’t and won’t support HDR, the security/performance improvements from wayland, mixed refresh rate displays, mixed DPI displays, fractional scaling, and many other things for a very very long time if at all. I don’t understand the usecase for cinnamon tbh, xfce is great if you need performance but don’t want to make major sacrifices, lmde is great if you need A LOT of performance, cinnamon isn’t particularly performant and just a strictly worse version of kde in my eyes from the perspective of a beginner, anyway.

    I have 15 years of linux experience and am willing to infinitely troubleshoot if you add me on matrix.

    merc,
    @merc@sh.itjust.works avatar

    I completely disagree. Debian is not beginner-friendly. Go with Bazzite if your focus is gaming.

    It is a gaming-focused distribution. It’s also an “atomic” distribution, which basically means it’s really hard to break it. It’s more like Android or IOS where the OS and base system are managed by someone else. They’re read-only so you can’t accidentally break them.

    For example, instead of trying to manage your own video card drivers, they come packaged with the base system image, and they’re tested to make sure they work with all the other base components.

    I’ve been using Linux since the 1990s, so I’ve run my share of distributions: Slackware, RedHat, Gentoo, Debian, Ubuntu, etc. Even for someone experienced, atomic distributions are great. But, for a newcomer they’re so much better.

    towelie, (edited )

    I find this interesting as I’m a beginner with only about 3 months of Linux use under my belt, whereas Ive used Windows since I was like 5 years old, and I found Debian to be a really good introduction to Linux. I was originally recommended Mint, like many are, and I found the experience to be a negative one as opposed to my later experience with Debian. (Note I have no experience with Bazzite or any other distros).

    The additional ‘bloat’ in Mint obfuscated from me various aspects of Linux. It insulated me from learning how Linux is different from Windows, and that actually hindered me from understanding the OS. By starting with Debian I got a feel for using the CLI, setting up my drivers, package installer, and desktop environment. And, while those aspects can be complicated for new users, i think its somewhat necessary that they get a feel for them if Linux is going to be recommended as their OS.

    merc,
    @merc@sh.itjust.works avatar

    Debian is fine as an introduction to Linux, if that’s what you want. But, as a beginner, you’re going to screw up, and Debian doesn’t do anything to protect you from that.

    Atomic distributions let you use Linux but make it harder to shoot yourself in the foot. It’s much harder to break the system in a way you can’t just reboot to fix it.

    It all depends on what your goal is. If your goal is to learn Linux by using it, then by all means, go for a traditional distribution. Debian is nice, but I’d go for Ubuntu. But, if your goal is to have a stable system that you can’t screw up as a beginner I’d go with an atomic distribution. If your goal is to play games, Bazzite is hard to beat.

    You can still learn Linux if you use an atomic distribution. Configuring and using the desktop environment is basically the same. But, you don’t need to worry about your drivers, and you don’t install packages the traditional way. If you want to learn those things, you can run a VM or a distrobox.

    histic,

    In what world is a Debian base not beginner friendly my fiancé that could barely use windows is using it just fine

    merc,
    @merc@sh.itjust.works avatar

    Has your fiancé had to update drivers? Has he had to upgrade to a new release? Has he had to figure out how to install a version of something that isn’t in the Debian stable repositories?

    If the only application your fiancé uses is Firefox, then he might go a long time before having any kind of problem. It all depends on how he uses it.

    histic,

    It’s basically a Chromebook for her

    merc,
    @merc@sh.itjust.works avatar

    If it’s a her, you mean fiancée, fiancé is used only for men. And, it’s basically a chromebook in how she uses it. But, chromebooks are designed so that you never have to do any system administration. You never have to upgrade drivers or figure out how to get to the next release.

    She probably hasn’t had to deal with that yet, but eventually the system will have to be updated. Over time, cruft piles up and makes it harder and harder to upgrade and manage. Atomic distributions are designed to be much more like chromebooks. Someone else manages the upgrades and the tricky choices, and then you just install their base image.

    histic,

    Autocorrect on my phone always chooses fiancé for some damn reason but I showed her how to update when I set it up for her and she’s been keeping up with it checking once a week and she’s had a couple questions I’ve had to answer but less then when she was just trying to do basic things on windows so it’s been great for me

    merc,
    @merc@sh.itjust.works avatar

    The thing with autocorrect is that you don’t have to accept the correction.

    histic,

    Yea iOS does it automatically unless you select it I’m just lazy

    metaldream,

    Did she set it up herself?

    histic,

    For the most part

    Dave,
    @Dave@lemmy.nz avatar

    How does Bazzite fare when I want to do something a bit different. Install docker, Python, PHP, sqlite, etc. I’d normally just install them, but does this work for Bazzite and other atomic/immutable distros?

    merc,
    @merc@sh.itjust.works avatar

    So, there are multiple ways of installing things. For GUI apps the standard way is flatpaks. Some non-GUI things are installed that way, but it’s less common.

    For CLI apps, homebrew is installed by default and it’s recommended as a way to install CLI things.

    The method I like for apps that have a lot of interdependencies is to use a distrobox. If you want a development environment where multiple apps all talk to each-other, you can isolate them on their own distrobox and install them however you like there.

    I currently have a distrobox running ubuntu that I use for a kubernetes project. In that distrobox I install anything I need with apt, or sometimes from source. Within that kubernetes project I use mise-en-place to manage tools just for that particular sub-project. What I like about doing things this way is that when I’m working on that project I have all the tools I need, and don’t have to worry about the tools for other projects. My base bazzite image is basically unchanged, but my k8s project is highly customized.

    If you really want to, you can still install RPMs as overlays to the base system, it’s just not recommended because that slows down upgrades.

    More details here:

    docs.bazzite.gg/Installing_and_Managing_Software/

    Dave,
    @Dave@lemmy.nz avatar

    Awesome, thanks for the explanation! I’d been put off Bazzite and other immutable distros because I had seen threads saying you basically needed flatpak for everything, but it sounds like that’s not true.

    I don’t need a project at the moment but I will give this a go once I am ready for one!

    merc,
    @merc@sh.itjust.works avatar

    Yeah, I only use flatpak for GUI apps that don’t need any special handling. To be fair, that’s a decent number of the things I use most often: Firefox, Thunderbird, Signal, Kodi, Discord, Gimp, VLC. I think it’s also how I installed some themes for KDE / Plasma.

    Console stuff I’ve either done in a distrobox using the conventions of that OS (apt for the Ubuntu one, DNF for the Fedora one), or I’ve used homebrew. But, I haven’t used too much homebrew because I want my “normal” console to be as unchanged as possible.

    There are a few things I’ve used distrobox-export to make available outside the distrobox.

    It took me a little while to understand how you’re supposed to think about the system, but now that I think I get it, I really like it. My one frustration is that there’s an nVidia driver bug that’s affecting me, and nVidia has been unable to fix it for a few months. I think I’d be in exactly the same situation with a traditional distro. The difference is that if they ever fix it, I’ll have to wait a couple of weeks until the fix makes it to the Bazzite stable build. I suppose I could switch to Bazzite testing and get it within days of it being fixed instead of weeks. Apparently just use a “rebase” command and reboot. But, I’m hesitant to do that because other than the nVidia driver, everything’s so stable.

    Dave,
    @Dave@lemmy.nz avatar

    Lucky for me I don’t have any Nvidia so things sail a bit smoother.

    Thanks for all the advice 🙂

    towerful,

    I moved to endeavouros. First time using a rolling release, and I was struggling with some webdev stuff cause node was on a recent non-lts build and a few other things.
    Not a problem for building, cause I already have that containerised. But things like installing packages was refusing, and obviously couldn’t run dev workflows.

    Until I realised I should just work inside a container.

    I know vscode is still Microsoft (and I’m sure I could get it to work with vscodium), but the dev container workflow is fantastic.
    Absolute game changer.
    And I know I can easily work on a different platform, os whatever. And still have the same dev environment.

    merc,
    @merc@sh.itjust.works avatar

    Until I realised I should just work inside a container.

    Yeah, it’s a game changer. Especially if you have different projects on the go. I’m used to having to deal with an ugly path with all kind of random things in it because I need them for one project. But, with containers / distroboxes / toolbx you can keep those changes isolated.

    bread,
    @bread@feddit.nl avatar

    As long as you’re running KDE, it will feel familiar to a Windows user. I started with Kubuntu which was great until I had a system update, and it completely shat itself. Wanted to try Bazzite next, but the installer wouldn’t work properly, so I installed OpenSUSE Tumbleweed, and I’ve seen no reason to switch since.

    Creat,

    If you’re into primarily gaming, try PikaOS. It’s Debian based and uses the same tooling, but it’s on an optimized kernel. Is generally geared toward gaming.

    There are other gaming specific distros of course, this is just the “Debian”-related one. I would not recommend the real debian if you’re mainly into gaming. It’ll need manual intervention and/or optimization to get games running, or at least get them running well. It’s not impossible (it even hard if you’ve got but is Linux experience), but just harder than necessary.

    axh,

    Not having access to Adobe products is a feature not a bug.

    swag_money,

    maybe give debian testing a go for a little more up to date software :)

    Saucepain,

    Outside of Steam, how have you found gaming compatibility? I know Xbox Gamepass doesn’t work as that’s very specifically a Windows app, but how about other standalone games/platforms?

    towelie,

    Outside of steam will be a case by case basis. I wouldn’t expect a lot of luck, and it may require that you use a compatibility layer like Wine.

    MECHAGODZILLA2, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?

    I’ll be switching fully to Linux this summer, but will also “upgrade” windows 10 to 11 on the last week of support. I’ll only use it then if I have to, on a separate drive.

    victorz, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?

    I play only on Linux, and it works great. Come on over!

    Valon_Blue, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?
    @Valon_Blue@sh.itjust.works avatar

    Come to Linux, it’s all I’ve used since Windows 7 and it works great.

    Aurenkin, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?

    I dual boot but I’m on Windows 11 for my windows partition because the fucking thing just upgraded itself one day.

  • Wszystkie
  • Subskrybowane
  • Moderowane
  • Ulubione
  • FromSilesiaToPolesia
  • fediversum
  • esport
  • rowery
  • tech
  • test1
  • krakow
  • muzyka
  • turystyka
  • NomadOffgrid
  • Technologia
  • Psychologia
  • ERP
  • healthcare
  • Gaming
  • Cyfryzacja
  • Blogi
  • shophiajons
  • informasi
  • retro
  • Travel
  • Spoleczenstwo
  • gurgaonproperty
  • slask
  • nauka
  • sport
  • Radiant
  • warnersteve
  • Wszystkie magazyny