

No, you don’t need to trust the VPS provider. The VaultaWarden password storage is encrypted, and the master password is never transmitted to the server. The passwords are decrypted only locally on your device.
No, you don’t need to trust the VPS provider. The VaultaWarden password storage is encrypted, and the master password is never transmitted to the server. The passwords are decrypted only locally on your device.
For files I just use WebDAV that’s built in to Apache. It’s really not fancy, but does all I need.
I use RoundCube, I think it’s one of the oldest solutions out there, and is pretty good (and not ugly as of a few years ago).
That’s very unfortunate but hopefully you developed skills that will help you in your future career.
You can’t successfully use a home email server.
Mostly true (server can be home but using the ISP network directly probably won’t work)
You can’t successfully use an email server on a (cloud) VPS.
Bullshit
You can’t successfully use an email server on a bare metal machine in your own datacenter.
Bullshit
As such, it is my distinct displeasure to declare the death of SMTP. The protocol is no longer usable. And as we can see, this devolution occurred organically.
Bullshit
Also note that if it’s just for personal use, you don’t have to have a domain for HTTPS. You can self sign, or create your own certificate authority, you just need to clients to trust it. But domains can be cheap or even free, so it’s better to get one so you don’t have to specially configure your devices.
Very nice. I’ve been daily driving KDE for 20 years and only changed the default wallpaper once or twice.
Someone once told me their grandparents in Brazil were part of a community where Latin was spoken as the primary language, but I can’t find any information about it online in English.
Borg for backup. I’m really surprised it’s not more widely known. It’s an incredible piece of software.
Also, not really lesser known software, but a lesser known feature of file systems including the ones we use in FOSS operating systems: extended file attributes - useful to add metadata to files without modifying them.
+1 for Whisper. Also, I use Piper for the reverse (text-to-speech).
Not sure it satisfies your requirements but I’m quite happy with Baïkal.
Borg is great.
Also, if I’m not mistaken the uninitialized prop
is not guaranteed to be nullptr
here, so this private destructor could be trying to free from some random pointer.
I’ve been working with CUDA for 10 years and I don’t feel it’s that bad…
Abrechnung is really good and actively developed and improving. The UI is already pretty satisfactory, and there’s also an API which is needed if for example you want to bulk-import a spreadsheet, for now you have to code it a bit.
Joplin as well, syching my 3 devices with the WebDAV option. I checked a few other options about a year ago and Joplin seemed the best.
I’ve heard this trope before but I’m skeptic. I’m not a C expert but I can’t believe memory bugs in that language are so much more benign than in C++.
Nothing wrong with that… Most people don’t need to reinvent the wheel, and choosing a filename extension meaningful to the particular use case is better then leaving it as .zip
or .db
or whatever.
To my knowledge it’s not supposed to differ.
If you trust that the client (which is open source) is doing what it’s supposed to do, security-wise I don’t think there’s a difference between self-hosting and using Bitwarden’s service.