I can’t remember the original version of the comic, what does each one of them say?
- 0 Posts
- 115 Comments
The only way I knew my coworker was a lesbian was because she told me about her wife. Literally just be a normal human, and no one will think either way.
subtext@lemmy.worldto Selfhosted@lemmy.world•How do you handle SSL certs and internet access in your setup?English1·4 months agoI’m an idiot and never linked the link
https://www.smarthomebeginner.com/authentik-docker-compose-guide-2025/
subtext@lemmy.worldto Selfhosted@lemmy.world•How do you handle SSL certs and internet access in your setup?English4·4 months ago- I got started with a guide from these guys back in 2020. I still use traefik as my reverse proxy and Authelia for authentication and it has worked great all this time. As someone else said, everything is in containers on the one host and it is super easy this way. It all runs on a single box using containers for separation. I should probably look into a secondary server as a live backup, but that’s a lot of work / expense. I have a Cloudflare dynamic DNS container running for that.
- I would definitely advocate for owning your own domain, for the added use case of owning your own email addresses. I can now switch email providers and don’t have to worry about losing anything. This would also lean towards a more memorable domain, or at least a second domain that is memorable. Stay away from the country TLDs or “cute” generic TLDs and stay with a tried and true .com or .net (which may take some searching).
- I don’t bother with this, I just run my server behind Cloudflare, and let them protect my server. Some might disagree, but it’s easy for me and I like that.
- Containers, containers, containers! Probably Docker since it’s easy, but Podman if you really want to get fancy / extra secure. Also, make sure you have a git repo for your compose files, and a solid backup strategy from the start (so much easier than going back and doing it later). I use Backblaze for my backups and it’s $2/month for some peace of mind.
- Do it!!!
We got one of these hoodies for our dog, and I think he might actually like wearing it, and he hates most clothes
A Ford F-150. Where I live it just makes sense for every family to have one truck, so I have the truck while my wife has the more sensible / fuel efficient Honda.
subtext@lemmy.worldto Ask Lemmy@lemmy.world•Did non-RGB mechanical keyboards cease to exist? Can anyone recommend some?1·5 months agoI have a Glorious custom keyboard and it’s pretty nice. Heavy, types well, and “luxurious” feeling. All that being said, most days I just use my Logitech MX Mechanical Mini (basically a 65% with some Logitech-proprietary low-profile brown switches), and enjoy it immensely. I would recommend that if you just want something zero frills and will be a great keyboard for years to come.
subtext@lemmy.worldto Ask Lemmy@lemmy.world•Please help resolve a disagreement in our home3·5 months agoYep we’ve got a large utensil drawer
It means seeing my grandma the one (maybe two) times a year that I see her. I probably don’t have too many more of them so I want to make them count. It’s also one of the few (getting fewer) times a year I see my parents who are also aging. I think it’s good for me to remember what’s important.
There may be something in your life that is important to you that you can try to hold on to at Christmas, like your health or your pets.
subtext@lemmy.worldto Linux@lemmy.ml•Paranoia Level: Virtualization vs Isolated Machines for Self-Hosting?14·5 months agoScenario 5: put it all in one big long docker-compose.yml and cross your fingers that docker isolation does its job.
E: definitely not what I do, no siree
subtext@lemmy.worldto Ask Lemmy@lemmy.world•What is something considered impossible when you were a kid but is now known to be completely possible or even inevitable?11·5 months agoWhich is only possible because of this magic technology to let you see and talk in near real time to anyone, anywhere. Used to be that if your sibling / parent / other family member wasn’t in town, you couldn’t see them in real time at any time, usually just a single / couple times a year at holidays.
Sure calling was a thing, but it’s just different when you can see someone.
subtext@lemmy.worldto Linux@lemmy.ml•Tell one thing that you miss after switching from another OS to Linux.4·6 months agoThe Cmd + Space combo on MacOS was a game changer. Finds EVERYTHING on the computer.
subtext@lemmy.worldto Linux@lemmy.ml•Tell one thing that you miss after switching from another OS to Linux.251·6 months agoProper, built-in, functional sleep and hibernation
Spoiler:
Tap for spoiler
0/6 chance to live <— actually I’m probably wrong about this one, I missed the “spin after each pull”… should be (5/6)^6 chance to live (~34%)
2/3 * 2/3 * 2/3 chance to live = 8/27 chance to live (~30%)
2/6 chance to live (~33%)
I don’t have an answer for this, but I wonder if something for this could be set up with a docker container. I know LinuxServer.io has a really good image system where you can run a container with “mods”. For example, you might be able to run their base Ubuntu / Fedora / Alpine image and then customizing it to run your script as a service / cron job / systemd service.
https://hub.docker.com/r/lsiobase/ubuntu
https://docs.linuxserver.io/general/container-customization/
Don’t worry, Bambi, in Germany, die means something else entirely
subtext@lemmy.worldto Ask Lemmy@lemmy.world•Lemmings living in red states, how’re you doing?83·6 months agoDefinitely a good reminder!
subtext@lemmy.worldto Ask Lemmy@lemmy.world•Lemmings living in red states, how’re you doing?1511·6 months agoPretty much the same as before the election. Life moves on.
If you’re behind a CG NAT (carrier grade NAT), you’ll be doubly in trouble as it will be essentially impossible to get a forwarded port since your “IP” is essentially a LAN address within your ISP’s CG NAT, if that makes sense.