This one is at least as informative as the default. Sometimes I’ll be troubleshooting an application where the developers got a little too creative with error messages and I’ll get an “Error: Oopsie woopsie you broke the website!” And I’m like JUST GIVE ME AN ERROR CODE I’M THE ADMINISTRATOR AND I NEED TO ACTUALLY FIX THIS!
- 0 Posts
- 52 Comments
Most big LLMs will pass the math off to a more typical service that will solve the math problem deterministically and then pass the result back to the LLM to include in its response.
So yeah LLMs can’tactually do math but from a user perspective they can.
Toribor@corndog.socialto
Selfhosted@lemmy.world•Technitium DNS v15.1.0 released with OpenID Connect integrationEnglish
2·3 months agoI deployed Technitium with docker, but generally this got me heading in the right direction with the initial setup. It’s more of an overview and quickstart than an in depth guide though.
Toribor@corndog.socialto
Selfhosted@lemmy.world•Technitium DNS v15.1.0 released with OpenID Connect integrationEnglish
1·3 months agoI was doing basically this with a different sync tool, but I had a couple issues with it:
- If I needed to toggle ad blocking I had to go toggle it on both pihole instances
- When troubleshooting an issue I had to check two log sources, or disable one and then reproduce the issue again
- Sync was one directional so I could only make configuration changes from the primary instance
I’ve been a very happy Pihole user for years and years and Pihole 6 is the best yet, but once you’re dealing with multiple pihole instances, Nebula Sync and Unbound, then Technitium is actually simpler to manage since it does all that natively.
Toribor@corndog.socialto
Selfhosted@lemmy.world•Technitium DNS v15.1.0 released with OpenID Connect integrationEnglish
2·3 months agoDNSWeaver has support for caddy labels too! Specifically for use with caddy-docker-proxy. So yeah, really good fit for your architecture.
Toribor@corndog.socialto
Selfhosted@lemmy.world•Technitium DNS v15.1.0 released with OpenID Connect integrationEnglish
2·3 months agoOh do I have a treat for you, check out DNSWeaver.
It’s designed to do exactly that, to automate creation of DNS records for container services. I use it with Traefik. It reads from the same labels that Traefik already uses to proxy services but if you already use another reverse proxy and don’t want to switch it supports dnsweaver-specific labels as well which are easy to add to your current deploys.
I used it both with pihole and technitium and actually used it to make the migration easier. Great tool.
Toribor@corndog.socialto
Selfhosted@lemmy.world•First VPS — Is 54 SSH bans in 12 hours normal?English
101·3 months agoSwitching SSH to a non-standard port can cut down on log noise but it doesn’t really help with security. It’s trivial to identify ssh running on any port and attackers typically do full port scans anyway.
I’d put that effort towards allowlisting only trusted public ips or setting up wireguard/tailscale for ssh access instead.
Toribor@corndog.socialto
Selfhosted@lemmy.world•Technitium DNS v15.1.0 released with OpenID Connect integrationEnglish
3·3 months agoI migrated from pihole to technitium a few weeks ago and it was so smooth.
Native support for clustering is huge. I didn’t even realize how complex managing the pihole had gotten trying to get it to sync to multiple instances.
Flashing the same version of the BIOS just to feel something, anything.
I avoided tailscale for so long because I was already using wireguard and I didn’t know you could self-host with headscale. But once I started using it with headscale the mesh design really is a big improvement to usability. I don’t miss having to carefully manage my config files and ip route rules.
I need to get setup with app connectors and then I think it’ll finally be a high enough wife-usability factor for me to remove some things I still have exposed over the internet.
DERP is the service that actually relays packets between tailscale connected devices when they are crossing a NAT (leaving one private network and going across the internet to another private network).
If you host headscale (the self-hosted community version of the tailscale control plane) and use it with tailscale, by default it will still use the public Tailscale DERP servers. Your traffic is still encrypted and not visible to them, but it does still rely on part of their centralized architecture even though you are hosting the control plane yourself.
That being said, you can just use the embedded DERP that ships with headscale, although there are some other considerations when doing that because it will need to be publicly on the internet, probably with a proper domain name and publicly trusted certificate.
Headscale includes an embedded DERP server but you need to enable it. Their example yaml has it disabled by default, which I assume is because it needs to be publicly available on the internet, requires HTTPS, and thus a certificate and other network/security considerations.
You can self host the control plane for Tailscale using a community project called Headscale. I use that along with Headplane which gives you a nice admin web UI.
Then you just use the tailscale client on devices like normal but you authenticate new clients with your endpoint instead of the centralized one.
The Haves and the Have Nots have always been at war. Occasionally there are agreements struck, but the Haves always want more.
Toribor@corndog.socialto
Selfhosted@lemmy.world•Using rsync for backups, because it's not shiny and newEnglish
11·11 months agoThis exactly. I’d use rsync to sync a directory to a location to then be backed up by kopia, but I wouldn’t use rsync exclusively for backups.
As I approach 40 I’ve been trying to make fashion choices that are something like ‘stylish aloof professor’ but I’m always worried that I end up in the ‘douchebag psuedointellectual buffoon’ category like this chode of a human being.
They are. Lots of motherboards still include these. There are a lot of special PS/2 input devices that are still around in business/industrial settings and gamers sometimes need them for use with flight sticks, steering wheels, mechanical keyboards etc.
Usually it’s a combo port now instead of a separate port for keyboard/mouse.
Toribor@corndog.socialto
Programmer Humor@programming.dev•Ah yes... NULL has been shippedEnglish
16·1 year agoYour package is set to arrive between the hours of 0 and -2,147,483,647.
Definitely do not do tapes.
I’d also recommend Backblaze. Their S3 compatible storage is pretty affordable. I backup to a Kopia repo and then replicate to Backblaze nightly.
Tapes require so much more work to keep up to date and mght not even be cheaper over time.

I like and use Cloudflare but it’s worth mentioning you must use their dns for domains you purchase from them.