Migrating here (or maybe keeping both) from @[email protected]

Will put an eternal curse on your enemies for a Cinemageddon invite.

  • 8 Posts
  • 1.58K Comments
Joined 2 years ago
cake
Cake day: June 30th, 2023

help-circle
  • I:

    A) Try Wine. No? Ok…

    B) Hello windows using friend or relative, can I borrow your PC for 30 min? No? Ok…

    C) Hey work IT man, so, I know this is dumb but I need to run a program called pkhex. Yeah it’s a hex editor specifically for pokemon hex files. Yeah I can get you anything on your cart. I can get you a legit Mew, even change your OT name from whatever you thought was cool in 1998. Ok so I need admin to download that real fast because I run Fedora, you bring your cart tomorrow and we can do this on lunch.

    Typically option B is enough lol.





  • So, I’m gonna be a bit of a contrarian here, but my main advice is to abandon requirements 1 and 3.

    As to 2, you’d be looking for an immutable or atomic distro, those are harder to fuck up.

    BUT I urge you not to be afraid of the terminal, it isn’t as scary as it looks! Try watching/following along with a couple “linux terminal for beginners” or “bash for beginners” videos on youtube like they’re a class. They’ll teach you the basics you need to be a LOT more comfortable within like an hour, and you’ll be a lot better off for it. I did the same and now a few years in I prefer the terminal for many things and cringe when I have to use the windows GUI at work for something that would take seconds on linux by typing one command that amounts to a sentence. It’s a very powerful and convenient tool and I reccomend not shutting yourself off from it.

    No matter the distro, you’re likely not going to fuck it up so bad it can’t be fixed, but do be careful when using sudo in the terminal as that is when it’s more likely. That said, no matter what (even if you stayed on windows), you should keep offsite backups of your most important files, things you couldn’t just redownload again. That way if you do fuck up, you can always just reinstall and replace your files no problem, it’s free! Sure nobody wants to take like an hour to do that, but still nothing gets lost which is the most important part.

    As for not requiring a password, no. You want the password checks. Security is important, and what’s more the password checks themselves can act as a “be careful this could fuck your shit up” warning. As annoying as they are, it can be a good thing!

    I’m sure you’ll get plenty “try this distro” responses so I’m not even going to go there, but my advice honestly applies to all distros equally.

    Tl;dr: Passwords safe, terminal good actually.








  • Tbf, I don’t read unames, and my app shows the pronouns in line with and the same color as the unames, so I don’t read those either.

    Literally no clue who I’m even responding to right now. Doesn’t really matter who it is either, my response would be the same regardless of your race/gender/whatever else.

    The one exception is whenever I see something profoundly stupid I will sometimes check the uname and go “ah yes cowbee again how predictable” but that’s just pure entertainment and learning who here not to waste energy on, most comments are just comments and don’t warrant that level of self preservation.





  • Hey I have a quick question I haven’t been able to find the answer to regarding nnn, if you don’t mind.

    So, I have nnn and the plugins set up as normal, however I need to run some of those plugins as root. If I sudo nnn, my plugins don’t transfer, so I put the plugin files in root’s .config and the line in root’s .bashrc, but I can’t figure out how to do the source ~/.bashrc command part for root’s .bashrc.

    If I source /root/.bashrc it says permission denied, if I run it with sudo it says sudo: source: command not found.

    You wouldn’t happen to have been down this road before, would you?




  • Hmm AI my old nemesis. Still, perhaps it may be necessary for me and AI to work out our differences momentarily, as I am so far unable to find the answers I seek.

    Seems I’m the only one who wants it not to auto-mount, but rather to simply be able to be mounted not as root and still require the luks pass.

    Plenty of people seem to want to do the exact opposite though, auto mount it and bypass the luks password (which imo almost defeats the purpose, though I get it, still protected at rest and all, but my way it’s still protected until you specifically call upon it!)