- Joined
- Jan 31, 2021
Installed arch after windows told me I needed to buy a new PC to "enjoy" windows 11. A few hiccups, but I think I got it figured out so far, lol.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
It's funny to me how frequently this tale is told. Windows 11 is eminently pirateable, and you can bypass every requirement except >1CPU with a couple procedures, a couple minutes in the install. But hey, the more people on Linux, the better. Enjoy your Arch.Installed arch after windows told me I needed to buy a new PC to "enjoy" windows 11. A few hiccups, but I think I got it figured out so far, lol.
True, but at some point it will faster to compile your own kernel from source and build a distro around it than it will be to fudge in Windows and remove all the spyware, trackers and other garbage.It's funny to me how frequently this tale is told. Windows 11 is eminently pirateable, and you can bypass every requirement except >1CPU with a couple procedures, a couple minutes in the install. But hey, the more people on Linux, the better. Enjoy your Arch.
I timed my last Gentoo install out of boredom, since compiling your own kernel and building a distro around it is exactly what that is.True, but at some point it will faster to compile your own kernel from source and build a distro around it than it will be to fudge in Windows and remove all the spyware, trackers and other garbage.
It was mostly out of principle from Microsoft telling me what to do, but thank you- uh.. Mr. AnalRapist.Enjoy your Arch.
Windows 11 is bad enough, but 12 is going to be stuffed full of AI shit. Which is why I'm really hoping that I like Mint when I try it out. I'm going to be buying a new SSD when I get my next paycheck (I wanted to upgrade anyway, so I might as well install Mint on it). Windows 10 support ends in October, so I figure I can use it for the next three months (if I last that long) and decide if I want to switch or stick with Windows.It's funny to me how frequently this tale is told. Windows 11 is eminently pirateable, and you can bypass every requirement except >1CPU with a couple procedures, a couple minutes in the install. But hey, the more people on Linux, the better. Enjoy your Arch.
None of the sensational articles about how godawful Windows 11 is mention it, so people just assume that you can't tard wrangle Windows 11 like any other Windows version that came before it, but since Linux is paraded as this amazing open ecosystem people will gladly dive into the deep water from the get-go. Assuming they won't encounter an issue they can't get over and begrudgingly go back to Windows. Remember that the average Windows user is unaware they can turn off the stupid weather widget that blows up news articles in your face when you hover over it by right clicking on the taskbar and opening it's settings. It doesn't even cross their minds that you can right click it, that's your average awareness of what you can do with Windows. People just assume Microsoft forces them to use it the way they want it to be used, even if Microsoft still gives you a whole bunch of options to personalize your experience.It's funny to me how frequently this tale is told. Windows 11 is eminently pirateable, and you can bypass every requirement except >1CPU with a couple procedures, a couple minutes in the install.
Windows 12 is nothing but a massive rumor mill ran by the same tabloids that tout Windows 11 as the biggest blight upon humanity, which coincidentally was the exact same spiel they were peddling back when Windows 10 came out in 2015, yet nowadays everyone is completely happy with it, tale as old as time. Microsoft released 11 just to give a refreshment to 10 that is as old as it's name, and a good excuse to start shoving in AI shit for investors. They're already struggling with getting people to switch to 11, 11 is already a good vehicle to peddle more AI shit to investors such as Recall which didn't require a brand new Windows release to be added, so if anything, you'll be getting Windows 11 26H2 that'll be "so much worse stuffed full of AI shit" and not Windows 12.Windows 11 is bad enough, but 12 is going to be stuffed full of AI shit.
Usecase for longterm stability? Don't you worry about security chud? You need to apply security updates.I just want a linux distro where one of my monitors doesn't freeze after 10-15 days then i have to run sudo systemctl restart sddm and login again to fix it.
I was having a great time with FreeBSD. Everything worked, no issues.So what're y'all doing with your FreeBSD installs?
Every new version of Windows, the penguin molesters say this, and every version of Windows has multiple one-click solutions to remove or cripple all that shit, and next year is always the year of the Linux desktop.True, but at some point it will faster to compile your own kernel from source and build a distro around it than it will be to fudge in Windows and remove all the spyware, trackers and other garbage.
I'm not saying we're there yet, but give it time...
It's all about which amount of which shit you're willing to put up, since the golden age of Windows 7's "install and forget" is gone. You'll have to deal with some tard wrangling and compromises no matter what you choose.Every new version of Windows, the penguin molesters say this, and every version of Windows has multiple one-click solutions to remove or cripple all that shit, and next year is always the year of the Linux desktop.
I'm interested to hear how they've accomplished it since LS relies on Windows' way of rendering windows, basically "hijacking" the window frames and interpolating them in it's own window displayed over everything else, and there's a choice between DXGI and WCG. I assume that they've managed to get DXGI working on Vulkan, though I wonder if that brings a smaller/larger/same latency than Windows, and if it's lower, if the same benefits could be achieved with DXVK under Windows.
Sounds like it's not compatible with Gamescope or Wayland, they seem to think SteamOS uses Wayland on desktop mode and I was under the impression it actually used X11I'm interested to hear how they've accomplished it since LS relies on Windows' way of rendering windows, basically "hijacking" the window frames and interpolating them in it's own window displayed over everything else, and there's a choice between DXGI and WCG. I assume that they've managed to get DXGI working on Vulkan, though I wonder if that brings a smaller/larger/same latency than Windows, and if it's lower, if the same benefits could be achieved with DXVK under Windows.
Vulkan is just a better API in general. Fuck DirectX tbh
PL: Reluctant Steamdeck owner. SteamOS as configured out of the box uses X11 in "desktop mode", but switches to Wayland if you use "game mode".Sounds like it's not compatible with Gamescope or Wayland, they seem to think SteamOS uses Wayland on desktop mode and I was under the impression it actually used X11
They explain some of this in the xorg man pages. Or at least the xorg.conf ones I want to say. To give at least a summary of what tearfree doesInteresting - the way it works under wayland its very binary. I assume the X server uses a different mechanism entirely if its "doesn't tear, most of the time". As far as I'm aware, tearing can occur as an application flips its display buffer into the display server, or the display server flips it into the gpu during a draw. Maybe tearfree prevents one of those but not the other?
Using a compositor or not might affect it as well, as without a compositor I'm fairly sure you draw directly into the frontbuffer.
Yeah, I imagine it's not going to be a simple thing, which is why the xorg maintainers never bothered even trying, (from what I can tell). I'm interested to see what they end up doing with it.I'm interested in this as well because its a deceptively complex undertaking. Hopefully it will be more fine grained than simply separating windows into groups that can't talk to each other.
At least modern day xorg pretty consistently runs on 100mb ram or a little higher for the xorg server alone.Something originally designed to run on systems with 4MB of RAM
That's why i just use a window manager on gentoo, and simpler tools without a list of 200 dependencies. Not saying everyone should do that. But it keeps things simple. And things are rock solid. Also with the benefit of updates not being too bad. Though I still have to deal with llvm and gcc of course.- Took about 10 hours to compile a basic KDE environment (plasma-meta + dolphin/konsole) with all its dependencies, along with a few basic terminal programs like vim but those take negligible time to compile compared to KDE.
That was the exact opposite of my experience when I ran freebsd. Absolutely everything I wanted to use took way more setting up by hand, than any linux distro I have ever tried. Maybe I'm just unlucky, and all the software I want to use, and my hardware doesn't work well with freebsd.I tried Manjaro instead of Arch specifically to avoid doing everything by hand
Sorry to detract from the ped ribbing (and I know this discussion might be a better fit for the Linux thread, but still);
That is exactly how they come across. Anticapitalista, their head dev and admin, does tow the typical fagass line of "muh no raycism and biguts allowed on muh forum", but that's pretty much everything these days. Still far, far afield from a full CoC. I am torn between them, PCLinuxOS and Artix as my new main OS. AntiX and PCLOS are the two biggest 100% sysd-free distros out there, everything else is pretty much just one man projects with esoteric management systems like Obarun or Joborun. Artix is chud anti sysd software but theys still use elogind and dbus. I'm going to have to compromise on something either way, either on the software or political end. Such is life, I suppose. On that note, any PCLOS fags here that can spare some thoughts?AntiX acts the way you would expect someone to if they're trying to build an anarchist tech infrastructure to resist capitalism.
This is huge. We don't have to wait for driver level support anymore.Nice.