- 1 Post
- 23 Comments
foobaz@lemmy.worldto Selfhosted@lemmy.world•3-2-1 Backups: How do you do the 1 offsite backup?English2·1 month agoI’m running the same setup, restic -> b2. Offsite I have a daily rclone job to pull (the diffs) from b2. Works perfectly, cost is < 1€ per month.
Unfortunately Dave is an asshole who got sued for shipping scareware (I think). Fuck this guy.
Same, don’t remember the movie at all. But Andor is really good, imo the best they did in decades.
I’m comparing the github android app vs. a couple gitlab android apps vs. responsive web of github/gitlab. I’m not using forgejo, gitea, etc. much yet.
My main usage:
- check notifications
- check action results
- merge prs
- comment / discuss
- track new releases of starred repos
- track activity of ppl I follow
Imo nothing comes close to the ux of the native github app (yet).
That would be great. Also the github app is fantastic. I want something like that to access all federated git hosts in one place.
foobaz@lemmy.worldto Apple@lemmy.world•iPhones Seized by Cops Are Rebooting, and No One’s Sure Why3·7 months agoNice! Just checked, it’s set to 18 hours by default.
This comment is missing the mandatory “btw.” :(
foobaz@lemmy.worldto Programmer Humor@programming.dev•Nobel Prize to Be Awarded to Forum User From 9 Years Ago With Same Niche Problem2·1 year agoJoel is amazing. Love his stuff.
It’s
tar --help
on my system 💥
Yeah, but what are electrolytes?
foobaz@lemmy.worldto Selfhosted@lemmy.world•Recommendation for outgoing-only SMTP serverEnglish4·1 year agoUse a postfix satellite setup. Requires minimal config and provides queues/retries/etc.
foobaz@lemmy.worldto Technology@lemmy.world•White House urges developers to dump C and C++English211·1 year agoDone, next the Linux kernel? 😱
The domain name doesn’t matter at all. The really important thing is the IP of your MTA (the server sending mails). Eg. if it was previously used to send spam you need to get a new one from your server provider, as it will be blocked everywhere. Also the server configuration needs to be good. Use dkim, dmark, spf, mta-sts, etc.