Lettuce eat lettuce

Always eat your greens!

  • 6 Posts
  • 187 Comments
Joined 2 years ago
cake
Cake day: July 12th, 2023

help-circle
  • Discord for me. A bunch of my family and friends are avid gamers. Discord is the universal standard app they all use for general communication.

    Not only do they use it for all their gaming related stuff, they have additional servers and channels for just chilling, chatting, off topic stuff, memes, politics, etc etc.

    It’s the network effect. Even if there was an open source app that perfectly replicated all the functionality of Discord and was just as simple to install and run as Discord, most of them still wouldn’t switch to it, because all of their friends and family are still on Discord.

    So they would have to have two completely separate apps with totally separate social groups to maintain, and nobody but hardcore advocates for FOSS and privacy are willing to do that.

    Sure, I have Discord, Matrix, IRC, Signal, XMPP clients, and a Private Mumble server, all on my systems, but I’m hardcore about FOSS. None of my friends and family are willing to do that. It took all my energy to convince two of my most techie friends just to get Signal on their phones. And only One has been willing to install a Matrix client to chat just with me.



  • Check this out, not sure how relevant, but a cool project that unlocks some of the proprietary functionality of a bunch of Scarlett devices on Linux: ALSA Scarlett Control Panel

    Also if you haven’t checked it out already, r/linuxaudio has some posts I found on various Scarlett device questions, you’ll have to search for specifics.

    And lastly, are you using Reaper as a Flatpak? If you are, download “Flatseal” it’s a Flatpak app that allows you low level control of all your flatpak application permissions on your system. You can set all kinds of low level system access to the Flatpak you’re using, that can help fix various issues that come up because of how Flatpaks are sandboxed on Linux.

    Hopefully some of this is helpful. I’m not an audio expert, so my abilities on this issue are limited sadly.



  • Hello again, I remember you from another post I commented on lol.

    So a few things:

    1. Linux didn’t “just work” for me when I switched over. I actually started my Linux journey with Arch like an idiot lol. Imagine the problems I had, pretty much nothing worked out of the box. I eventually got everything working after about 2 weeks of constant troubleshooting in the arch wiki, Linux forums, Reddit, and YouTube videos.

    Then a few months later I accidentally blew up my whole system with some command I ran without understanding what I did, broke everything, couldn’t even boot into my OS anymore. I decided to distro hop a few times to see what worked best for me. Arch is great if you are a power user, but at the time I wasn’t, so it was a terrible choice for me.

    I bounced between a few different distros and settled on Nobara, which is based on Fedora but with a ton of kernel-level patches for better gaming performance. And it came with lots of gaming related software already installed.

    1. I actually had as many or more issues with Windows leading up to trying Linux. Windows has always been pretty buggy for me, just bad luck I guess. On average I have way more issues with Windows than Linux, and the Linux issues I can usually solve, but the Windows issues generally I just had to end up dealing with because there was no good solution.

    2. I remember when I posted to you the other week that the most important thing for Linux distros was if it worked for you, and if you liked using it. Seems like so far you’ve answered that question with Ubuntu Studio in the negative. It’s not been working well for you, and you’re getting frustrated using it. That’s fine, the beauty of Linux is there are a ton of other options, and you aren’t stuck with just having to deal with a specific distro.

    Some people will swear by a specific distro. They’ve used it for 10+ years on 15 different computers and never had a single major problem. Great for them, that doesn’t mean you will or won’t, try several, find your home distro and stick with it.

    For me, there is one distro I would recommend for new Linux users more than any other, Linux Mint. It is based on Ubuntu, so you’ve already got a bit of experience with that under the hood. It comes with a easy GUI utility for installing NVidia drivers, so you don’t have to manually install additional repos and drivers via the terminal. Their Cinnamon desktop isn’t the prettiest or most modern looking desktop, it doesn’t have a ton of customizability either, but it’s rock stable. I’ve never had a single major crash or lock up with the Cinnamon desktop environment, it’s simple, intuitive, and stable.

    Part of starting the Linux journey is trying different options. Some users get lucky their first time and land on the perfect distro that they use for years, but most don’t. Most try a handful of distros before settling on their favorite. You probably wouldn’t go to a shoe store, try on the first pair you see and then buy them right? You browse the selection, find a few that look nice and seem comfy, try them on, walk around in them, pose a bit, then pick your favorite.

    And like I said before, as you build up your Linux skills, the issues will become easier and easier to solve. Problems that took me hours to troubleshoot and solve when I was new take 5 minutes to fix now. Things that I had to watch hours of videos and read dozens of forum posts to understand are just “common sense” to me now. You’ll get there, just keep an open mind and hold on, there is light at the end of the tunnel.

    If you need/want additional help, DM me and I will do my best to help out. For Linux Mint if you decide to try it, don’t worry about the various alternative versions they have. Just go with their standard download, Linux Mint, Ubuntu edition, with the Cinnamon desktop.



  • I used Ubuntu Studio many years ago when I was going through an electronica phase lol. It worked fine for me.

    Don’t sweat it, there will always be the hot new distros on the block. Right now it’s Bazzite, CatchyOS, and NixOS, back in the day there was Garuda, Arco Linux, Bunsen, MX Linux, and a ton of others. Some are still around, some are long gone. Doesn’t mean they are bad distros, many of them are/were great, but don’t choose a distro just because everybody is talking about it.

    Plus, as you get more experience with Linux, the differences matter less and less. There are only a handful of package managers, and unless you have some very specific technical requirements, they all do the same thing and work the same way.

    “apt install firefox” becomes “yum install firefox”, or “pacman -S firefox” it’s all pretty much the same under the hood.

    And if you use KDE Plasma on different distros, the Discover store works the same across distros, same with any other GUI package installer.

    If you keep getting better and get into home lab building or just have several different computers, you might end up using a bunch or distros at the same time on different machines.

    Right now across all my physical computers and virtual machines in my home lab, I currently have 9 different distros installed on various machines. Different distros for different purposes.

    My general #JustWorks laptops and VMs use Linux Mint, my hardcore gaming rig uses Nobara, my test junker laptops run Debian 13, Void Linux, and Arch for testing random software and messing around. For my Docker containers, I run Debian 12 as the base, for my Minecraft server, Ubuntu Server, my Steam Deck is SteamOS which is just Valve’s heavily modified spin of Arch, and my main lab’s Type-1 hypervisor is XCP-ng, which is basically Fedora under the hood.



  • You’re on the right track. Linux technically refers to the kernel, the low-level core of the operating system that everything else interacts with and is built on top of. Distros are just collections of components that have been standardized by some group or company.

    Linux Mint is heavily customized Ubuntu with a different DE and all of Connonical’s stuff removed. Nobara is a gaming-focused distro built on Fedora with a bunch of kernel modifications and pre-installed software to help games run better. CatchyOS is just Arch but with a really friendly installer that allows less advanced users to still enjoy many of the heavy customizations and cutting-edge software of Arch, etc etc.

    Think of it like an engine. You can use the same engine in a bunch of different vehicles. You can also make modifications to the engine itself, but it will still essentially be the same engine.

    The #1 rule for new Linux users, especially ones who aren’t interested in becoming power users or tinkering with their OS, is if you’re happy with your distro, stick with it.

    There’s no objective “correct” distro. The best distro for you is the distro that works and you feel comfortable with.

    Lots of new users become worried that they are missing out on some major improvement in their experience of Linux or feel like they picked the “wrong” distro because some random user dissed it. Don’t pay attention to that, if your distro does everything you need it to do and you enjoy using it, there’s no reason to go looking for something better.

    Now of course, there’s nothing wrong with checking out other distros, and if you are somebody who likes to tinker with your setup and doesn’t mind risking breaking things sometimes, then by all means, distro hop away. Almost all distros have a “live boot” option, which allows you to test the OS off of a flash drive without having to install it on your computer. It’s a great way to quickly get the look and feel for a new distro without having to commit.

    And of course, there are tons of Linux YouTubers who do reviews of distros, so you can watch those to also get an idea of the different options out there.

    Because of the nature of FOSS and the linux ecosystem, you can make most distros look and feel just like any other, so that’s always an option too.



  • Favorite heavyweight Type 1 hypervisor: XCP-ng. It’s open source, runs on a ton of enterprise and consumer-grade hardware, has always been rock stable for me, even when forgetting to update it for like 6 months, still ran everything like a champ.

    I need to try ProxMox, has some cool features. XCP-ng is pretty intuitive though, UI makes sense and is cleaner than Proxmox. The integration in Proxmox with the Incus project is pretty cool though, especially being able to run VMs and containers and manage them together. I’ve been thinking of trying that and seeing how it goes.

    For containers, I just install Debian and run Docker on there. Stable, simple, nothing fancy. If I need something more up to date, I typically use Ubuntu Server.



  • I use Nobara with KDE for my gaming computer, Mint with Cinnamon for pretty much everything else.

    Mint is the closest to a “Just Works” experience for me. Cinnamon is rock stable, especially on Mint Debian Edition. I don’t remember the last time Cinnamon crashed or had any major bugs for me.

    I use Debian for most of my servers, stable and simple. Arch on a junker Thinkpad to test and mess around with new programs and window managers.


  • Flatpaks are pretty great for getting the latest software without having to have a cutting edge rolling release distro or installing special repos and making sure stuff doesn’t break down the line.

    I use Flatpaks for my software that I need the latest and greatest version of, and my distros native package for CLI apps and older software that I don’t care about being super up to date.

    My updater script handles all of it in one action anyways, so no biggie on that either.

    Flatpaks are the best all-in-one solution when compared to Appimages or Snaps imo.