• 1 Post
  • 35 Comments
Joined 1 year ago
cake
Cake day: August 2nd, 2023

help-circle



  • When you have millions of players, .03% is 300 people per million. Consider the fact that the .03% of people in this figure are those who report this bug to Riot.

    Perhaps not included in the .03% are people who lost their install and:

    • are not tech savvy enough to even file a report or recover their computer
    • gave up or quit trying
    • haven’t yet recovered their PC to file a report the usual way
    • stuck to reporting issues and seeking help elsewhere, such as on Reddit, perhaps even PC subreddits
    • quit when they realized how insane the Vanguard saga is

    Riot is has a colorful history and a future of misuing and abusing statistics across the board. It’s practically their modus operandi.


  • PrefersAwkward@lemmy.worldtolinuxmemes@lemmy.worldunused is wasted
    link
    fedilink
    English
    arrow-up
    14
    ·
    edit-2
    6 months ago

    Using swap isn’t always a sign you need more RAM. Typically, if you use a computer for a while or have a lot of IO operations going on, Linux will decide to swap some things to make more room for cache.

    Sometimes Linux just finds that you have a bunch of inactive app memory and it can swap that out to cache way more stuff. That’s just good memory management, but it’s not worth buying more RAM over



  • I wouldn’t put swap on an SD card, no. Even if it had an NVME, it seems like putting up at least a double-digit percent would be more effective than 1%.

    Also, since 6.1, swap has been a lot better, with MGLRU. ChromeOS gets away with paltry amounts of RAM due to swapping. So classic overcommitting seems fine as long as you don’t run into situations where more RAM is active at once than is available by hardware.


  • I think the question is: if a person is going to make such a tiny swap, why even use swap?

    Such a small swap is unlikely to save a system from memory problems and it’s does not seem likely to make a noticeable difference in performance when it’s only able to swap out small amounts of memory.

    Why wouldn’t one just put in larger ZRAM or a larger Swap with a reduced swapiness?

    If I have a raspberry pi with 1 GB ram, I don’t think a 2 MB swap is worth bothering with.





  • Technically he needs to sell way more if he intends for the sales to fully cover his legal costs. 900,000 * 399 = 359,100,000 but that’s pure Revenue. The shoes likely have a cost per unit and then Trump has to pay taxes on that Revenue, not to mention other business operations costs. He might need to sell 30 to 50 percent more of those shoes.

    His legal settlements are 83,300,000 for the E Jean Carol suit and 355,000,000 for NYC, which might actually be way more than that after other factors and interest (I don’t know exactly what he owes for the NYC case, bit it’s 355M minimum, maybe up to 450M and with contingent interest depending on when it’s paid).

    He actually has to put the FULL AMOUNT of each settlement for the government to hold for each case he chooses to appeal, and may even owe interest if he loses the appeals.

    I’m just a tired stranger on the internet who tried to put some numbers together. If I got something wrong, let me know and I’ll correct it



  • I really don’t know.

    If I had to guess possible reasons off the top of my head:

    1: the aux cable and port are a very common for factor for electronics of all sorts, especially computers. So you could probably transfer that data to non-Gameboy devices and not have to manufacturer more proprietary GB ports which you may also have to write drivers for on your non-GB hardware. And your customers would also go through the hustle, if you require them to use your proprietary debugging hardware and drivers, when they inevitably test and debug their own games for your console.

    2: in the event of a crash, the kernel might better be able to handle the aux than the proprietary port. Pure speculation by me.

    Regardless of any possible reasons or strangeness, it just seems much more probable to me that the behavior of dumping the rom over the audio port is a design choice rather than a coincidence.