Pi-hole is great, but unfortunately ads in YouTube or other streaming services is not one of the things it blocks.
Administrator of thelemmy.club
Nerd, truck driver, and kinda creeped that you’re reading this.
Pi-hole is great, but unfortunately ads in YouTube or other streaming services is not one of the things it blocks.
It is. But as said, for personal email what’s the huge risk? You find a new provider, transfer your DNS records, and upload your old emails.
Make some backups of your emails, you should be anyway.
But they have a specific FAQ for this: https://purelymail.com/docs/companyPolicy#bus
I’ve been using this docker container over a year, with no issues. https://hub.docker.com/r/oznu/cloudflare-ddns/
But there’s also this script: https://github.com/joshuar/cf-ddns
Use Cloudflare or PorkBun.com for cheap, no bullshit domains. As for the email host, self hosting not recommended. It’s a long battle to be not blocked by every other provider.
I recommend purelymail.com - no cost to add (even multiple!) custom domains, unlimited users, only pay for mail usage and storage. Go for advanced pricing until it starts costing you more than $10/yr. (Which it shouldn’t if it’s just you. Seriously this thing is cheap!) I just passed my one year anniversary with PurelyMail, and have spent $6 so far. This is my most expensive month, 85¢. And that’s only because I host a public Lemmy instance (small) and we had a few hundred spam signups which sends an email each time.
This will give you a total yearly price WAY under what Google or Microsoft will give you. Google is like, $7.20/user/month.
And if for some reason that service goes down one day, as long as you still have a mail client with your email stored in it you should be able to just switch providers and import your emails from your client. Make some backups.
“Drop in” as in “You can drop this in your Home Screen where Google Photos used to be and notice very little functional difference.”
It’s undergoing massive development, it basically went from nothing to nearly full featured in two years.
The breaking change just means you need to actually do something before updating. The software isn’t quite ready to be put on auto-update yet. Honestly the way the devs aren’t afraid to break things I think has contributed to the fast development.
Just be sure to keep a secondary backup of your photos which you should do either way.
It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc.
I set up Immich a week or so back. It’s been a dream so far. The object recognition is really way better than expected. The App works really well.
I used this script to import my Google Photos dump. https://github.com/simulot/immich-go
I can’t say I used every possible feature of Google Photos but I haven’t missed anything yet!
Most containers don’t package DB servers, Precisely so you don’t have to run 10 different database servers. You can have one Postgres container or whatever. And if it’s a shitty container that DOES package the db, you can always make your own container.
that those images are configured according to your actual end-users needs, and not to some packager’s conception of a “typical user”: do you do mailing? A/V calling? collaborative document editing? … Your container probably includes (and runs) those things, and more, whether you want it or not
that those images are properly tuned for your hardware, by somehow betting on the packager to know in advance (and for every deployment) about your usable memory, storage layout, available cores/threads, baseline load and service prioritization
You can typically configure the software in a docker container just as much as you could if you installed it on your host OS… what are you on about? They’re not locked up little boxes. You can edit the config files, environment variables, whatever you want.
Nothing to do with efficiency, more because the containers are come with all dependencies at exactly the right version, tested together, in an environment configured by the container creator. It provides reproducibility. As long as you have the Docker daemon running fine on the host OS, you shouldn’t have any issues running the container. (You’ll still have to configure some things, of course)
I’ve setup Nextcloud but have done next to nothing with it.
My Lemmy instance gives me the most problems, but it’s also the only publicly available service I run. Mostly the issue is it seems to have a memory leak that forces me to restart it every few days.
Everything else has been completely rock solid for me, running on a mini pc (formerly a pi4 until I wanted to start doing stuff with Jellyfin and needed more power for transcoding) on OpenSUSE Leap all in docker containers. Makes it insanely easy to move stuff. I had no issues basically just copying the docker-compose files and data and bringing them up even when switching architectures.
Docker containers should be MORE stable, if anything.
I don’t think they make SMR drives that big
I think I’ll have to do this myself, separately.
Though if you have something better than a Pi that would be ideal. Then it can do nice things like face detection, object detection for search, and transcoding.
I’ve just set up an Immich server and the UI is nice and uploading is quite fast. Waiting for Google takeout to finish so I can import my whole library…
Also your Lemmy account is marked as a bot btw. Some people block bot accounts.
As far as I’ve been told it’s basically just a log of all received activities. Nothing references it.
Nothing seems to have gone wrong in the past week on thelemmy.club since I removed it. I do have backups though.
You’ve got to go through the migration process: https://crates.io/crates/pict-rs#filesystem-to-object-storage-migration
That’s cool for certain applications but on my home network should I really be super concerned about DNS encryption?