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

help-circle

  • I use qtpass as a GUI for pass

    Can I use it fully offline?

    Yes, it is fully offline, you can back it up by any mean you could any other file, and it should be fine as the files are encrypted (should store the keys separated), can be a USB, an external drive, another computer in your LAN, a git repo, nextcloud, syncthing.

    How do I back it up to USB drive?

    You copy and paste the files

    What does the day-to-day operation of Pass compared to Keepass look like?

    As I said I use qtpass as a GUI so, open qtpass, search for the specific password file, double click, put the password for my gpg key and then the password I need is stored in clipboard for 30sec (this is customizable or can be disabled) and I paste it where I need it.

    If I need to store a new password, just use the add password button, and input the data, it is that simple.


  • I’m going to mention Ansible as I haven’t seen it mentioned, and it can be used to locally manage a reproducible build.

    It has already been mentioned, but as a minimum to replicate your system you need two things:

    • Transfer/copy your entire /home directory as there is where the majority of the configuration files of your system pertaining the software you use (there could be configs you could need on /etc and on /usr/local or other dir), that is why it is recommended to partition your disk on installation of your distro, so the /home directory is already separated, as if you reinstall in the same machine you don’t lose any configuration in addition to your personal documents/pictures/etc
    • Have a way to automatically install a list of programs/apps/drivers/libraries, and that is what something like a bash script, Ansible, nixOs, etc. could help you with.

    The truth is that using any of the tools in the second point requires learning a bunch, so if your skill level is still not there, there is some work to do to get there.









  • For me personally, when you reach a level where you can think, and communicate in the non-native language (without doing mental translations back and forth) with enough ease and speed, no mater the topic at hand (meaning that even if you don’t know a technical or specific word you can make yourself understood), and even if you make grammatical mistakes or have an accent, the point of the conversation is not lost between participants, then you can consider yourself fluent enough on said language.

    My native tongue is Spanish (could you tell if I didn’t mention it?), but I have consumed so much content throughout (and yes I did check how to spell throughout) my life only in English and practiced enough doing conversations both writing and speaking (even with an accent) on the internet that I can communicate with ease and be understood.

    I have visited the United States a handful of times for around a month for vacations with family, so I can say that I had to communicate with native people outside the internet now, but I haven’t had any formal education except a few very basic English courses in high school.





  • If you search the modlog of lemmy.world with your name, you can see what the mod of /c/games said, what I can see is that it was taken as spam of old guides and/or not original content on that community, and they allow only a certain type of posts on that specific community.

    There is no general modmail, so any mod can respond on Lemmy (at least yet), but you could DM the mods of the community individually to talk to them and see what is acceptable or not.


    Remember that as it was the case on Reddit, there is the site rules and the community rules, sometimes some communities don’t allow certain things, or maybe they can think content can be spam or not original content.

    Here you have multiple /c/games (or different names) communities on different instances, so if one doesn’t allow some types of post, another existing one can, or a new one can be created, or even you can create another /c/games.

    It is true that here there are a lot of specific game communities that don’t exist yet but there is always the chance someone or yourself can create a community to fill what is missing (for example a /c/gameguides could be a new community for that type of content and be a hub for guides, specially for those games that doesn’t have a community yet).

    Another thing, remember that the fact that you migrated from Reddit doesn’t mean that people will follow if you link to Lemmy even if you clarify that there is an updated version here, and content could be deleted from either Reddit or Lemmy side at any time, so even if it is as an alternative/backup I would consider having those guides on a third place (like docs that you mentioned, and link them somewhere on your posts).