bitman09

joined 2 years ago
[–] bitman09@lemmy.ml 5 points 5 months ago

I agree with @trolololol@lemmy.world here. Could you describe what issues are people having? What is their user profile (programmers, writers, ...)?

 

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?

[–] bitman09@lemmy.ml 2 points 7 months ago (1 children)

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)

[–] bitman09@lemmy.ml 2 points 8 months ago (1 children)

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

[–] bitman09@lemmy.ml 2 points 8 months ago (2 children)

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

 

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 😌