[–] 1 point 3 months ago*

Usually have kind of staging public area, and after some refinements some scripts are moved to its own repository and can be installed using bash package manager. Not my own invention but contains not yet merged code that can install scripts from github or gitlab

Available scripts:

  • Forrest tools: Tools aimed at simplify program execution
  • Git mindset: extra git commands, can be used by git <tab> and will expand to show available commands
  • OS Mindset: All those useful snippets in one place (Linux and MacOS commands)
  • source
  •  

    When posting from Lemmy in my profile I can look for all of my posts but when I reply to a comment from, let's say, a Mastodon account is not shown as my post because it was created from another account. Is there any way to link my accounts, at least in Lemmy, to show that all posts from a different account belong to the same person?

    [–] 2 points 2 years ago (1 child)

    I'm using vertical tabs since 4 years ago and to do so installed Tree Style Tab (https://tinyurl.com/y5gr4dyn)

    Also has to disable horizontal tabs create or update the file chrome/userChrome.css located at your profile with

    #TabsToolbar {
      visibility: collapse;
    }
    

    and add the setting toolkit.legacyUserProfileCustomizations.stylesheets with value true (use about:config)

  • source
  •  

    Are you the one at your family that knows about computers? The one that everyone else ask to convert a picture to pdf, rotate it or any other picture related task? Or just scan a document because you are the one that knows how to do it? Then welcome to #HRConvert2!

    From HRConvert2 project : A self-hosted drag-and-drop file conversion server & file sharing tool that supports 86 file formats with 4 color schemes & 13 end-user selctable languages. Sound perfect for me, it will allow me to uninstall al those conversion tools that are rarely used and doing 3 clicks I’ll be able to convert from JPG to PNG or simply compress some files to my preferred format (rar, tar, zip …). A beautiful perk is that my family members will do the work by themselves 😌

    submitted 3 years ago* by to c/selfhost@lemmy.ml
     

    I'm reaching you all asking for advice. Given the recent news about some social networks attempting to rule my/our content I want all of it to be free forever. To avoid vendor lockout I've decided to host all my tweets and Reddit posts in my own site. Probably will delete original posts too, but not thought about it much yet

    Do you think this is a good solution to achieve the goal? What issues are present in doing it this way? Should I do it in a different way? What about deleting the original posts after being published on my site?

    All voices are welcome!