@moonshine69@lemmy.nz
member since 9 Jul 2026 00:00
comments
- on SOLVED Issues with https certs locally in c/selfhosted@lemmy.world · 13 Sep 2026
-
on SOLVED Issues with https certs locally in c/selfhosted@lemmy.world · 12 Sep 2026
Nice, ok hmm… sounds like you are using the router for internal DNS, did you set all the services to point at caddy?
Eg you could try a quick hack in hosts (assuming the caddy ip is 192.168.10.10)
192.168.10.10 grafana.domain.example 192.168.10.10 prometheus.domain.example 192.168.10.10 jellyfin.domain.example
And then navigate to one of the services over https
Main thing is all your internal DNS records need to point at caddy, and then it forwards to the real container IP
Not strictly required but could be worthwhile to get a dedicated internal dns server up… I use technitium, or there’s pi hole or a few other options …
- on GrapheneOS defends use of AI for coding in c/technology@lemmy.world · 11 Sep 2026
-
on GrapheneOS defends use of AI for coding in c/technology@lemmy.world · 11 Sep 2026
I’m trying to highlight the absurdity of tieing buggyness to sloppyness, they are two distinct axis, not a spectrum. There are plenty of problems with LLMs but bugginess is not one of them. Idk if you’ve been watching the news lately, bug squashing in old code is up big time, can you guess why? And I wonder have you ever worked on a real codebase? Because the only perfect code is the code you wrote 5minites ago… go look at Linux kernel code… arguably the most used but of software out there, find me anything perfect in there… like what is going on here in this artisanal, hand rolled, organic code?! You’re arguing devs need more time to work on security, well guess what’s giving them more time to work on security…
Ps. Sorry to the Bluetooth dev, didn’t mean for you to catch strays, I love your code anyway!
-
on SOLVED Issues with https certs locally in c/selfhosted@lemmy.world · 10 Sep 2026
If you are doing a dns challenge then You need to give caddy access to your domain to perform the dns challenge. Depending on domain provider that is easy or hard. It will briefly change some records that tells let’s encrypt you own the domain and then issue the cert
Or you can do http challenge, this requires you to manually configure your domain to point to a publicly accessible caddy endpoint which is probably not what you want, maybe there is a way to make it work through a cloud flare tunnel
Who is your domain provider?
-
on GrapheneOS defends use of AI for coding in c/technology@lemmy.world · 10 Sep 2026
Its so annoying that all code has been perfect and bug free until these silly LLM people came and made buggy code
-
on My Homelab Got Hacked - A Postmortem – Phunky Cafe in c/selfhosted@lemmy.world · 7 Sep 2026
Envoy is what i use, or squid is an option
-
on PSA: Trilium Notes (FLOSS alternative to Obsidian) is now heavily AI coded with Claude in c/foss@beehaw.org · 29 Aug 2026
Referring to sqlite is “some database format” feels wrong
-
on QubesOS workstation + homeserver, and DANE for TLS without 3rd party company in c/selfhosted@lemmy.world · 27 Aug 2026
DANE provides user friction…but as OP mentioned TLS doesn’t work
-
on YOLO in c/linuxmemes@lemmy.world · 23 Aug 2026
Not too difficult to fix this in post.
- Turn off, boot from a USB
- Copy all home to drive
- Delete home from old drive
- Add fstab entry
- ???
- Lose all data (but usually profit)
-
on Woman Calls Out Doctor Wearing Smart Glasses During Consultation Where She Had To Take Off Her Clothes: 'They Need To Be Banned' in c/technology@lemmy.world · 13 Aug 2026
Hey now, don’t shoot the messenger, I was just grounding the conversation in the reality of how I’ve seen doctors typically work (in Australia).
But …your doc has an In person scribe? That sounds pretty great! It is another arrow in the side of the for profit medical industry that not everyone has access to this level of service.
Don’t think they’re call centers, docs just record in a little recorder and send it to transcription services, it’s not live or anything. They don’t get more context than the recording itself…
-
on Woman Calls Out Doctor Wearing Smart Glasses During Consultation Where She Had To Take Off Her Clothes: 'They Need To Be Banned' in c/technology@lemmy.world · 13 Aug 2026
Doctors aren’t writing their notes either way, it’s sent to the Philippines or it’s sent to ai. Why would they bother writing themselves when they can see another patient in that time and double their income.
Dunno where that leaves is though, rage at the for profit health industry I guess :/
And either way the practice management software they use is mining those notes to advertise www.magentus.com/…/data-management-services/?r=a - highly regulated but there’s always cowboys
Nice :)