7 comments

  • eslaught1 hour ago
    Post is new but the original PDF is from 2025:<p>Previous discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42959775">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42959775</a>
    • nialv752 minutes ago
      seems like an account reposting stuff to get attention to advertise his AI stuff.
  • mapt10 minutes ago
    What reasonably competent PDF-reader applications are not competent enough be Turing-complete?
  • matthewsinclair3 days ago
    And here&#x27;s the PDF: <a href="https:&#x2F;&#x2F;linux.doompdf.dev&#x2F;linux.pdf" rel="nofollow">https:&#x2F;&#x2F;linux.doompdf.dev&#x2F;linux.pdf</a>
    • ge9625 minutes ago
      Is there a writeup somewhere on how it works?<p>Is it turing complete, runs actual linux binary through wasm or something<p>edit: went to tweet RISC-V emulator in PDF
  • robinsonb53 days ago
    Just like Doom-in-a-PDF, this is in equal measure incredibly impressive and utterly horrifying that it&#x27;s possible.
    • anthk11 minutes ago
      PostSscript files came from the same company in the 80&#x27;s -Adobe- and with GhostScript and zmachine.ps you can play Zork I-III, Calypso, Tristam Island and the rest of propietary Infocom text adventures on it with ease.<p>What zmachine.ps does is to emulate the ZMachine VM in PostScript and display the output to stdout&#x2F;console.<p>And if it werent for the PS stack limitations for sure you could emulate Linux under Risc-V.<p>Heck, you can emulate old RISC Linux&#x27; syscalls (enough to run static binaries) in Perl without ever calling to C bindings, not even once.
  • karel-3d33 minutes ago
    This is a low effort blogspam. (Twitterspam?)
    • indigodaddy9 minutes ago
      It&#x27;s also all over LinkedIn. It&#x27;s all just kind of super dumb imo. One of the worst offenders of note was this security person&#x27;s ad-riddled regurgitation of it that they promoted on LinkedIn:<p><a href="https:&#x2F;&#x2F;hackingpassion.com&#x2F;linux-inside-pdf&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hackingpassion.com&#x2F;linux-inside-pdf&#x2F;</a><p>When I protested about their shitty website shoving ads down my throat, the answer was - I&#x27;m paraphrasing of course, but something along the lines of - of course I need ads! I have to cover the cost of my shitty WordPress site (and what are you even thinking to question that!!?? You outta ur mind or somethin?)<p>I felt like I was indeed stuck with her in 2010 after that...
  • RajT881 hour ago
    butwhy.gif
    • layer81 hour ago
      People keep being amazed that Turing-complete mechanisms can run any program. ;)
    • tombert1 hour ago
      Why climb Mount Everest? Because it&#x27;s there.
  • cyanydeez1 hour ago
    Can we use it as an AI sandbox!