[-] tomalley8342@lemmy.world 12 points 5 days ago* (last edited 5 days ago)

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.

[-] tomalley8342@lemmy.world 1 points 6 days ago* (last edited 6 days ago)

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.

[-] tomalley8342@lemmy.world 34 points 2 weeks ago

You probably discussed it because you were aware and interested in it, and your awareness and interest showed through in your other trackable habits outside of your chatroom. You only notice when they guess your interests correctly.

[-] tomalley8342@lemmy.world 19 points 3 weeks ago

Just because all defect stock are routed to the US inventory, doesn't mean that US inventory is made up of all defect stock.

[-] tomalley8342@lemmy.world 11 points 1 month ago

In both those cases you still have to pay one thousand dollars in rent every month to the actual property owner, so I don't know if I would call that home ownership except only in the most generous sense.

[-] tomalley8342@lemmy.world 15 points 2 months ago* (last edited 2 months ago)

while also being unwilling to match that effort to create the textbook yourself.

But the textbook was developed jointly, precisely through the cooperative labor between the two groups, no? It would not have been possible without the native speakers willing to share this information in the first place, no?

[-] tomalley8342@lemmy.world 13 points 2 months ago* (last edited 2 months ago)

AFAIK there is no need to re-encode, since Youtube videos are stored and served in chunks anyways. The change is that they are now slipping in the ad chunks as if they were a part of the normal video chunk stream.

[-] tomalley8342@lemmy.world 10 points 2 months ago

Here's an image viewer example with 0 exposed HTML elements (all UI rendered through a single canvas) and 0 human readable code (all client side code compiled to webassembly bytecode). Trying to block unwanted content in this kind of site would be closer to cracking a video game or patching an android app.

[-] tomalley8342@lemmy.world 13 points 2 months ago* (last edited 2 months ago)

Note that if you let your domain lapse and someone else registers it afterwards, that person will also gain control over your e-mail address (and likely all accounts associated with it, if they are not secured with an additional factor of authentication / recovery).

[-] tomalley8342@lemmy.world 13 points 2 months ago* (last edited 2 months ago)

The 2 series is now ~180 inches long (about the same as the first generation bmw x3) and ~3900 pounds ~~(significantly heavier than the first generation x3)~~ (about the same as the first generation bmw x3).

[-] tomalley8342@lemmy.world 9 points 3 months ago

A few pumps, a hydroelectric turbine, and two reservoirs 30 to 530 times larger than an equivalent lithium ion battery storage site, according to the energy densities listed here: https://cleanenergywiki.org/index.php?title=Storage_Basics

[-] tomalley8342@lemmy.world 24 points 4 months ago

The compile process was modified to decrypt and unpack the "corrupted" test zip file, which was actually a code patch, and apply said code patch before assembly of the final binaries.

view more: next ›

tomalley8342

joined 6 months ago