Honestly, you already have the image locally if you’ve pulled it.
I guess not everyone treats their PC as an ephemeral storage, huh? I don’t trust anything that’s available only locally to survive.
Honestly, you already have the image locally if you’ve pulled it.
I guess not everyone treats their PC as an ephemeral storage, huh? I don’t trust anything that’s available only locally to survive.
Can’t you just buy it, write a review, return it?
Hannah Montana Linux btw?
Well, time for some review bombing?
Not watching the video, but here’s an answer for the clickbaity title: no, it’s not. It’s not officially supported and outside of a few enthusiasts, no one’s gonna use it on a Windows handheld.
For all the mentioned cases, if your firewall blocks incoming packets by default, no one can access it, no matter what is the source of the port being open.
You don’t configure it on the docker level, at least if you care about outside connections. If you mean from your local computer to a docker container, by default you cannot connect, unless you expose the port to the system. If you mean from other docker containers, just create your own separate network to run the container in and even docker containers cannot access the ports.
I usually use netstat -tulpn
, it lists all ports, not only docker, but docker is included. docker ps
should also show all exposed ports and their mappings.
In general, all docker containers run on some internal docker network. Either the default or a custom one. The network’s ports don’t interfere with your own, that’s why you can have 20 nginx servers running in a docker container on the same port. When you bind a port in docker, you basically create a bridge from the docker network to your PC’s local network. So now anything that can connect to your PC can also connect to the service. And if you allow connection to the port from outside the network, it will work as well. Note that port forwarding on your router must be set up.
So in conclusion, to actually make a service running in docker visible to the public internet, you need to do quite a few steps!
On Linux, local firewall is usually disabled by default, but the other two steps require you to actively change the default config. And you mention that all incoming traffic is dropped using UFW, so all three parts should be covered.
Hmm, let’s ponder for a while what could I have meant. Soooo, do I put coins into my SNES or Genesis? Hmm, tough question, but if I had to give a definitive answer, it would be no. For multiple reasons, really. Like not having SNES or Genesis. And there being no slot for coins. Well, technically there’s a slot that you can put coins into, but it’s better to put the game cartridge there.
So, long story short, no I don’t. But where else would people in the past put coins into to play games? Well, that, my dear reader, is left as an exercise to you.
Nah, the consumers are just wrong. They don’t want entertainment, they want gambling.
- Game company CEO, probably
I’m still waiting for the game to come to GOG.
Having made my own pathing algorithm in Screeps… That thing’s fucking hard to do right.
Nah, the Lion King was famously made so hard that it would force you to put more coins to try again.
Nothing has changed, we just had a brief intermezzo of games not being intentionally fucked to extract more money.
You’d be surprised how small you can go. That’s IMO pretty much the future of AI - a shit ton of small specialized models. While the heavyweights have their use, they’re way too expensive and overkill for specialized tasks.
Some small models can comfortably run on the CPU as well, games can easily detect whether you have VRAM to spare and use GPU or CPU based on that.
It’s not there, yet, but what some of the small models can do is impressive. And if you train them extensively on fantasy scripts, I can see them generating NPC lines on the fly.
I once tried it for work, it was nice, just lying down in a comfortable position and simply moving the screen wherever I wanted it.
Buy a phone controller (like Razer Kishi or Razer Junglecat) and use some streaming technology to play your PC games on phone. My favourite is Sunshine/Moonlight combo, but Steam Link might work as well for you.
I’m using Proton mail, I like their focus on privacy and e2e (only with other Proton users, though).
Well, sometimes you don’t want to do. But yeah, overall you’re right.
Well, 4 already crossed it, Netherlands and Denmark will probably cross soon-ish, so only one country more! And another 700k votes.
Bold move, saying Valve isn’t the only company in the whole world that actually loves their customers!
RedditLemmy hive mind is incapable of accepting such a thought.