nekomusumeninaritai

joined 1 year ago
[–] [email protected] 1 points 1 year ago (2 children)

That was the joke

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (4 children)

This should work with some caveats.

  1. Tbis probably won't work on WSL (Linux needs direct access to your hardware).
  2. For DVDs, you need to be sure libdvdcss is installed for this to work correctly
  • You probably already have this on your system if you have successfully watched a dvd in Linux.
  1. You may need to replace /dev/cdrom with the name of the device file corresponding to your drive.
  1. This creates an exact copy of the disk, including the unallocated space. You would probably want to follow the guide https://wiki.archlinux.org/title/Optical_disc_drive#Creating_an_ISO_image_from_a_CD,_DVD,_or_BD
  • (@[email protected]'s use of mkisofs does the same thing because they copy the files on the disk rather than the whole disk. But you don't need makemkv. You should be able to use any method of copying the files and Linux should use libdvdcss to decrypt them.).

“deep magic”Linux trys to treat devices like files. If you ran xxd /dev/cdrom, you would see every bit on the disk (not just those of the files, but those in the free space as well) in order from the first to the last (converted to base-16 in what is called a hexdump). Not that you need to see this, but your video player does. The “DRM cracking” is actually a feature of libdvdcss that makes it possible for the system to treat the disk this way. dd is just a general copying command and if Stack Exchange is to be believed, it isn't necessarily the best option (https://unix.stackexchange.com/questions/12532/dd-vs-cat-is-dd-still-relevant-these-days). But it probably is necessary for the linked guide to work because it has dd truncate the file.

edit: caveats is note spalled caceats

edit: file → files on the disk

[–] [email protected] 3 points 1 year ago

So amazing, but also so frustrating watching a stick figure guy get better than me in math in 15 minutes

[–] [email protected] 15 points 1 year ago (1 children)

Trivial exercise.

spider in the middle of a web Obtained at Wikimedia under license CC-BY-SA 4.0 International by wikimedia user Stephencdickson ∎

[–] [email protected] 11 points 1 year ago

Just change all the boxes so they all read “Chat GPT-4.”

[–] [email protected] 1 points 1 year ago

I'm sure most've you have noticed whatever the weird bug is that causes Lemmy to claim some obscure post with no comments has hundreds of likes, but I have no problem whatsoever believing this one has 409 likes.

[–] [email protected] 1 points 1 year ago

Yeah. Sorry. I figured it was possible that you were using desktop or something and maybe you'd just not realized it wasn't visible on mobile

[–] [email protected] 8 points 1 year ago

The comment with this comment's UID in Lemmy's comment database is not deducible from the Lemmy axioms. There! Out-nerded you 😜. (Please don't call me on the details. Please don't call me on the details. 🤞)

[–] [email protected] 2 points 1 year ago

Wait, what is this “Please generate a working program using the intended meaning of the following code” string doing in front of my code???

[–] [email protected] 1 points 1 year ago

Nya, you thought I was a bot, but it was me, Dio all along, nya.

[–] [email protected] 2 points 1 year ago

So doesn't O(nlog(n)) = O(nlog(n)/10)? I guess you'd want the faster one all things being equal, but is that part of the joke?

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (2 children)

You've gotta repost that as a gif (it didn't show up in browser for me but managed to watch it on the link). It was an awesome scene. I wish that was what stack overflow looked like. edit:ip→up

view more: ‹ prev next ›