voklen

joined 1 year ago
[–] voklen@programming.dev 14 points 6 days ago* (last edited 6 days ago)

I have NixOS running on mine and I write everything in comments in my configuration.nix. Usually I'll write notes about why I set a certain option above the line where I do it but I also have a section at the start that describes anything to be aware of if I'm moving this configuration to another machine. For example “This assumes a drive is mounted on /mnt/backup0

[–] voklen@programming.dev 3 points 2 months 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?

[–] voklen@programming.dev 4 points 2 months ago

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 😄

[–] voklen@programming.dev 5 points 2 months ago

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.

[–] voklen@programming.dev 13 points 2 months ago (3 children)

You can host your own with Manyfold @manyfold@3dp.chat

[–] voklen@programming.dev 3 points 4 months ago (1 children)

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.

[–] voklen@programming.dev 2 points 4 months ago

Nice config you've got there and welcome to NixOS!

[–] voklen@programming.dev 8 points 6 months ago (1 children)

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.

[–] voklen@programming.dev 5 points 7 months ago* (last edited 7 months ago)

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

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

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

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

"Блин" 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

[–] voklen@programming.dev 54 points 8 months ago (2 children)

Immich - Such a polished piece of software that I couldn't imagine storing all my images without

[–] voklen@programming.dev 4 points 9 months ago

Very rarely, but if it's a specific enough question that I've actually researched before I usually get a good response.

[–] voklen@programming.dev 8 points 9 months ago

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!

 

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.

 

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?

view more: next ›