voklen

joined 1 year ago
[–] voklen@programming.dev 3 points 1 month ago

Congratulations! I hope you like them.

[–] voklen@programming.dev 16 points 1 month ago* (last edited 1 month 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 4 points 1 month ago (2 children)

I recently got some Akko Rose Reds and I really like how light they feel, thanks for asking. Which switches are in yours?

[–] voklen@programming.dev 5 points 1 month ago (4 children)

Out of curiosity, what switches are in your keyboard?

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

I saw these on Etsy: https://www.etsy.com/uk/listing/1680997176/periodic-table-metal-element-keycaps-for although I'd doubt you'd make an entire keyboard out of them…

[–] voklen@programming.dev 4 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 3 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 3 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 3 months ago (3 children)

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

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

 

I've just made a fresh install of LineageOS on my phone but when I open up Aurora store it offers to update "SIM Manager" with the app ID of com.google.android.euicc. Is the source code for this app accessible and should I update it through the Aurora store?

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

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

[–] voklen@programming.dev 8 points 7 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.

 

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 ›