• 2 Posts
  • 142 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle

  • Yup. Rand() chooses a random float value for each entry. By default I believe it’s anywhere between 0 and 1. So it may divide the first bill by .76, then the second by .23, then the third by 0.63, etc… So you’d end up with a completely garbage database because you can’t even undo it by multiplying all of the numbers by a set value.


  • Mic_Check_One_Two@reddthat.com
    cake
    toScience Memes@mander.xyz))<>((
    link
    fedilink
    English
    arrow-up
    13
    ·
    edit-2
    3 months ago

    For real though, I have written some truly monstrous operations in Excel.

    What do you mean you want to use Excel to manage everyone’s calendars? And now you want to export that horribly built calendar management spreadsheet to Google Calendar? What do you mean you want the Google Calendar entries automatically formatted based on who is working on a particular day? I mean yes it’s possible but-…



  • I actually enjoyed the story. Some of the themes and motifs were heavy handed, but that’s par for the course. Honestly, the biggest issue with the story is that players have come to expect a big plot twist. Bioshock 1’s twist hit first-time players hard, so later games have tried to replicate that. But the issue is that it only hit players hard because they never knew it was coming. They only remember it because it was truly shocking the first time you played through it.

    So now players have come to expect that from the series, which means the series can’t replicate it; When players are looking for a big plot twist, you can’t really hide it anymore. Because as soon as you start foreshadowing it, players catch on. And if you’re too subtle with your signals, then players who have been looking for it will say that doesn’t make any sense.







  • 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.


  • I always have issues with The Sims. Apparently EA uses the Documents folder for a lot of temp files. So every time I play The Sims, I get warnings from OneDrive that thousands of files were recently deleted. Because it’s creating and deleting temp files the entire time you’re playing, which are all automatically trying to sync to OneDrive.

    Given, that’s mostly an issue on EA’s side; Whatever programmer thought the Documents folder was a good spot for temp files should be dragged out back and flogged.



  • It’s because Yuzu was profiting off of their development with a Patreon. Keep emulators FOSS and there’s no profits to claim.

    Also, because it’s a settlement and not a ruling, it’s not setting a precedent for future lawsuits. Courts historically put a lot of weight on legal precedent, to help make rulings consistent. If one court interprets a new case in a certain way, similar cases in the future will likely look to that first case’s ruling for guidance.

    So if one ruling had decided that emulation is illegal, then subsequent lawsuits would have been much much easier for Nintendo. Because Nintendo could basically argue “we already proved emulation is illegal in that previous case, so now we don’t need to do that part again.”


  • Tesla routes pretty much everything through the center console. I’m surprised they haven’t tried to route the blinkers through it.

    It’s because their wiring system basically just daisy chains everything together with network cable. So it’s a lot less cabling, because they aren’t running six wires for six different systems. But it also means that when one system fails, they all fail in a cascade because everything behind that system in the chain is also affected.

    That’s why automakers have traditionally used individual wires for each system, because they have prioritized safety over easier wiring; You don’t want your airbags to fail just because your wipers are having an issue, for instance. So each system is essentially isolated to its own wiring.

    Tesla is a good example of people not understanding why things are done a certain way. Elon just saw modern wiring harnesses and went “lol that’s dumb just use network cables.” And on the surface it sounds fine, because it’s less wiring. But it fails to understand why each system is wired independently. And now Teslas have frequent issues with cascading system failures.



  • the arbitration companies are usually fairly friendly towards whatever corporation is being challenged being paid directly by the company they’re arbitrating for, and therefore have a direct financial incentive to rule in favor of the corporation.

    FTFY. It’s way worse than just “being friendly” with corps. They’re on the corps’ payroll (indirectly, because the corp is paying for the arbitration,) and they know that if they continue to rule in the corps’ favor then the corp will continue calling them for future arbitration. There’s a tacit understanding between the arbiter and corporation, where if the arbiter favors the plaintiff then the arbiter won’t get called when the corporation goes to arbitration the next time.


  • Just never connect it to the internet, or (even better) set up a PiHole and block the TV’s telemetry requests. I say the PiHole is better because then you still get all of the benefits of a smart TV (like native streaming apps) without all of the horribly invasive data mining.

    If you want the benefits of a smart TV without connecting it to the internet, then maybe a connected PC would be a better solution. Something like an Nvidia shield connected to the TV, while the TV remains offline. That way you can maintain control over the computer, instead of trying to control what the TV collects and sends.



  • That’s because the Switch’s USB port isn’t actually a USB-C. Their port falls outside of the standard size/dimension specs, because they wanted the Switch to slide smoothly into the dock instead of having a positive click like a standard USB-C should.

    This is why using a standard USB-C on your Switch can actually brick the device. Since the port is non-standard, the pins are much easier to accidentally short when plugging a standard USB-C into it. There was a big string of people complaining about bricked devices shortly after the Switch launched, and eventually players just learned to only use the official Switch chargers. But that’s only necessary because Nintendo told the USB-C standard to go fuck itself, and made a port that is almost the same (and will technically accept a standard USB-C port) but does everything slightly differently.

    The Switch charger also has a power switching option, since the Switch draws more power when it’s docked than when you plug it in directly. So the power supply is set up to detect whether or not the dock is connected, so it can supply more power.