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
- 284 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
Games@lemmy.world•Dutch gamers file €220 million claim against Valve, operator of game platform SteamEnglish
1·2 months agoI’m skeptical this wasn’t about selling Steam keys on an external site for less than the price on Steam. Plenty of places sell DRM free versions of games at whatever price they want but steam keys can’t be discounted on external sites. That price parity is only for steam keys though at least per policy.
Toribor@corndog.socialto
Games@lemmy.world•PC Games like Legend of Zelda: Breath of the WildEnglish
6·2 months agoI haven’t seen Sable suggested, but it’s a very pleasant indie game with a lot of BotW in its DNA. It’s not as large and content filled as some of these suggestions but it does have a great sense of style and is more tonally similar to Zelda.
Toribor@corndog.socialto
Games@lemmy.world•Valve raises Steam Deck prices by more than $200English
71·2 months agoThere are very few places on earth that are capable of producing the silicon wafers used in RAM. These factories are still producing at the same rate as before but buyers who pay more (large companies with data centers) are buying them so there are fewer left over for normal consumers (hence the high prices). So why not scale up by making the factories bigger or faster? They are, it will take decades to do that because the process is so advanced. Why not just scale out by building more factories for producing the parts? They are, but that too will take decades.
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.
Toribor@corndog.socialto
Games@lemmy.world•Great at gaming? US air traffic control wants you to applyEnglish
6·4 months agoTrue but it does put me in a good position to maximize my kill/death ratio.
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.
Toribor@corndog.socialto
Games@lemmy.world•New Tomb Raider Games Recast Lara Croft With A Gaming VeteranEnglish
31·8 months agoI assume it’s because they are using performance capture for all the facial animations.
I played the demo and it was pretty fun. I’ll have to check this out.

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