• 0 Posts
  • 13 Comments
Joined 11 months ago
cake
Cake day: August 14th, 2023

help-circle


  • Same can be said about Windows users. The default is what defines the just works statement. The default is shit, you just learn to ignore it or find ways to make a bad product sort of work for you. You need to do basic stuff the hard way and still believe the product is alright. “you can pause updates for two weeks” translates to “the product is designed to assume you own it for up to two weeks”. It’s not a feature mate, it’s not a skill to circumvent it, it’s bending over backwards and paying money to do so.




  • I’m creating my own desktop environment and deal with bugs here and there that I fix on my own since it’s my own product. It’s designed with my needs in mind created by someone who doesn’t know what he’s doing half the time.

    There are absolutely awesome products like gnome and kde that just work. You can use them to get a stable environment that are designed to work in multitude of situations for general public. Windows never just works, you just learn to ignore its shortcomings. Like updating in the background even when you need the bandwidth, lack of central update station for your apps, dealing with lengthy custom install processes trying to impose bloatware you didn’t ask for, uninstall processes begging you not to uninstall the sweet sweet spyware.

    You just learn not to let these problems bother you. And that’s not anything personal against you, it’s just how a bad product with good marketing works. Linux is objectively better.

    You may want a few products that are built for Windows and are not available on Linux and you wouldn’t want to try an alternative that may even work better objectively and that is absolutely your choice and is respectable. You may not want to learn a new environment and stay in your safe zone and that’s respectable. But you can’t use your safe zone to decide what’s better. A free product that provides better hardware support, faster communication bus, easier user experience with much faster bug fix and release cycle, tons and tons of choice is objectively better. You are free not to try it.




  • icdl@lemm.eetoLinux@lemmy.mlWhich GPU to choose for Linux gaming?
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    10 months ago

    No idea about AMD but I have nvidia 3070 and works just fine. I use gnome for gaming and kde works well too. No settings changed, simple archinstall script with nvidia proprietary drivers and steam.

    I’m not sure why but xfce multi screen gaming is problematic, haven’t dived into it.

    Not saying don’t get AMD but nvidia has horrible reputation which is kinda unfair nowadays. Their driver has improved a lot.



  • You definitely need cli for some stuff at least. Contrary to popular belief, cli is actually much easier for accessing and managing stuff. So most sysadmins and devops use cli at least to some extent.

    Most servers and server providers only provide ssh access to ma age stuff, you can get some gui in more advanced panels to for example setup firewall, add ssh keys, open and close ports. You might expect a docker manager of sorts in some places. But since almost anything you can do with gui, you can do with cli, it’s considered an extra benefit if you provide the gui.

    Some tools used are gui only though. They certainly use some sort of cli stuff behind the scenes but you can’t interface with their functions without gui. You certainly can do the same stuff with coding and running commands but why bother when the tool might be decent ane gets the job done.

    All in all, it comes down to preference and more important than that, necessity. If you are an expert with cli usage and have a good memory or cheatsheet, cli is mostly preferable than a gui. Cli is much more standardized, there is no design change, commands might change but most of the time it isn’t. In gui you mostly get less data, but you can get charts. So in analysis mode, gui would be preferable.

    There is no rule to follow, but since most stuff is only done using cli, you see it being used more often. Some applications are implementing better guis, some guis interface with a lot of application cli outputs, making it much easier to understand what’s happening. So you might get to see guis in action more often. You might have seen graphana for example in a bunch of movies. But I guess it doesn’t give the same hacker vibe as a dude with 50 terminals witg fast scrolling text. Which is useless but there are cli apps to do that as well.


  • Not to be “that guy”, but you can use a gui file manager to access your files the same way you do so in windows. Most of them support ssh keys as well. If you’d like to check out the cli stuff, nnn or ranger can be useful. Something like midnight as abckup is good too. Definitely install fzf on both your vps and local machine. You can also go over board and run xorg over ssh and run a small window manager, maybe awesomewm or even xfce (not that small but works fine).


  • I’ve gotten a lenovo legion 5 for something around 1600$, with a 3070 rtx on it. Before that I had another legion as well, with 2060. I’ve gotten intel both times, my friend got the amd one. Why? They are a bit cheaper than the competition and I don’t really understand why asus version of essentially the same hardware costs more. Why not a linux oriented company instead of lenovo? Well linux isn’t as out of reach as it was 10 or even 5 years ago. Almost every driver you need is available even if you do a clean arch install out of the box. So why get a device that you can’t easily sell later on, won’t get god warranty services overseas and might be hard to repair in a pinch?

    All this to say, get whatever you like. I think even on a macbook you can get a perfectly fine linux setup. I hate it when people assume linux needs to run on something specific and is out of reach. Get what you like at whatever price range you want, you’d be hard pressed to run into an issue installing and using linux on it.

    I’ve gamed, developed web and android apps, patched kernel on asus rog series, lenovo legion series, some random msi model and a base configuration acer model. Almost zero problems.