ktpsns 2 hours ago

To clarify, a good title would be "Loading Doom entirely from DNS records"

Neither one plays Doom over DNS nor is the first paragraph in the README correct, because DNS is only abused for storage, not for computing/processing/executing instructions:

> At some point, a reasonable person asked "DNS resolves names to IP addresses, what else can it do?" The answer, apparently, is run DOOM.

  • drob518 an hour ago

    Yup. A better title might be “Author discovers data can be stored in DNS TXT records which were created to store data.”

  • b112 an hour ago

    You make me wonder if it is possible. All you need to do is to programmatically change bits, and you have compute. Some cache monkeying or somethong.

    Of course, I imagine it would be incredibly slow.

    • testaccount28 37 minutes ago

      > All you need to do is to programmatically change bits, and you have compute.

      all you need is to rapidly push off one foot and land on the other, and you have running.

kaitari an hour ago

I never stop being impressed by these "<something-crazy> running Doom" posts. AFAIC, whenever we get to Mars, we won't truly have arrived until someone is playing Doom on Mars, and without wasting valuable resources by doing so. Running Doom, the canonical measurement of truly mastering a thing's capabilities.

nullbyte808 27 minutes ago

Malware could still use DNS records for storage and access to bootstrapped payloads correct?

  • thesuitonym 11 minutes ago

    Yes, but it's not a problem, any more than downloading any arbitrary text is. You'd still have to have something execute the binary.

tombert 2 hours ago

Gotta admit that it didn't occur to me that "can it run DOOM?" would stretch all the way to DNS.

At this point I am wondering if people will somehow port DOOM over to the MONIAC.

lxgr 31 minutes ago

A database storing data? Now I’ve seen everything!

hun3 44 minutes ago

Finally, a DOOM download that bypasses captive portals

cat-turner an hour ago

Super cool. Never thought of this. Would this be useful for seeding LLMs?

  • FartyMcFarter an hour ago

    This is a data storage system, so I guess yes, data is useful to train LLMs?

    Why does everything get turned into an LLM discussion?