• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: July 16th, 2023

help-circle
  • That’s odd! I had no issues with the stock Ubuntu install. Installing CUDA on a Windows machine requires WSL2 now, but I didn’t really use it for anything more than that, so I could’ve just not used it enough to find problems. As soon as I finished the semester that required proprietary software, I got rid of Windows entirely though.

    IMO, as long as you get comfortable with the basics like navigating directories and moving files, installing and updating software (first through something like apt, compiling stuff manually isn’t necessary at first), and managing some basic bash settings like aliases, you’re pretty much set. At least, from a programmer’s standpoint.

    I dunno how well versed OP is in computers overall is the thing. The above is a good baseline, but you need a general understanding of how operating systems work in general to be really comfortable with something like Arch. Like you gotta know what a driver is before you can troubleshoot issues with your hardware, or if you’re managing disks it’s good to have an idea of how filesystems work. But that all comes with experience.



  • Ask yourself if it’s ego stopping you from accepting generosity. Here’s an extreme example:

    I visited my dad in another province (parents separated). We went to a department store, and he forgot his wallet in his car. I offered to help, and he got extremely upset, lectured me in the middle of the store, and left me standing there waiting for him to fetch his money. He wouldn’t even take a “you can pay back me back after we’re out of here.”

    It was honestly insulting to me, being shut down like that. I think I hurt his pride? But it soured my opinion of him.

    If you’ve got good will and trust, take help gracefully, then offer it back when the time and means are right. People will remember how you react to these things, and if you consistently reject them, they will eventually stop offering, even when the time comes that you really need it.



  • I don’t think you need to wait years for user friendly Linux tbh! I recommend checking out Linux Mint. It’s basically designed for people used to Windows and handles the technical stuff for you.

    You can do almost everything through the GUI rather than the command line, so for things like updates, it’ll show you a little notification in the corner by the clock like you’re used to, you open up the software manager, and click the update button.

    And most software nowadays can either be downloaded through an app store like interface, or by downloading an executable file from a website.

    And if you’ve ever used a mac, there’s a time machine equivalent built in (timeshift). So you can set up an automatic backup daily/weekly/etc and if you mess up something, in most cases you can revert back to a point when it wasn’t messed up.

    I say give it a shot, you can always go back if it’s not for you! But usability has improved so much in the last few years.