• 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • I’ve always wanted a battlefield like 40k experience. To be a little guardsman who gets krumped by the greener faction, or eaten by nids or spikies.

    I’ve also been really enjoying games that are controlled with programming (the farmer was replaced has been a fixation recently). So I’d really like to make something like that. Like old school RuneScape, but the only way to play is to program a bot.



  • “chown” is a command for changing the users and groups who own a file. But the options “775 xyz” are used with chmod, a command for changing what permissions the owners and groups have over a file. I’m not sure what you’re trying to do so I can’t tell what part of the command is wrong.

    Either way you can run a command with elevated permissions by putting “sudo” in front of the command. Or by switching to the root user by using the command “su” or “sudo -i” (if you have sudo access, but don’t know the root password)







  • Bloat is just a meme, it comes from a time when sysadmins would need to optimize every aspect of a system to get the most out of it (like not using vi, because it took up too much space/memory). You will never need to get that much performance out of your machine.

    I try not to install programs all willy nilly. If I want to try something new, I’ll fire it up in a vm. I mean this about programs from 3rd party sources, and compiling from source. Anything in the repos is good and will uninstall cleanly too.

    On fedora you get more programs through RPMfusion. It’s sort of official, but also not. And you can also check out the copr repository, this is more like fedora’s aur. Opensuse’s open build service also sometimes has packages that work for red hat systems.

    When I first started I wanted Linux to work just like Windows. It took me a while to shift my perspective to the way Linux people do things. I don’t know how to speed up that process though.




  • Weight and weight distribution are both important, but a pickup will usually perform better in snow with more weight, like 500 lbs of sand in the bed usually does the trick.

    How you apply power to the road surface is also very important. Not enough weight and you will just spin tires. Break too aggressively and you lock up. Pedal to the floor and your tires are spinning. Overcorrect your turns when you start to slide and you’ll never get back straight.

    My car is a little older and actually drives better in snow with the traction control off.