

WINNING…right?? Are we winning yet?
WINNING…right?? Are we winning yet?
I’ve seen this posted multiple places today, and I could not give a crap about any of these people, so I just don’t get it 🤷
I feel like someone as discerning as yourself about physics know this is a guest of Joe Rogan, so everything he says is fucking idiotic and stupid.
In practicality, he’s one of these guys who makes money by stalling projects for grant money that never seem to produce results. You can search and watch for yourself.
And then what?
You’re a sucker. Sorry to say it.
You are a prop customer to bolster their origin claim that didn’t pan out to upset a market, which they PROMISED they wouldn’t abandon.
Turns out they’ve been trying to sell back those dark-fiber projects to the communities they spawned in for a few years now.
I’m guessing you’re in KC or Austin though.
Never going to happen. It will require them spending more money for a product than they would ever profit from. I’m exchange they get taxpayer dollars without ever having to prove they did a damn thing.
Stop buying into this dumb shit. It’s happening a dozen times before! Remember when Google was going to free all the common folk from the tyranny of Comcast 20 years ago?
How many of you are on cheap Google fiber now?
deleted by creator
YouTuber finds a fake scientist to explain things. This is not the model anymore, and hasn’t been for some time.
Jack Dorsey is as irrelevant as Elon Musk. They can go fuck themselves like every other Technocrat.
Fuck.This.Shit.
They are doing this because of Trump’s bullshit noise. Make them pay and/or collapse them.
deleted by creator
Not quite. They grow Cilium which help determine how far they can grow. If you grow them in a container, they will only grow as far as the Cillum strands go. If you plant in a shallow container, they won’t ever grow as big as you expect grocery store produce to grow.
Yeah, I got that, but this is an internal system OP is discussing. DNS forwarder and VPN. Solved.
Scale would have been nice, but this is amazing.
Dumb as hell. “screening” in this case is just as easy as using a standard automated system to flag a paper trail of medical records, but with extra steps and “AI”. It will flag literally all the same things any automated scripted system would, just using more resources because “AI”.
Still gonna suck and use AI bullshit for everything though, right??
Then you just need to run a DNS Forwarder, or something with a DNS forwarding capability. Your router most likely already has this.
DNS is essentially just a request and a response from a service. These can be public or private. A DNS Forwarder on your network will quickly respond if it knows that something is when asked, and return an IP address. If it doesn’t know what it is, it will ask the public services available.
So if you have an internal-only network, a VPN into that network, and a forwarder or other DNS service on that network, you just tell your VPN client of choice to switch to using that DNS instead of public once it connects. It’s a simple setting that every VPN solution supports, and actually makes you MORE secure by not using public DNS servers by default. You can add any record you want to said forwarder, and it will return whatever value you give it for a given domain name.
Here’s a simple workflow as an example:
All contained within your local network and VPN by extension.
No need for public DNS entries or TLDs and HSTS requirements.
That’s normal if you’re not exposing it to the Internet I suppose. Probably not a lot of bots out there looking for it, but the better question is WHY you have it exposed to the internet.