Graphene and starling, works great
Graphene and starling, works great
Seems to me the whole argument boils down to “they (the passkeys) are generally saved in proprietary non-communicating stores”, which is fair. But then the problem is not the passkey, it’s the fact that we (as usual) give all our stuff to corps. It’s the eternal struggle of easy of use vs. better security.
I host my own vaultwarden btw 😊
Hum, what’s the use case exactly? Two or more people controlling the same desktop at the same time seems really frustrating…
First questio is: can you ask your home internet provider for ipv6?
Otherwise sign up to tailscale and connect your vps server (and your pc/devices) to it.
the question is: why do you want to move on from the Rpi4? Also, how do you plan to handle video decoding 0f x265/av1 streams? Do those miniPCs have a video card with hardware transcoding capabilities? If you plan to do it on software (i.e. CPU transcoding) the CPUs will run hot most of the time.
Wait, I’ve only played “stock” New Vegas. Is this from a DLC?
I’ve installed ROCM before reading that my AMD GPU does not support it
Absolutely this, nothing else is required. Well, maybe alertmanager if you want to receive alerts
Or with opnsense as well
That is true, I didn’t consider that as I don’t use them.
Headscale and zerotier as well
You can selfhost it on a vps with headscale
I know exactly what you mean. Just for general information, I’ve found another android client that I think it’s better than Conversations. It’s called Monocles chat (and it’s on f-droid). On matrix/xmpp I install the whatsapp bridge. I can convert a few close family members but no way everyone. For me it’s an acceptable compromise. I get the close members to use my servers/apps, everyone else through the bridge so I can at least have all the chat in one place
Why not host your own git repo (e.g. gitea) so you can do 2 or 4 without opening services outside?
The chat server (matrix and xmpp have different ones, but same functionality) that act like a whatsapp desktop client. Have you ever run whatsapp desktop client on your pc, where you have to pair it with your phone? Same thing, but you do it withing a special “bridge” (usually as a bot) in matrix or xmpp. So you get all the messages in one place. But it doesn’t work for calls, just for messages.
Frienda no, but I do use whatsapp bridges so I can have all conversations in one place.
Family with extreme nagging, and because I’m the IT guy of the house so they kinda trust me/can’t be bothered to try and out-talk me.
Gajim on pc (I use arch btw - well endeavourOS because I can’t be bothered) and don’t remember what on android (there is the full list or clients and capabilities on xmpp.org)
No.
Yeah ok. First of all, because I can 😁. I mean z what’s good being an IT nerd if I can’t change stuff when I want?
Jokes aside, I’ve been reading more recently on matrix and looks like there are some security issues in the design of the app/protocol. I’m on mobile now, I’ll look for sources when I’m on pc. Also I don’t like that it is a server centric system (so data is primarily on the server instead of the clients). Also it takes more resources than I was expecting. For less than 10 users I can’t have less than 4gb of ram (on a dedicated debian server, running docker) or it swaps so much it kills the system.
So basically I’m testing out if xmpp is a better system for those issues.
I’ve been using matrix for years to this purpose, but moving to xmpp/prosody now
Just as a test, can you try ubuntu? It looks like you tried “enterprise” distros, may be worth with a more generic one, maybe they have a different set drivers.
Also, can you try running lspci command, maybe it shows any devices it doesn’t recognize (so you can investigate those specifically). Pretty sure there is also a gui app about drivers, but I’m not familiar with kde.