• 1 Post
  • 4 Comments
Joined 1 year ago
cake
Cake day: July 22nd, 2023

help-circle
  • I didn’t read all the comments, so someone may have pointed this out already.

    One of the main ideas is probably something like Fedora CoreOS, where the Quadlet systemd files are automatically created during first boot with something like Kickstart or cloud-init.

    Instead of shipping the applications with the image, the OS image can be very minimal, while still being able to run very complex stuff.

    When you add the fact that CoreOS and other atomic distros can update themselves in the background, and boot to an updated base image, the box just needs periodic reboots and everything stays updated and running with basically no interaction from the admin at all, best case.

    Probably not so useful in the self-hosting / homelab context, but I can imagine the appeal on a larger scale.

    I’ve been using Quadlet+Podman kube YAMLs for a while for my own self-hosted services, and it’s pretty rock solid. Currently experimenting with k3s, but I think I’ll soon switch back. Kubernetes is nice, but it’s a lot more fragile for just a single node. And there’s way too much I don’t understand…

    I wrote a couple blog posts about the homelab setup, planning to add more when I have time. Give a read if you’re interested: https://oranki.net/tags/self-hosting-my-way/


  • Nextcloud notes, but the setup isn’t obvious:

    • Create a list with user A
    • Share the list .md file from the Notes folder via regular Nextcloud Files to user B
    • As user B, move the shared note file to the Notes folder in the Files app

    And you have a shared note. The Notes folder refers to the folder containing the user’s note files, not sure what the English name is.

    Not sure how well concurrency is handled, as Notes doesn’t really support sharing, but if it’s for groceries, I doubt it’s a frequent issue. Has been working well for 2 years now.


  • They are convenient, but there’s only a couple sites that support full login with passkeys. I’m reading between the lines of your comments none of them are sites you’d use (Microsoft, Github, Google, etc…)

    Someone else commented KeepassXC has an open issue about passkeys, perhaps they’ll add support sometimes too.

    You’re not really missing anything yet, to be honest. I’ve mostly tried them out just out of interest, and it’s still very much aimed at people using Google or Apple…


  • With Bitwarden, you can use passkeys on chromium browsers. Vanadium actually enabled support in advance.

    You need to have Play Services installed, though. This is due to Chromium, nothing GOS can do about that. No need for even network permission for Play Services, luckily.

    Firefox is supposedly adding a standalone implemetation, which won’t require Play Services, any year now…

    Don’t have Proton Pass, so don’t know what’s the situation there. With BW+Vanadium, they work well. I just wish Play Services weren’t required. With Google Passwords they probably just work.