• 0 Posts
  • 79 Comments
Joined 3 years ago
cake
Cake day: June 16th, 2023

help-circle

  • If you’re using a keepass database, Keepass2Android can natively sync with many cloud options including self hosted and generic ones, even without specific “companion” apps. That’s what I use. In my case, it’s backed by my NextCloud, but it used to be Google drive before.

    Just also sync the file on your PC, merging changes from different clients is part of the keepass database format and “just works”.

    Also VaultWarden works great if your can self host it, but I prefer keepass for a variety of features and integrations.







  • As unfortunate as that is, most of these seem to have dwindling user numbers since the emergence of LLMs. Users just don’t ask on boards when they can ask an AI (and get a potentially wrong or unhelpful response).

    SO in particular had it’s question volume drop by I think like 90% or something in recent months/years. I don’t remember the exact numbers, but search the net or associated communities here for details. Shouldn’t be hard to find.



  • First my context: I’m also running multiple Proxmox hosts (personal and professional), and havea paperless-ngx instance (personal/family). I tried Firefly, but the effort required to get it to a point where it would be if use to me was too high, so I dropped it. Haven’t used n8n.

    For the setup I’d just use the Proxmox community scripts, if you haven’t heard of them. Makes updates trivial and lowers the bar to just trying something to basically zero.

    Paperless-ngx I actually use, cause it means I can find something when i need it. It’s all automatically ocr’d and all you have to do is categorize them. With time, it’ll learn and do this for you. You can (manually) setup your scanner to just directly upload files to the “consume” folder and it just works. PC/server power is near irrelevant, it just means OCR takes slightly longer, otherwise it’s a web server. You can run this just fine on a raspberry pi.

    I don’t have any real automation setup, so I can’t really comment on that. My advice is to just install it, see what it does and how it feels. Try to anticipate if and how much automation you need. Many aspects of all this are of the “setup once” variety, where once it’s working, you don’t have to touch it again. Try to gauge if the one time effort is worth it for you, then go from there. As I said, it was fine for paperless for me, but not for Firefly (but I might need to revisit this).


  • Dual booting is perfectly fine. Just try to not use the windows boot partition for both OS or Windows will occasionally “lose” the Linux entry… “Oops” I guess.

    If Linux is on its own drive, or at least has it’s own uefi partition, it’s just fine and dandy. Just chain load windows from it and there’s basically nothing that can break.







  • Tailscale is WireGuard under the hood, if you didn’t know. It’s an overlay network that uses WireGuard to make the actual connections, and has some very clever “stuff” to get the clients actually to connect, even if behind firewalls without needing port forwarding.

    Using WireGuard directly basically just changes the app you use, which may or may not help with your issues. But the connecting technology is the exact same.