• 0 Posts
  • 28 Comments
Joined 8 months ago
cake
Cake day: January 25th, 2024

help-circle



  • This age period is shockingly young; I don’t remember exactly but iirc it’s less than one year old.

    Anecdotally, that sounds hard to believe to me, because I moved from South Korea (which has the same sound ambiguity) to the US at the age of 11 and have no problem at all distinguishing between the two sounds. All of my Korean friends that I had back in middle school also had no issues, even though none of them were born in the US. On the contrary, I’ve been told at times that I speak Korean with an obvious western accent.




  • From what I understand, the end of the URL string is just one of the clues the browser uses to determine the “type” of received data (https://mimesniff.spec.whatwg.org/), and the true behavior depends on the browser’s specific implementation. A part of the process involves actually reading and analyzing a small portion of the received file to see if the file really is the type that the URL claims it is. For example, I started a quick python server, and made it serve the OP image, except I renamed it as a jpg file (without actually converting the image of course). When saving the picture inside the browser, Firefox correctly identifies the file as a png image: While edge incorrectly tries to save the image as a jpg image:

    Regarding your “MP3” file specifically, opening it in a hex editor reveals that the actual file contents identifies itself as an M4A file, despite what the URL claims:

    So, you should be good to download them any way you find convenient, and then just renaming them to the proper extension afterwards.


  • It’s an exploit path to a UEFI bootkit, so at the very least you’d have to throw your motherboard away or find someone that can physically overwrite it through an external flash programmer or something. And the patch should be delivered through a UEFI firmware update, so if your motherboard is no longer supported you would have to buy a new one. And for laptops and embedded devices having everything soldered in, the motherboard is basically the whole computer, so I don’t think it’s that much of an exaggeration.

    I guess it’s true that if you have ring 0 access you’re boned, bug if your ring 0 access gets upgraded into ring -2 access you are even more boned. They put those security boundaries in place for a reason after all.











  • It’s honestly one of the easiest From games, once you engage with the particulars.

    I see this being said from time to time and I thought it was just me not “Gitting Gud”, so after being filtered by Captain Niall even with my mimic summon, I went through and cleared Demon’s Souls, Dark Souls 1 and 3, Bloodborne, and Sekiro all for the first time, and they were a fucking breeze compared to Elden Ring. I used a strength scaled zweihander in the Demon/Souls games to have the closest comparison possible (and also because I think it looks good). I guess it depends on which weapons you enjoy using, but the fact that there’s such a big skill discrepancy between entire weapon categories is in itself a pretty big stain on Elden Ring’s claim to be an RPG.

    edit: I shouldn’t say they were all a breeze. Bloodborne and Sekiro were difficult for sure. Not even close to comparable to my experience with Elden Ring though.