• 0 Posts
  • 95 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle


  • A vote for neoliberals is a vote to not have fascism for four more years. America’s voting system doesn’t allow the never-have-fascism votes to be pooled with the delay-fascism votes, so unless there’s a decent chance for a mass swing of voters from delay-fascism to never-have-fascism, trying to encourage a small-scale swing only makes immediate fascism more likely by weakening the only thing with a chance to delay it.

    If the plan is to try and encourage the Democrats to have primaries that actually have the power to move the party left, now is not the time to withhold a vote in protest as there’s a good chance that even if it did convince them, there’d never be another election that wasn’t rigged so they’d lose it no matter how popular they were.



  • It’s a silly flag to use as it only works when running 32-bit Windows applications on 64-bit Windows, and if you’re compiling from source, you should also have the option to just build a 64-bit binary in the first place. It made a degree of sense years ago when people actually used 32-bit Windows sometimes (which was usually just down to OEMs installing the wrong version on prebuilt PCs could have supported 64-bit) if you really wanted to only have one binary or you consumed a precompiled third party library and had to match its architecture.






  • It doesn’t necessarily work that way, though. If tests tell you you broke something immediately, you don’t have time to forget how anything works, so identifying the problem and fixing it is much faster. For the kind of minor bug that’s potentially acceptable to launch a game with, if it’s something tests detect, it’s probably easier to fix than it is to determine whether it’s viable to just ignore it. If it’s something tests don’t detect, it’s just as easy to ignore whether it’s because there are no tests or because despite there being tests, none of them cover this situation.

    The games industry is rife with managers doing things that mean developers have a worse time and have the opposite effect to their stated goals. A good example is crunch. It obviously helps to do extra hours right before a launch when there’s the promise of a holiday after the launch to recuperate, but it’s now common for games studios to be in crunch for months and years at a time, despite the evidence being that after a couple of weeks, everyone’s so tired from crunch that they’re less productive than if they worked normal hours.

    Games are complicated, and building something complicated in a mad rush because of an imposed deadline is less effective than taking the time to think things through, and typically ends up failing or taking longer anyway.





  • If past support questions showed up in searches, then more users would be able to help themselves and would never need to ask for support, so it wouldn’t matter as much what platform it happened on.

    Personally, I think it would be good if support discords were all bridged to matrix spaces (currently doable, but matrix needs locking down more than discord to stop spam as the tools to prevent and remove it are worse) and the matrix history was archived somewhere search engines could index it like mailing list archives are (currently not doable). That approach would let users use what they want without forcing anyone else to, and keeps self help as easy as it was in the days of forums.






  • Circumventing DRM is illegal under the DMCA, but the DMCA has an exception saying you’re allowed to ignore parts of the DMCA if it’s for purposes of interoperability between different computer systems. It’s that exception that makes emulators legal in the first place. However, there’s no case law setting a precedent as to whether the DRM circumvention prohibition or interoperability exception wins when both apply.

    That means that the decryption is in a grey area if it’s part of an emulator, but definitely illegal if it isn’t.

    We also don’t know if this is an argument Nintendo relied on to stop Yuzu. Their initial court documents claimed things like emulators being totally illegal and only invented for piracy, which weren’t true, and they settled out of court, so the public can’t see what the final nail in the coffin was. It could simply be that they’d make Yuzu’s position expensive to defend with spurious delays until they were bankrupt or shut down and gave them all their money, which doesn’t require Nintendo to be legally in the right.

    Not long before this, Dolphin’s Steam release was cancelled because Nintendo asked Valve to block it, so the Dolphin team double checked they were entirely above board with their lawyers. Despite Dolphin containing the decryption keys from a real Wii, and using them to decrypt Wii games, they were confident it wasn’t at risk. The keys are an example of a so-called illegal number, but they’re generally believed to not actually be illegal (hence the Wikipedia article about them featuring several examples). The decryption should be safe as the lawyers thought that if push came to shove, the interoperability exception would beat the DRM circumvention prohibition.