• 2 Posts
  • 81 Comments
Joined 4 months ago
cake
Cake day: November 6th, 2024

help-circle
  • I don’t recommend bazzite. I am using bazzite right now it is great for gaming. But it is a nightmare to install any software via the terminal often times you have to use a virtual environment and even that doesn’t work very well.

    If your a little familiar with fedora then it is a very good distro still and it has a kde veriant. (take my advice with a grain of salt I am pretty new to linux as well)


  • pineapple@lemmy.mltoLinux@lemmy.mlAMD vs Nvidia
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    2
    ·
    edit-2
    20 days ago

    From what i’ve heard if your not willing to use the nvidia proprietary drivers then DON’T go for nvidia you will get terrible performance and amd will always be significantly better.

    If you consider the proprietary drivers then I think it depends on your use case. For example AMD is better value if your gaming without ray tracing if you want to play with ray tracing or do any kind of productivity Nvidia is generaly the better option. For machine learning Nvidia has much better compatibility with everything so you will have a better time and better performance, Although if you only care about running the largest models you can with the available vram then AMD gpu’s will have more vram for the price.

    Intel arc is also always an option if you are aiming for a lower tire/mid range card. They have really price competitive cards and unlike amd they have very decent ray tracing and productivity capability’s. They also have lots more vram for the price compared to Nvidia.

    Also I highly recommend buying a used graphics card, you help the environment, save a lot of money and if you don’t like the card you chose you can sell it for the same price your bought it and buy a different one.

    Maybe if you could specify your use case and what cards you are currently looking at I could help you out more.










  • Thanks, I guess I will go with x11 with a tiling window manager, I’ve had enough of windows being on top of each other and I like the idea of using my mouse the least amount possible. One last question most apps and packages don’t support pacman sometimes the only option is to install with apt and you download a .dev file is there a way to get around this?







  • OP was specifically asking how to learn more about Linux. And it’s nearly unquestionable that OP is going to learn more about how Linux works if they use the lower-level tools rather than take-you-by-the-hand point-and-click-adventure programs your grandmother could probably figure out.

    Yes I am op.

    and thanks for the reply. So I guess I should just skip anything with a desktop environment like manjaro and just figure out how to install bare arch?

    Like, to the parent directory of your home directory? cd … should always go to the parent directory of your current working directory. (/ is its own parent, I believe, so you can’t go any further up the chain than that.)

    Yes cd .. was what I was looking for thanks!



  • Is bash ultimately better than dolphin or another file manager? I always thought that it just seamed slow having to read things out with no icons and having to type the filename instead of double clicking. And I have been avoiding installing applications through terminal because I can’t find how to properly uninstall them including all data (the fedora software center does this really easily) I have also had some trouble going further back that my user folder in the terminal I still havn’t figured out how to do that. Lastly what are some “user friendly by virtiue of having few moving parts” distro’s that you recommend?