They don’t ban your account, they ban your switch. If your switch is caught, it won’t be able to use any Nintendo services ever again. But your account would still work on other devices.
I blow hot air.
They don’t ban your account, they ban your switch. If your switch is caught, it won’t be able to use any Nintendo services ever again. But your account would still work on other devices.
There are services that’ll sell you a brand-new modded oled switch for less than £500. It’s not exactly rare, any switch can be modded and a modchip is better than the OG joycon exploit since modchips are untethered.
I think once upon a time, some dumb politician used it to announce something dumb and it didn’t work lol
Ah, that makes sense. I was thinking more like a mini-m&m tube.
I’m having a hard time envisioning the flexibility required to make that work. It couldn’t have been both at the ends at the same time? Also, did this kid just get naked in front of everyone at their party? To each their own, I guess.
If you want a decentralized search, set up a DHT crawler and build a db of millions of torrents in a week or two. If you want anonymity/legal protection, use a trusted VPN. I’m not sure I’d trust a random independent tor-like implementation, especially when the real tor is slow and has imperfect anonymity.
If you’re worried about unauthorized access to the physical machine, you could always just do disk-level encryption instead or store the app’s data in something like a Veracrypt virtual disk. They’d still be able to access the data if they go through your OS/user, but wouldn’t pick anything up by accessing the drive directly.
Nothing short of E2EE can truly stop someone from accessing your data if they have physical access to the server, but disk encryption would require a targeted attack to break, and no host is wasting their time targeting your meme server. I seriously doubt they’d access it even if you had no encryption at all, since if they get caught doing that they’d get in a heap of legal trouble and lose a ton of business.
Plenty of comments hurt my brain trying to comprehend how utterly stupid they are, but I don’t think there’s anything an anonymous stranger could say that would hurt my feelings, that kinda stuff needs to be personal.
Who even uses the web editor on any git website though? For anything besides micro fixes for projects I don’t already have cloned, I find it easier to just update things locally and push.
Don’t even get me started on github rendering tabs as EIGHT spaces.
All these answers read like they’re written for comp sci students rather than a general audience. Let me give an ELI5 (more like ELI12) a shot.
Ports are just numbers. They aren’t physical pathways or doors or windows or anything like that. A better analogy is a street address, like an apartment number. Your IP address identifies your computer (apartment building), and the port identifies the program on the computer (the apartment). When a program needs to talk to the internet, which is very similar to sending a letter, it hands a packet/letter to your computer and your computer assigns the program a port number. It then puts that number on the return address of the letter so that the recipient knows where to send the response. The computer remembers that port number is associated with that program, so when it gets an incoming letter with that number, it gives it to the program. After the program is done talking to the internet, the computer frees the port up to be used by another program.
Ports are “closed” when there is no program associated with them. Any incoming letters are ignored because they have nowhere to go.
Ports are “open” when they’re associated with a program. This happens automatically when programs send outgoing letters, or you can manually open (or “forward”) ports by telling your computer/router what the port should be associated with and that it shouldn’t use the port for something else.
ELI5 over.
The internet is networks on top of networks on top of networks, so your computer will have an IP and assign a port number, then your router will remember that and change the address on the letter to its own IP with a different port number, then that process repeats a few more times until eventually it reaches its destination. You don’t have to deal much with your computer’s internal network, but occasionally you have to deal with your router’s by opening/forwarding a port because it has a NAT that has to deal with all of the devices on your network. Forwarding the port just tells your router to always send incoming letters with that port number to a specific device.
The post is saying it’s difficult to discover lemmy without someone telling you about it. It’s not really about searching lemmy.