Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)P
Posts
6
Comments
27
Joined
3 yr. ago

  • Jump
  • Unless lemmy devs have changed something since last year, this shouldn't be the case, there's a bug in there.

    All interactions are recived by the instance hosting the community, and that instance is responsible for broadcasting that interaction to each instance where a user subscribed to it is hosted.So, mastodon is only responsible for sending the upvote to feddit.dk and then feddit.dk to all other instances.

  • I'm not saying to delete, I'm saying for the file system to save space by something similar to deduping.If I understand correctly, deduping works by using the same data blocks for similar files, so there's no actual data loss.

  • Lemmy.ml tankie censorship problem

    Jump
  • I thought this too, I hated docker because it was supposed to be the solution of "works on my machine" and the only thing that did for me was force me to learn more configurations besides the configuration of the service you wanted to install.And as you said, plus the hassle of having to run some Linux distro.But little by little I had to get deeper into docker and Linux, mainly because of my work, and now I can easily deploy any service in the VPS I have or test it with WSL. I even started dockerizing some of my own flows like building and deploying my own projects with docker.

    Believe me, it's worth all the time to learn docker and linux.Start small, few lines or keywords each day, you won't have everything you want to deploy in a day or two if you don't already know all the technologies.And remember, if you don't easily find something you can always come to ask in a post and we can try to help you!

  • And forgejo runner is basically github actions, I just started automating a lot of my personal projects. (it's in alpha state, but my basic actions haven't had any problems)

  • excessive resource use

    What's the final size of the git folder?What's the final time and CPU usage to process the different git commands?