Linux gamer, retired aviator, profanity enthusiast

  • 4 Posts
  • 721 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle







  • I would draw the line at shareholders.

    You may use my software free of charge if you are a student, hobbyist, hobbyist with income, side hustler, sole proprietorship, LLC, S-Corp, non-profit, partnership, or other owner-operator type business.

    Corporations with investors or shareholders will pay recurring licensing fees. Your shareholders may not profit from my work unless I profit from it more than they do. If you can afford a three inch thick mahogany conference table you can afford to pay for your software.


  • I’ve got an '05 Buick Century with a similar story that just crossed 120,000 miles, and it’s had a shockingly easy life. I put most of the miles on after my grandmother passed.

    The similarity to my S10’s gauge cluster, and the fact that there hasn’t been an S10 with mileage that low since Obama took office, is what got my attention. I haven’t seen that odometer display without the top digit lit in 15 years.



  • Fedora KDE does. I think it’s going to go with the DE rather than the distro, I bet Kubuntu also does.

    I think dating back to the Space Cadet keyboard, Unix systems recognize 6 modifier keys: Shift, Control, Alt, Super, Meta and Hyper. It is my understanding that they choose to bind either Super or Meta to the “Windows” key (or the octothorpe whatever that thing is called key on Macs) and in practice it’s used as another modifier key, often with Windows-like functionality such as opening the Menu if tapped tacked on.



    1. I went with Fedora because of newer packages than you generally get in the Debian family lineage.

    2. KDE, especially KDE 6, has a fairly robust implementation of Wayland. Cinnamon is just now rolling out experimental Wayland support. This wasn’t an issue on my previous machine with an Nvidia GPU as X11 was the better deal there, but now that I have a Radeon GPU Wayland is the better deal. My two monitors running at different resolutions and refresh rates work. FreeSync works out of the box. There’s even the beginnings of HDR support. Having tried both on this machine, Fedora KDE has a lot more features of my hardware that “Just Work.”

    I much prefer using Cinnamon to KDE, but I’ll deal.



    1. I rarely distro hop. I used Linux Mint for a solid decade. I’ve made the jump to Fedora KDE pretty much entirely because Wayland support is the farthest along here, and that enables me to use more features of my hardware such as two monitors at different refresh rates, Freesync, etc. I did come to the conclusion awhile back that there’s a lot of pointless distros out there, a lot of them are just “I want this particular permutation of default software.”

    2. Assuming you’re currently a Windows user, I think the main issue you’re going to face using Linux Mint Cinnamon Edition for “programming” is going to be general culture shocks. Using a package manager instead of heading to the browser, stuff like that. “Light gaming” depending on what you mean by that could be no trouble at all or dealing with some hiccups involving Nvidia’s imperfect support. There are some games that require proprietary anti-cheat that doesn’t support Linux, Valorant is one of those that springs to mind.

    3. Difficult question to concisely answer; Mint has a system they call “Spices” which include a series of applets and widgets you can add to the UI, choose them from a menu and then configure them. One of these is “Cinnemenu” which replaces the default Menu with a somewhat more customizable one, though you might struggle to exactly replicate the WIndows look and feel. Beyond that, you might look at Conky for your desktop customizing needs.

    4. File extensions do exist in the Linux world but they’re not as important for making things work as it is on Windows. Some files, particularly executable binaries, won’t have extensions at all. A text editor might not automatically append .txt to a plaintext file, because it doesn’t want to assume you’re not writing a bash script or config file or something. But if you record a sound clip with Audacity or something it’ll add a .wav or whatever extension as appropriate.

    Bonus: You probably mean Neofetch (or whatever we’re using since the developer of Neofetch has “gone farming”). Those are hard-coded into Neofetch by its developer.


  • At this point, Linux or even any given distro isn’t the problem. The problem is the software library.

    I call it GIMP syndrome. There’s a lot of capable and powerful apps in the FOSS ecosystem and most of them have some kind of critical functionality gap or the UX of an Oregon Trail era disease. A lot of them, with the notable exception of GIMP, are actually working on it now.


  • I found KDE a bit overwhelmingly customizable to start out with, and maybe a bit bloated.

    I’ve said this kind of thing before; Gnome feels like it’s trying to appeal to Apple users, “Look how simple it is, look how few settings menus there are, you use it the way we designed it to be used and only that way, nothing else works.” They like their empty blank windows. The ideal Gnome utility app is a blank window with a single button in the title bar that says “Cancel.” Featurelessness is their goal.

    KDE always felt like the polar opposite of that to me. Every feature under the sun, sometimes twice. Nothing is consistent, nothing aligns quite right, they love their cluttered windows. The ideal KDE utility app is a window crammed edge to edge with text boxes, drop downs, radio buttons and check boxes that never opens quite big enough for all the elements in it. This one little utility app can do basically everything even remotely related to the task it’s made for plus several other adjacent tasks, to the point it takes you a long time to find the one option you ever actually need in a sea of settings menus.

    Cinnamon felt somewhere in between. Except where Gnome apps crept in with their hamburger menus and top bar UI, Cinnamon felt consistent and good looking without being an iPhone commercial, and their included utilities tended to have the functionality you needed and nothing you didn’t.

    I just recently built a PC, and to get the most out of an AMD GPU I’m using Fedora KDE instead of my long time favorite Mint Cinnamon, and I’ve already had to boot up my old computer once to use a Mint utility because I couldn’t seem to get the job done in KDE. You know that USB stick formatter tool in Mint? Why doesn’t every OS have that?




  • In the last four years I’ve built three gaming PCs and installed Linux on two and Windows on one.

    If you can install Windows on a PC, you can install Linux on a PC. The process of getting the ISO, writing it to a thumb drive, using the BIOS to boot to the thumb drive is the same. The Windows installer is kind of its own environment, but most Linux distros will boot to a “Live environment” that gives you a full desktop you can try out and use before installing, and the installer runs like any other program. Some automatically launch it, some give you an icon to click on the desktop. The installer will ask you the same basic things, though Windows asks you more stuff about their proprietary garbage.

    The last time I installed Windows, (Win 10 about a year, year and a half ago) it started up with a fallback video driver and 800x600 resolution, and I had to use Edge to download the GPU driver from AMD’s website. I’ve never had to do that on Linux; AMD drivers are supported directly by the Linux kernel and work out of the box.

    I have an unusual speaker system that makes a loud popping sound when the sound chip in the computer turns on and off, so I have to disable a power saving feature by putting a line in a config file. That line I copied and pasted from a forum. It’s entirely because I have this weird old sound system of mine; the vast majority of folks won’t have to do that.

    I’ll note that I also choose hardware specifically for Linux compatibility. I use AMD GPUs, I make sure to use Intel wireless chips, I have desktop peripherals that don’t require those goofy dashboard apps to configure. Generally go with as normal as you can.

    If you’re coming from Windows, I would suggest trying the Cinnamon or KDE desktops, in the look and feel department they’re probably going to be closer to what you’re used to with robust graphical tools.

    Standard disclaimer: Linux is not Windows. You will have some learning and adjusting to do as you get used to a new ecosystem. I don’t think Windows or Linux are free of “troubleshooting.” Stuff goes wrong on Windows too. Thing is, with Linux you can…learn how to fix it?