Mic_Check_One_Two

joined 1 year ago
[–] [email protected] 8 points 6 months ago (1 children)

FWIW, the PlayStation was meant to have the Nintendo button layout too. In Japan, O is synonymous with “yes/good” sort of like a check mark (✅) and X means “no/bad”. So the X and O buttons were meant to be used in that way. But western game devs didn’t know that, and designed their games with X as confirm and O as decline.

[–] [email protected] 32 points 6 months ago* (last edited 6 months ago) (2 children)

Take it a step farther. Why is cheap grain available on the market? Because European import regulations were relaxed to support Ukrainian grain exports.

In case you weren’t aware, grain is one of Ukraine’s largest exports.

[–] [email protected] 29 points 6 months ago (2 children)

It’s primarily meant for people who have slow connections. If you’re downloading a game over DSL or satellite (which is often the only thing available unless you’re in an urban/suburban area) then the 5GB of extra compression could be a huge time difference. It’s also true for metered connections, where you have to pay by the GB, or where you have a data cap.

[–] [email protected] 102 points 6 months ago (6 children)

I mean, she’s never tried to hide the fact that she’s Russian. And she also hasn’t hidden the fact that she dislikes Putin. But lots of Europe is struggling right now. For instance, the farmers protesting across many parts of Europe, as a result of the war and Ukrainian exports.

[–] [email protected] 9 points 6 months ago (2 children)

I mean, the real end solution is to host your own server. Then you can federate/defederate with whoever the hell you want. As long as you don’t do anything to get banned from a specific instance, you’ll be fine.

But that’s more work than most people are willing to put into a Reddit clone.

[–] [email protected] 7 points 6 months ago

Not on my Christian Minecraft server!!!

[–] [email protected] 9 points 6 months ago (2 children)

I’ve used it for basic coding stuff a few times, to great success. Nothing over a few dozen lines, but it’s great when you don’t want to bother looking up the specific functions and syntax for a particular language. For instance, you can have it write basic batch files for you. Then you simply double check it to make sure it’s accurate, (which is much easier than starting from scratch,) and you’re golden.

[–] [email protected] 2 points 6 months ago* (last edited 6 months ago)

I mean, that’ll only affect new releases. And even then, it’ll probably only affect new releases that are doing things in radically new ways. Old/current games (and even lots of new releases) will be fine to play.

[–] [email protected] 13 points 6 months ago* (last edited 6 months ago) (1 children)

Here’s a reminder that your neopets haven’t been fed in decades. You left them to starve. You monster.

[–] [email protected] 14 points 6 months ago

Just an FYI, DMCA takedown requests will affect forks. If you’re genuinely worried about something getting taken down, you should make offline copies. So even if your fork gets nuked by the DMCA, you still have the files and can rebuild it.

[–] [email protected] 13 points 6 months ago* (last edited 6 months ago)

He explains why it’s unlisted in the first few minutes. Basically, he knows it’s too long for the regular viewer, and plans to release a condensed version later. But for the people who may be interested in a deep dive, he made the much longer unlisted version where he has the freedom to ramble and fully explain things.

As for why it’s unlisted, it’s probably so he doesn’t get dinged by the YouTube algorithm for incomplete views. If the algorithm sees that his regular viewers are only watching the first 5 minutes of his hour long video, it’ll stop recommending his videos to them. Unlisting the video is an easy way to get around that, because only the people who are interested in it will seek it out.

[–] [email protected] 2 points 6 months ago (2 children)

They use Documents because it’s an easy way to ensure saves don’t persist between users. If you and a sibling both play on the same computer, you don’t necessarily want to be sharing game saves. Since the Documents folder is on a per-user basis, the saves are per-user as well. If they simply saved the games in the Program Files folder, saves would potentially persist across users. And anyone who has had a younger sibling accidentally erase all of their saves knows what a bad idea that is.

view more: ‹ prev next ›