• 0 Posts
  • 68 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle





  • Tried it out cause of curiosity and the allure of not being subject to a corporation’s whims. Discovered package managers, aur, how customizatable the whole experience is and never looked back

    I still dual boot Windows for a select couple games that don’t run on Linux (anticheat) but I try to use it as little as possible cause it just feels gross.


  • Bitwig and Blender work great on Linux, as well as most games. MS Office and the proprietary apps will need a separate Windows install. Wine is a compatibility layer that essentially translates the Windows files into something that your Linux OS can use. It works great for some things, like games, but isnt recommended/doesn’t work for others, like Office or Adobe suite. Personally I’d recommend finding the alternatives for the programs you need on Windows and trying them out, while keeping the original programs in your Windows install. You can get used to the workflow of the new programs and decide if switching is a viable thing for you. And if not, hey now you’re comfortable with another set of programs just in case you need them in the future.


  • Essentially, yeah. Most programs will install to your root directory, but all your personal configs and personal files will be in your home directory.

    What I’d personally recommend is using Timeshift to automatically keep backups if your home directory on a separate partition, then if you want to switch distros or if you need to reinstall for whatever reason you can use Timeshift to restore your home directory pretty easily, as long as your new install uses the same file system.




  • I was having problems with the newer endeavour ISOs just not booting as well. Installed Ventoy on my flash drive and it works like a dream now. Also now I can have multiple ISOs on the same drive and choose which I want which makes it an amazing tool to just have in a backpack or whatever.


  • Yeah I kinda lost interest in Distrotube when he started randomly pulling out guns in videos…

    Like, I don’t care what your political views are as long as you make good content and stay on topic, and keep your views and work separate yaknow. Like hell, if you want to make separate videos about that then by all means, but I’m watching a tutorial on how to set up openbox I don’t care about your guns and freedoms








  • WildlyCanadian@lemmy.catoMemes@lemmy.mlunholy software..
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    10 months ago

    I was a windows user up until about a year and a half ago, and had this issue as recently as Windows 10. I had to use my phone as a tether to go download the drivers for my TP-Link Archer T6E. Also had the issue with my MSI z97m Gaming where I had to go find drivers for the built-in wired network adapter, again using my phone as a tether, on Windows 8.1


  • WildlyCanadian@lemmy.catoMemes@lemmy.mlunholy software..
    link
    fedilink
    arrow-up
    60
    arrow-down
    18
    ·
    edit-2
    10 months ago

    Ah yes, windows where I have to somehow figure out how to install the drivers for my network adapter before I can actually connect to the internet, on top of having to go to a different website for each device that needs a driver to find the correct one, download it and install it.

    Vs Linux, where network (and most essential) drivers are baked into the kernel, and all other drivers (for peripherals, etc) can be had via a package manager, where you can often find free and open source solutions. Also, video drivers are automatically installed with the OS (provided you are using a distro with a proper graphical installer for ease of use, cough use Endeavour cough), and automatically updated when the system is updated.