Computer: execute cmake
Computer: execute cmake


cross-posted from: https://lemmy.blahaj.zone/post/32298676
Having seen no context or posts, this is where I assume @The_Picard_Maneuver@lemmy.world currently is.
Computer: execute cmake
cross-posted from: https://lemmy.blahaj.zone/post/32298676
Having seen no context or posts, this is where I assume @The_Picard_Maneuver@lemmy.world currently is.
Relevant XKCD: https://xkcd.com/456/
You'd think linux would be the thing Randall Monroe introduced me to that's most destructive to my capacity to live a normal life, but nope Dvorak.
I'm so sorry
I plan switching to Linux mint Debian on my main PC and ditch windows. Mainly use my PC for games,vr and jellyfin.
Vr, as far as i understand it, is a hard no with any Linux.
Depends on the headset and depends on the game. The OpenXR standard (open to all, mainly maintained by Valve) does have decent support across windows and linux, but some headsets flip the standard the bird, like the Meta Quest lineup. Also some games break the compatibility with things like anticheats.
It's been greatly improved over the last two years. If you are actually interested in setting it all up, I highly recommend checking out the LVRA Wiki. There are Discord and Matix links there if you need any help.
I did this on a sparcstation way back in the day, never again. Pray for @The_Picard_Maneuver@lemmy.world
Gentoo is the way.
Why? Is it super stable?
It's a cult.
It's a bootstrapped compiler and that's all you get. It's a form of self flagellation
it's for masochists
It's very controllable.
You start out with control over everything, but that also means you have to do everything and know everything. Then you can hand back that control by automating on your terms, and gentoo provides a lot of tools for that.
But you always have that confidence that when something is weird, you can go back, take the control, see what happens, redo the automation. Or keep it manual.
Gentoo won't ever touch your config files (It proposes changes you approve), and if something happens you didn't want you can always trace it back to your own mistakes.
I've never gotten the same feeling of being in control with any other distro. There is always that time it fucks up my ssh config, or breaks due to some oddity I chase back down to a decision by some maintainers.
It's stable only based on your decisions and skill. It will make you a lot better at using linux. But also if you don't have the time, or the will to keep automating and scripting and learning new things, then you won't be able to use it and you'll have a really bad time.
It does bring automation but only up to a still very manual level. You can't go "fuck this shit mode" and turn it into opensuse with a config option. For example you can do your own kernel, or add a few changes to a default kernel and use it without init system, or follow a tutorial to pull default binaries and just have what most other distros have, but you won't find an installer to check that as an option, you are forced to still understand what components you are putting in where, connecting how, automating with what commands and tools.
Also protip if you do your own kernel start with the binkernel config not the default the fresh kernel repo starts out on. You'll never find all the footguns autoconfigured to make your system weirdly choppy. And recompiling stuff you forgot in a module then loading that into the old kernel usually works but can crash your system.
Change all the options, be my guest, but at least start from a working state so you have a chance of knowing what you fucked up and which flag you didn't understand.
Only if you the person using it is obsessive compulsive about your software
It's a rolling release, but more stable than arch. It has a lot of features for customizing your software (useflags, custom patches, etc.) and is a great way to learn a lot about Linux.
It can be.
When I grow up I hope to use gentoo. I’ve always wanted to be one of the cool Linux kids. I got my first gentoo disk back in 2003 and I was never able to figure out what to do.
I remember originally installing Slackware linux because someone made a GUI system that mimicked LCARS.
I feel like this would be cool on one of those desk size touch screens
Wtf this is awesome. I may play around with this over the weekend.
The 24.04 beta of Pop! with cosmic just dropped.
emerge -ave @universe
Comping the kernel wasn't so bad on Gentoo. I hated compiling OpenOffice on a P4 1.6GHz...