gitlab.com

In this new release the zip provided by Twitter can be used for post creation. No need to unzip it just feed OCOR with zip file If you are wondering what [OCOR](https://www.bit-man.guru/posts/our-content-our-rules ) is let me tell you that is a user tool to migrate your posts from different social networks to your own hosted site. Currently only supports Twitter ([tweets from requested data](https://arstechnica.com/information-technology/2022/10/how-to-download-a-backup-copy-of-your-twitter-data-or-deactivate-your-account/), zip file) and converts them to [Hugo](https://gohugo.io/) posts

14
0

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?

29
3
linux
Linux 7mo ago
Jump
Mozilla released a Firefox Nightly test build with vertical tabs - gHacks Tech News
  • bitman09 bitman09 7mo ago 100%

    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)

    2
  • HRConvert2, the magic is here!
  • bitman09 bitman09 7mo ago 100%

    Just updated my blog post with a link to original docker file 👆

    2
  • HRConvert2, the magic is here!
  • bitman09 bitman09 7mo ago 100%

    There was no Docker support until three weeks ago. The author added it and I helped with some other missing aspects, mainly support for linux/arm64 (Raspi 4)

    Also this repository contains an easy way to create your own image, upload to your own repo (mine is at https://hub.docker.com/repository/docker/bitman09/hrconvert2/tags?page=1&ordering=last_updated) and kubernetes support

    2
  • https://techhub.social/@TheAutomationClub/111865396755667454

    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 😌

    21
    5
    https://techhub.social/@bitman/110681256502210252

    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!

    4
    1