Arch for many, many years. Absolutely zero reasons to switch. I used to distro hop alot back in the day but I don’t bother with that anymore. I need a system that works and Arch gives me exactly that.
I don’t know where you are from, and what laptop you are using, but as others have said: use keyboard stickers. Just search for „colemak dh stickers [your laptop model]“
This is honestly quite interesting. I might get one, if only to play around with and see what cool stuff I can think of to do with it.
Also, their laptops look pretty sweet - I think it strikes a much better long-term balance between framework’s “plug-and-play” approach (which necessarily leads to a slightly clunkier and less sleek design) and Apple’s “inscrutable slab of electronics” approach.
Star’s approach requires more (dis)assembly time and care, but I think that’s fine. You can open up a Framework way more trivially, but well… how often do you honestly plan on disassembling your laptop? For me, it’s:
when I get it, to upgrade the RAM and SSD
if I want to upgrade later, but that typically happens years down the road, and sometimes not ever if it can do what I need it to do without issues
if something breaks and needs replacement… but that also typically happens years down the road
So, while I appreciate Framework’s approach… I’m honestly not going to crack the thing open more than 3 or 4 times, and hopefully only once or twice, so I am absolutely fine sacrificing super easy maintenance for an overall sleeker and more robust-feeling design.
The important bit not mentioned here is that FW machines are both user serviceable and user upgradable. No need to eat the cost or create the waste of replacing a perfectly good chassis and display, and then sell off the replaced mainboard on the market.
And then I have to install a windows vm to be able to play all my games properly. And the practical benefit of switching is basically zero for the normal user
VM adds too much overhead for anything near modern, even if modern VM integration does add GPU drivers that act as a bridge for 3D acceleration. But SteamOS and Steamdeck are great examples of how far gaming has come in Linux, it’s no longer something just on the fringe.
I sort of do agree with your last comment. I tried to introduce several family members, and their take was basically that, why bother with something that seemed as unfamiliar as Linux for something they were already used to using. And if you try to use it at work, you are going to have to end up installing a Windows VM most of the time for most jobs. Monopolies be like that.
I game on a linux mint desktop using proton all the time. The work they’ve done for the steam deck translates almost perfectly to every other Linux distro I’ve tried it on
I tried nix actually. Personally, I think it would make a great server os, but I do not enjoy it as a daily driver. I didn’t like the fact that I was forced to install everything through nix and couldn’t compile software from source.
“I’ve been considering installing Arch the traditional way, on my X220, as a way to force myself to improve.”
I use Arch and so does my wife (she has no idea). The wiki is legendary because it is well used (I’ve written a few bits myself). I’ve used Gentoo for quite a while too but you will find compilation times a bit of a bore.
I own an IT company - I am the MD. I use Arch actually! (and so does my wife)
Fedora Silverblue. But when switching I had to wrap my head around the differences in the workflow of doing things. Once youre past that it’s rock solid and had no issues so far.
when switching I had to wrap my head around the differences in the workflow of doing things. Once youre past that it’s rock solid and had no issues so far.
I installed Linux and the feeling of freedom and privacy hit me so hard that I immediately began committing crimes, knowing that the FBI could never track me. Piracy, sexual assault, trademark infringement, petty larceny, tax fraud, you name it. I also own several fully automatic firearms even though I live in the state of California, but it doesn’t matter. Ever since I removed Windows 10 from my computer and replaced it with Arch Linux, and began using a PinePhone as my daily driver phone, police can’t even stop me in traffic. Windows may have a lot of video games, but the benefits of Linux should not be understated.
Most services just need the init system to start, stop and monitor them. There’s no special integration needed for each of them beyond running a command, monitoring the PID, and killing the PID when it’s time to stop.
If you mean the special integration of docker and podman with systemd, first of all that’s only required in rootless mode and not everybody runs rootless (most users probably run root docker). In rootless mode you have to manage each container individually as if it were a standalone service instead of just managing docker. Basically you have to integrate each container into the init system, whatever that is. There are some tools that make it easier to with podman+systemd because they write the systemd units for you but you can do it with any init system. The distro mostly doesn’t care because you have to do the work not them.
Unfortunately not possible for me. I daily Arch (btw) and hadn’t booted into Windows for months and months until my university professor came along and said “btw, we’re gonna build GUIs using Microsoft Foundation Classes in Visual Studio now, and yes, you have to use Visual Studio on Windows in the exam”. So nope, not uninstalling Windows.
I was wondering if you can do BIOS updates through wine (because obviously they only are supplied as .exes) but it doesn’t sound like something I’d like to try …
Aren't BIOS updates usually done by putting the update file on a flash drive and installing it from the BIOS? I've never heard of updating BIOS from Windows with an executable.
Yeah, some vendors do this, I think the .exe basically unpacks the .bin file then calls some API or something to push it from Windows while it’s running. Probably done for the sake of more casual users who don’t know/want to mess with the actual BIOS UI.
I don’t use those two flags, but have several pis running docker with no issues. They’ve been running (almost) 24/7/365 going on maybe 2 years now with the same sd cards.
linux
Active
This magazine is from a federated server and may be incomplete. Browse more on the original instance.