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/)VO
Posts
3
Comments
39
Joined
1 yr. ago
  • 100%. This is exactly why I switched my home server over to NixOS and would struggle to go back. I used to reinstall all the time but now there really isn't any need to, since I can just look at my configuration.nix file and know everything that's installed, running and configured on my system. Whereas using any other distro I'm like WHAT ON EARTH IS RUNNING ON HERE?

  • You can use pixelfed with the same account, but to do this you will have to go onto your mastodon instance and follow a pixelfed accounts from there and they will appear in your Mastodon timeline. Here is a little explanation of the "log in with Mastodon" option.

  • For me the biggest speedup in my workflow was not through actually cutting down on the build time but rather using cargo watch. With cargo watch -x run, it automatically rebuilds and runs on any change so by the time I switch to the terminal it's almost completely ready.

  • Блин с беконом, я пеку с беконом

    Блин с беконом, обязательно с беконом

    Блин с беконом, вот я так делаю

    Блин с беконоооом!

    "Блин" in Russian is something that is more similar to a crêpe than what we'd call a pancake in English. But is often used as a translation for pancake anyway https://en.wikipedia.org/wiki/Blini

  • Ahhh thank you, by the looks of the thread you linked it seems that there's no way of doing it without manually copying database tables over. I did think that may be the case, so I'll just migrate it the normal way then. Thanks for the help!

  • That does seem like a good option for my use case, interestingly they note that no matter what I switch to I should change the subdomain:

    It's not supported across the Fediverse to switch between implementations on the same domain. This means that if you run GoToSocial on example.org, you'll run into federation issues if you try to switch to a different implementation like Pleroma/Akkoma, Misskey/Calckey etc.

    That doesn't look promising for moving the account without migrating because then I couldn't maintain my username.

  • Selfhosted @lemmy.world
    voklen @programming.dev

    Migrating Mastodon to Pleroma

    I currently host a single-user Mastodon server for myself but it's on a very small VPS and I'm wanting to migrate to Pleroma because it's more lightweight. Is there any way to transfer my Mastodon account to Pleroma without doing the standard migration since I have the Mastodon database for my instance? This is so all my posts are preserved and there won't be a broken redirect because I'll be shutting down the Mastodon after Pleroma is up.

    Permanently Deleted

  • Tuta (previously Tutanota) because it's private, runs on 100% renewable energy, very affordable if you want to use a custom domain, has end-to-end encryption between Tuta emails and it's email clients are open source including a very nice app on F-Droid

  • Selfhosted @lemmy.world
    voklen @programming.dev

    Follow up on supporting Immich announcement - change of wording

    Programming @programming.dev
    voklen @programming.dev

    GitHub scam notifications

    Recently I've noticed there have been GitHub accounts that post some scam, mention a bunch of random accounts so it ends up in people's emails, and then delete the post before anyone can report them.

    Now this isn't a big deal to me but when I got mentioned in one they deleted it before I could see the notification and for some reason GitHub now eternally shows me the blue dot as if I have an unread notification but when I click on to it there's nothing there. Curiously at the side there's also a little ‘1’ as if I have a notification even though it of course can't show it.

    Has anyone else experienced this and has anyone found a way to solve it?