• 0 Posts
  • 379 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • Wow, they really sued the Wikimedia Foundation instead of trying to find a reliable source to refute the article’s claims. I looked up the edits they made. They removed content, citing various Wikipedia policies that govern how the article should be phrased.

    In general, so long as the information is presented in a neutral, matter-of-fact manner and cites a reliable source, it can go in the article. Wikipedia’s job is to summarize what reliable sources say about a subject.

    So all ANI would’ve needed to do was find a reliable source (preferably more than one) refuting the claims they want to refute. The most they’d likely be able to do is put both points of view in the article rather than removing one point of view entirely from the article, which is what they were trying to do.

    Instead, they went to court about it.



  • I’ll also add The Legend of Heroes: Trails in the Sky FC. I know there’s a remake coming out next year, but there’s a bunch of shady stuff surrounding how they’re gonna localize it. (Supposedly, they’re gonna use AI to try to do most of it and then have real people brush it up.)

    So I’d recommend playing the original instead. It’s a 2.5D game with a mostly 360° camera. It uses turn-based combat, but not traditional turn-based combat. And it has a great story.

    It’s also on sale for only US$9.99 on GOG (which is DRM-free) and Steam.





  • An exit poll is conducted after a voter exits the voting booth. It’s conducted by a private organization (usually either a news organization or someone working in collaboration with a news organization) and polls people to find out how they voted. The exit poll is voluntary.

    Organizations can then categorize that info based on age, gender, race, area where they voted, and other details. News organizations can then use that info (along with a bunch of other data, including polls conducted leading up to the day of the election) to extrapolate who will win an election in a given area. Typically, despite being somewhat limited in their scope (not everyone at every polling location nationwide is polled), the exit polls are usually reflective of the actual election polls.

    Campaign organizers for the next election can also use the data to help figure out their strategies for the next election. For a general example (I came up with it off the top of my head), “We failed to gain the aged 60+ black male vote in this state. We need to study how to appeal to them better in the next election.”

    Fun Fact: The actual official votes actually take days to count. So these and other types of election polls really help news organizations predict the results even just a few hours after the election polls close, and they’re rarely wrong. Sometimes, they’re even able to call an election the minute the polls in that area close*. These news organizations often each crunch their own numbers, too, so they don’t necessarily all rely on each other’s data.

    *I should note that each state has its own rules about how and when they release election results. Often, to avoid influencing voters who haven’t voted yet, they won’t release results (including results from early voting) until polls in the entire state have closed. This is usually the case with news organizations announcing their predictions, too. That’s why some news organizations are able to immediately predict some races as soon as the polls close.











  • I say this as a die-hard 3D Zelda fan:

    I was soooo boooored in BOTW! There was no current main story. It all happened in the past. You’re basically playing through the climax the entire time. And I hated it. I mainly play Zelda for the story, and this was a very poorly told one.

    TOTK was somewhat better because it gave us better characters (I will die for Tulin), a bit better characterization (I enjoyed Zelda getting a lot more fleshed out this time), and a somewhat better story… but there were still way too many reused story beats. That is to say, the story was fleshed out much better, but they still reused the overall story structure from BOTW (get the memories fight the four bosses in the four temples, etc.). They did add a fifth temple and a mid-game story thing, but that’s mostly it. They also didn’t even acknowledge how similar some things were to their counterparts in BOTW (ex. the Malice Gloom), which really bothered me. Also, some stuff just felt… unfinished. Like the reporter bird who, by the end of it all, just ends up pondering and trying to figure himself out… and that’s it. It felt like setup for DLC, but there wasn’t any.

    … That was a very unintentionally long rant.

    To summarize: hated BOTW; somewhat enjoyed TOTK, though it could’ve been much better.


  • Fair use has nothing to do with this. Fair use has to do with distributing a copyrighted work. Emulators are (ideally) running completely original code that isn’t copied from the company’s source code. This is why, for example, PCSX2 has you use “your own” PS2 BIOS instead of including it.

    The PS2 BIOS is copyrighted, so it’s illegal to distribute it (and it’s never been “fair use” to distribute it). But it’s not illegal to do whatever you want with it (including dump it) as long as you own the console you’re dumping it from and as long as you don’t upload it to the internet for the purpose of distributing it to others. As far as the law is concerned, you bought the console and can do to it whatever you wish, provided you keep it to yourself and don’t distribute it to others.

    Games fall under the same category. You’re free to dump your games and play them however you wish, provided you don’t distribute the dumped game to other people. However, companies are also free to implement measures (DRM) to stop you from doing that as much as possible, likely because they know more people would illegally distribute them if they didn’t.



  • IIRC, they’re legal as long as they don’t explicitly distribute any of the copyright owner’s own code or files. That’s why, for example, PCSX2 requires you to dump “your own” PS2 BIOS and doesn’t provide any itself. Because PCSX2 doesn’t distribute the PS2 BIOS and because its way of talking to the BIOS doesn’t copy the source code, that emulator is in the clear.

    Some modern emulators (ex. Ryujinx) don’t even need BIOS files (or whatever they’re called on Switch) to be able to run games. But they also don’t use Nintendo’s original code to run the game.

    Take all this with a grain of salt. I’m saying it from memory.