

Yeah I don’t care, i was clarifying their point to you because it seemed like you didn’t understand.
Yeah I don’t care, i was clarifying their point to you because it seemed like you didn’t understand.
I think the point is that it could be a desktop app
It’s called split horizon dns and it’s not that bad/nightmarish.
Right. Can you access your npm server via the ip in your browser? Even if it’s not docmost that it returns?
If you can, it’s probably your browser using its own dns so you’ll have to change that to adguard as well.
NAT Loopback can be a bit finicky but once you set it up there’s no tinkering, it’ll just work forever. The only problem (which really doesn’t matter a bit with a document sharing platform) is that packets first have to go through the router. If your server and client are on the same network then they can communicate directly with each other instead.
I’ll start from the beginning.
You’re hosting a service on your LAN, and using port forwarding to expose this service to the internet on your public ip.
The problem is accessing your public ip from your private network. There are two ways to solve this.
a) NAT Loopback, which is a setting or rule you may be able to enable or create on your router to forward packets destined for your public ip (the ones from your private network) to your private server
b) Split horizon DNS, which is actually what you’re doing. Where you set it up so in one network (in this case the internet) you get one result, and on another network (your LAN) you get a different result.
If I had to guess, what’s happening is your dns isn’t resolving properly, and when your computer is trying to reach out to your public ip. The thing with dns is it’s a bit finicky, there are many different places to set your dns server.
First, you should check if it’s resolving correctly. It’ll show you the ip it resolves to when you ping it. If it resolves to your public ip, make sure your dns settings aren’t being overridden by your operating system, and try clearing the cache
i’ve heard the accuracy is off with those… but cmon 50% still means it’s right half the time
Because nobody has the mental bandwidth to think in depth about every decision they make
Hardly Practical
I often use dufs
Did you read the article? Nobody in their right mind would introduce a backdoor like this. This is incompetence
“AIs are probability machines, and facts can’t be decided by a roll of the dice.”
Damn.
Why are all the auto manufacturers trying so hard to make something that looks like it’s out of a crappy sci fi movie
Services that can utilize the full power of a single machine are quite rare. I have about 15 docker containers in total taking up about 800mb of ram on one of my servers. In reality having multiple can be more complex and harder to maintain, not to mention power efficiency and cost.
If you read the post, it says you can opt out by emailing your username to discord
In iOS 16, you can have multiple lock screens that can be customized. (long press the lock screen). Then you can go into the sleep focus and set the lock screen to the one you created. I have focuses for work, school, driving, sleep, and otherwise each with different lock screens.
Not sure of any recording software, but you can edit titles on Lemmy
Offline as in, the server software doesn’t require the internet.