• 2 Posts
  • 34 Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle
  • Veraxis@lemmy.worldtoLinux@lemmy.mlWhich distro?
    link
    fedilink
    English
    arrow-up
    15
    ·
    6 days ago

    Arch w/ KDE gamer here. I have generally had a good experience with it. I think everything you said is generally accurate. In terms of customization, lack of bloat, and a good wiki, Arch is generally considered to be all of those things. A rolling distro like Arch I believe will also be getting the latest proton updates, which may help with sooner game compatibility/optimization updates on more recent releases.

    I say go for it.


  • Yes, but my larger point is that you are doing the same thing, but in the negative. You are taking your specific problems and then putting forward the conclusion that they are the reasons why “regular” Linux users should not use Linux, as though these were universal problems. I am saying that I do not have those issues and that they are far from universal.

    Yes, the modular nature of Linux is both a blessing and a curse. There is legitimate debate to be had on that. But that is not how your post frames the issue.

    As stated above, not all of these things are even Linux problems. I would say that if iOS refuses to play nice with Linux but every other ecosystem works fine, the blame lies with Apple, not with Linux. It is not Linux’s job to fix the interoperability problems of other ecosystems. The GNOME problems are related to a specific subset of Linux users, and even before today I would have said that I would not recommend GNOME to new users because of how nonstandard it can be.


  • I am looking through these issues and I cannot say that I can relate on almost any of these. Sorry to hear you have been having so many issues!

    I do plenty of gaming and cannot think of a time where I have had GPU driver issues (despite the fact that I have Nvidia graphics on 3 out of 4 of my systems, which is supposedly more problematic).

    My bluetooth works fine, and it has been literally years since an update broke something, bluetooth or otherwise (which I cannot say the same for Windows on my work computer).

    I use KDE connect, SFTP, and SMB servers and I have never had any issues transferring files between Windows, Android, and Linux. What do you mean about that? (seeing other replies, it sounds like you are using iOS. That sounds like that may be an Apple problem and not a Linux problem, because Apple tend to be terrible about playing nice with other ecosystems)

    The scaling is the one point I can sort of relate on. I think there is still some work to be done regarding DPI and scaling on Linux, but it’s not enough of an issue to make me want to switch operating systems.

    As for GNOME issues and window decorations, that sounds like a GNOME problem. GNOME does things very differently to all of the other DEs and forces programs to manually define their own window decorations rather than allowing standard default icons like other DEs, so my understanding is that GNOME in particular tends to be a source of constant headaches for Linux developers.

    And I’m not some sysadmin or CS major. If I have a problem, I do a web search. If I can’t find it there, I make a forum thread. I don’t post a rant saying that Linux is a bad OS, lol.


  • I am having a hard time following everything happening here. What is all this about hotspots and your neighbor’s router? Do you not own a wifi router? Most wifi routers will also have ethernet connections on the back. I apologize for not understanding. Edit: I am guessing by “I do not have a lan line” you mean that you do not have a working internet connection at all at home? I am confused as to how you intend to run a server permanently over a phone hotspot.

    My one thought is: have you gone into your router and reserved a static internal IP on your LAN? (e.g. 192.168.0.##)? Often servers and things will lose communication if their internal IP changes and your devices cannot find them.

    Also, if you are porting out onto the public internet, are you using something like a dynamic DNS so that your devices can route to your public IP? your public IP will be constantly changing, so you need some way for your devices to find it.




  • I would say that there is not much of a “culture” around green tea specifically, as there tends to be a much stronger culture of black tea, at least where I am on the east coast (Hot black tea in the Northeast/New England, iced/sweetened black tea in the Southeast).

    As others have stated, most Americans would be familiar with it in teabags or bottled green tea, and so many who do end up trying it don’t enjoy it because they end up trying a bitter, lesser-quality version of it. Others may be familiar with it in Japanese or Chinese restaurants, where the quality is hopefully better, but this probably cannot be rightly called American green tea culture.

    In my experience, it is the sort of thing where the green teabags might be the only ones left in an office meeting room because, while someone thought to stock the meeting room with green tea in the first place, all the others have been used up first and then someone has forgotten to refill them.


  • Veraxis@lemmy.worldtoLinux@lemmy.mlQustions
    link
    fedilink
    English
    arrow-up
    3
    ·
    30 days ago
    1. I don’t know much about gnome, sorry!

    2. The main issues to watch out for are driver issues related to certain peripherals like fingerprint scanners, SD card readers, and certain oddball wifi chipsets. Hybrid graphics with both integrated CPU graphics and a dedicated GPU can lead to poor battery life in some systems such as many gaming laptops. In my experience, Linux runs fine on every laptop which I have tried it with, including 2 with hybrid Nvidia graphics. I’m also 2 for 2 on SD card readers and 3/3 on wifi cards as well, despite no prior research on my part.

    3. Arch Linux sounds like it would be the closest to what you are describing. Or try out one of the more preconfigured versions like Endeavour OS or Arcolinux, as the install process for Arch can be a bit involved for someone new to Linux.

    4. Usually not difficult so long as something is not a hard dependency for some other piece of software. Running something as root in Linux is as simple as typing “sudo” before a command and entering your root password

    5. No. Per the above, elevated user privileges are permitted as a normal part of using Linux and do not require you to hack or bypass the OS’s security mechanisms like in Android or iOS.

    6. If you install more than one, depending on your login manager it is usually as simple as a dropdown menu to select which DE you want to use when logging in.

    7. Wayland is a window manager/GUI system used in Linux. It has been getting a lot of discussion lately because the Linux community is gradually shifting from the longstanding but now unmaintained X11 system to Wayland. You probably don’t need to worry about it.


  • Veraxis@lemmy.worldtoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 month ago

    A mix of factors for me. Firstly, privacy concerns, settings reverting themselves after updates, and the looming threat of Windows 11 were I to get a new PC. Stuttery performance on my already 3 year old laptop at the time (I still use the same laptop. It is now 6 years old and still runs great with Linux). General bloat, driver problems, and instability issues.

    I did not make the switch all at once, but thankfully my laptop has two NVMe slots, which made dual booting easier while I got more used to using Linux as my daily driver. Within about a year, I was booting into Windows less and less, and eventually hardly ever once I found ways to use Linux for everything I needed.


  • Daily Arch user here. The process of configuring an Arch install is perhaps not as difficult or mystical as you are imagining. I would say it is more like your first analogy: picking what off-the-shelf parts you want for a system and then putting them into a case. I think what you are describing is more like Linux from Scratch.

    Installing Arch is effectively taking the steps performed by the installer .iso disks which every distro uses and instead doing it manually with CLI commands. You use CLI commands to partition the drive, create a filesystem, install a basic set of packages, then chroot into your system and use the package manager to install the rest of the packages you want. Aside from editing a couple config files, there is zero coding involved. The exact steps vary from guide to guide, but a basic outline of what I do is as follows:

    • First, I download the Arch iso and write it to a USB.

    • Once I boot up the install USB, I use iwctl to connect to my wifi for the packages I will need to download,

    • then I use fdisk to partition the drive I want to install to with an EFI and linux filesystem partition (You might also make a swap partition at this step but I typically use a swap file on my filesystem partition).

    • then you use mkfs to create filesystems on the EFI and linux filesystem partitions.

    • Then I use genfstab to make the /etc/fstab file

    • Then, I use pacstrap to install the base packages like pacman. Then I mount the filesystem and chroot into the new partition.

    • From there, I basically use pacman to install all the packages I need, including the linux kernel (I use linux-zen), the DE (I use KDE), the boot manager (I use Refind), and everything else. There are a few cleanup steps like setting the locales and time zones, etc. but that is about it.

    I suggest watching a guide on youtube, which was how I learned, or installing something like Arcolinux or Endeavour, which simplifies the installer into a series of checkboxes to select what DE you want, etc.



  • I would say that looseleaf green tea would be a big step up from teabags. A strainer basket that goes in a mug is a very low-fuss way to make looseleaf tea, as they are easy to clean and reusable. Looseleaf Japanese sencha was a game-changer for what I thought green tea could be.

    I am personally not a huge fan of the mesh balls as tea tends to escape out from the gap along the middle, and for green tea especially, too much particulate can be bitter.

    I also have a teapot with a strainer which functions much the same way, but for when I want to brew more than one cup.



  • I cannot say that I have done extensive testing, but the Acer Swift 315-51G and Gigabyte Aero WV8 that I have both worked fine with Linux with zero prior research on my part. No issues with any drivers, even the SD card readers, although I have not checked the fingerprint sensor on the Acer. Maybe I have just been lucky.

    Both have hybrid Nvidia graphics, though, and 10-series and prior hybrid graphics especially, as I understand, have issues with high idle power usage unless you manually disable the dGPU when not gaming, which I had to do using envycontrol and nearly doubled my battery life on both. I might avoid hybrid dGPUs and especially older ones unless you need that.

    Used laptop-wise, I agree with others that a used business laptop like a Dell would probably be your best bet.



  • Veraxis@lemmy.worldtoLinux@lemmy.mlLinux on old School Machines?
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    4 months ago

    That covers a pretty wide range of hardware, but that era would be around 2009-2015, give or take, so you would be looking at around Intel 1st gen to 6th gen most likely (Let’s be honest, there is nearly zero chance institutions would be using anything but Intel in that era). Pentium-branded CPUs from that time range, unfortunately, likely means low-end dual core CPUs with no hyperthreading, so 2C/2T, but I have run Linux on Core2-era machines without issue, so hopefully the CPU specs will be okay.

    2-8GB of DDR3 RAM is most likely for that era, and as others point out, will be your biggest issue for running browsers. If the RAM is anything like the CPUs, I am assuming you will be looking at the lower end with 2-4GB depending on how old the oldest machines you have are, so I second the recommendation of maybe consolidating the RAM into fewer machines, or if you can get any kind of budget at all, DDR3 sticks on ebay are going to be dirt cheap. A quick look and I see bulk listings of 20x4GB sticks for $26.

    In terms of distro/DE, I second anything with XFCE, but if you could bump them up to around 8GB RAM, then I think any DE would be feasible.

    Hard drives shouldn’t be an issue I think, since desktop hard drives in the 320GB-1TB range would have been standard by then. Also, you are most likely outside of the “capacitor plague” era, so I would not expect motherboard issues, but you might open them up and dust them out so the fans aren’t struggling. Re-pasting the CPUs would also probably be a good idea, so maybe consider adding a couple $5 tubes of thermal paste to a possible budget. Polysynthetic thermal compounds which do not dry out easily would be preferable, and something like Arctic Silver 5 would also be an era-appropriate choice, lol.


  • I am not sure that I can really call what I did distrohopping, but

    Mint w/ Cinnamon (several years ago on an old junker laptop and never ended up using it as a daily driver) -> Manjaro w/ KDE Plasma (daily driver for ~1 year) -> Arch w/ KDE Plasma (~2 years and counting).

    I have also used Debian with no DE on a file server I made out of an old thin client PC and I have used Rasbian on a raspberry pi.


  • For most things it has not been an issue. Mice and keyboards have all been plug and play for me. Bluetooth headphones also work just fine for me. Setting up a printer was probably easier to do than in windows. My USB DAC, external hard drives, USB SD card readers, etc. have all been plug and play.

    A persistent issue in Linux, however, are gaming peripherals. Anything which requires proprietary vendor software to configure RGB settings may be an issue. OpenRGB detects and allows me to configure the RGB on my Logitech G Pro Wireless Mouse, and I picked up a secondhand Drop CTRL mechanical keyboard which I was also able to reprogram in Linux, but broadly speaking any peripheral which requires dedicated software to program may or may not allow reconfiguration on a case-by-case basis. The last time I had to boot into Windows was to re-bind the key-map on an off-brand USB footswitch, which was a one-time fix and then it has worked fine since then. Similarly, the RGB on the keyboard in my Gigabyte laptop can only be configured from Windows.

    On the laptop side, the main things to watch out for will be compatibility issues with fingerprint readers and certain oddball WiFi chipsets, but generally speaking my peripheral experience has been good.



  • Welcome! Coming from Windows myself, I made the jump to Manjaro (It has certain issues and I do not recommend it), then to Arch less than a year after. I have been on Arch full time for around 2 years now. After the initial setup, I have found Arch to be pretty low-maintenance and no harder to maintain than any other distro, hardly requiring more than the occasional yay -Syu --noconfirm in the command line to update things. As someone with less computer knowledge than an IT professional, I think Arch’s reputation for being difficult is overblown IMO, and I suspect mostly due to intimidation from the more involved setup process prior to the availability of the install script.

    I don’t know if you have any familiarity with Linux already from your work, but regardless of what distro you go with, I would go into it with a mindset that you are learning a new skill. Some things are simply done differently in Linux than Windows and will require getting used to, such as how drives work using mounting points rather than drive letters.

    Realistically, setting things up for the first time often requires additional steps and may not “just work,” but when using my laptop and gaming desktop from day to day, it works just like any other OS. Gaming has been great for me generally, and the work Valve has done to improve game compatibility on Linux has been spectacular. Most Steam games do, in fact, “just work” for me.

    In the 2-3 years I have been using Linux, I have rarely had things spontaneously break as many folks seem to worry about, or if I do it is because of companies not supporting their Linux communities, like Discord not pushing out updates on time, or major-event changes like the move to the Wayland graphical stack on KDE 6 which undid some of my desktop customization settings.