

This week I realised my Mastodon instance was severely out of date because I was using nix flakes and didn’t autoupdate but now that’s been fixed 😄
This week I realised my Mastodon instance was severely out of date because I was using nix flakes and didn’t autoupdate but now that’s been fixed 😄
I’m currently looking to connect an NVMe SSD to a Pi 4 I have in a differences location to finally have proper 3-2-1 backups. I’m trying to find a NVMe to USB adapter that will work though.
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.
I saw this and thought “How is this even possible? No way you run an SSH server from initramfs…” Turns out that’s exactly how you do it, I’ll be trying this out thank you!
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.
Overall I think Alex handled this situation really well, listened to what people wanted and come to something that everyone’s fine with.
It did take quite a while for Immich to process everything when I initially uploaded my library, how long has it been since the initial upload?
The only problem is that there’s no way to make a recurring payment even if I wanted to, which would be more sustainable than one-time purchases.
Grocy seems to match what you’re looking for.
That is so clean, I love the custom homepage as well!
Oh yes oops! I’m not sure why I thought polybar ran on Wayland, I probably was thinking of yambar.
Not for polybar but you might like to look into SwayNotificationCenter, I use it as the notification daemon of my hyprland setup and it has all the previous notifications in a menu with a do-not-disturb mode. I use a keybind to open up the menu but you could add an icon to polybar that when clicked runs swaync-client -t
to toggle the menu.
Brilliant, thank you
Very nice! I really like that waybar, do you have the full config file for it anywhere?
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?