• 0 Posts
  • 45 Comments
Joined 1 year ago
cake
Cake day: July 21st, 2023

help-circle



  • This is entirely plausible, but I don’t know if it’s there yet. I’ve long since moved to AMD GPUs so I can’t really fiddle and find out. Give the open source drivers some time to mature.

    Until then, you are reasonably safe running Linux with secure boot turned off. I’m no expert on the matter, but I’m not familiar with any ongoing threats to boot loader in Linux distributions. Stick to your official repos to be safest, unverified user maintained sources like AUR and COPR are possibly more likely to harbor security threats, don’t use them if you don’t need to or don’t know what you’re doing. Password your bios and require a password to log in to your operating system. Common sense is a better defense than secure boot.


  • What I wouldn’t give to see Big Gretch in the Oval Office. MAGAts literally tried to hatch a plan to kidnap and murder her, so she’s aware of the threat they pose to civilization in a way few others are. That aside, she’s taught effectively for labor, helped repeal right to work in her home state, and is brimming with personality.

    She also doesn’t want the job, which makes her even more perfect for it.





  • Love it when people speak with authority and are confidently incorrect. Eugenia is right.

    You could potentially use flatseal to grant the flatpak the necessary permissions, and you might find out what those permissions are by looking for other users experiences with the flatpak version.

    Or, you find the .deb file and it installs natively without being sandboxed. OR, you can find a PPA repository for it, load said repository and install your software.

    But those things require learning a little. Linux rewards self starters who can use a search engine and forums. Hope this maybe points you in the right direction.




  • Why bother with Pop!_OS when you’re comfortable with Arch? Arch is, in my opinion, better for gaming just due to its newer packages, and certainly its newer Kernel. I’ve been running EndeavourOS which is basically just pre packaged Arch, and it handles all of my gaming and productivity tasks more to my liking than any Ubuntu based distro, certainly better than Pop! did.

    Also, I see no reason why you shouldn’t delete all of your old partitions and start fresh, but when you do, give EndeavourOS a whirl and see if it handles all of your dev tasks and gaming. I think you’re over complicating your system and not getting any tangible return from dual booting Pop!



  • I would say that EndeavourOS, while being more fleshed out than vanilla Arch, has a lot fewer GUI tools for system configuration than say, Linux Mint. Mint has GUI tools for managing PPAs and extra repositories, managing graphics drivers, updating packages and much much more. This has become pretty common in distros aimed toward ease of use for newcomers. EndeavourOS has none of that, with the stated goal of seeing users dive into the command line a little more.

    As a result I’ve learned a lot in the CLI. Setting up BTRFS with timeshift auto snaps taught me a little about configuring grub and systemd, so now I’m learning how to set my fan curves and AIO pump to presets I’ve built into shell scripts to interact with liquidctl, and systemd config files to make them persistent after sleep and reboot. You could totally do all of that in the terminal in any distro, but EndeavorOS not having any GUI handholding made me leave my comfort zone and start learning more.



  • My suggestion to you, is please oh please replace Manjaro with EndeavourOS. It does everything Manjaro does but better. The learning curve will still be the same.

    pacman: EndeavourOS has yay installed by default, which is an AUR helper. It interacts with pacman and builds your packages for you. yay -S steam for instance calls up pacman and builds the steam package from the repo and takes some of the head scratching out of it. Very easy to use. A simple “yay” to update, no sudo needed, yay will ask for a sudo password when it needs it.

    Shell selection: bash is fine, and bash is enabled by default in EndeavourOS.

    But the real reason to use EndeavourOS, aside from having an arch based rolling release distro, is its community and support. An amazing forum, tons of documentation between EOS and arch itself, and fantastic wiki that guides you through various tools and utilities you may want to use.

    It is a terminal centric distro, but you can easily install GUI tools for things you don’t want to do in the CLI.

    I would even be down to correspond and help you out if need be. Manjaro looks cool when you’re in those early stages of outgrowing Ubuntu, but it’s not the distro you’re looking for, I promise.




  • Yeah, you make valid points. Maybe Linux isn’t for people who need windows capabilities for work. I enjoy the tinkering, but I don’t make my money on my Linux machine. I work in construction, I’m only a nerd at home.

    So, my machine does everything I need it to in Linux. Some things require me to memorize fairly lengthy commands and perform more complicated functions than I’d ever have to in windows. Sometimes I learn things the hard way, sometimes my shit breaks. I try to learn something while fixing it, and if it doesn’t work I nuke and pave and keep good backups.

    The satisfaction I get from becoming competent must give me some serious dopamine because I’ve stuck with it, and I’ve come to perform most day to day actions in the CLI.

    I certainly don’t think OP has a lack of ability to learn, but, I also don’t think Linux is a good fit for his use case. Yet.


  • Fecundpossum@lemmy.worldtoLinux@lemmy.mlI tried, I really did
    link
    fedilink
    English
    arrow-up
    12
    ·
    9 months ago

    The sinking sensation of realizing that my entire operating system is spyware that phones home tens or hundreds of times each time I sit down to use it. Massive bloat and poor optimization neutering my otherwise just fine hardware. My operating system deciding it will no longer support my beater legacy hardware.

    Really the shift happened when I became privacy conscious, and once I saw that all of my gaming and day to day tasks worked just fine on Linux I decided to go all in.