Live data from Hacker News

Linux Running in a PDF

linux.doompdf.dev

31–40 of 116 posts

Re: Linux Running in a PDF

#32
post #7
post #3

I would really appreciate if someone could put a decent PDF reader, like Sumatra, into a PDF so I could have a portable and good PDF reader on locked down computers.

Are you going to open that PDF in Adobe Reader? If yes, Adobe has this friendly AI assistant forced into your face and overlapping floating toolbar on all sides of your document that you cannot get rid of to get a clean view of the document itself. So your dream of a simple lightweight clutterfree PDF reader will remain a dream, unfortunately.

Most browsers can open PDFs but can’t necessarily search large docs quickly.

Re: Linux Running in a PDF

#36
post #3

I would really appreciate if someone could put a decent PDF reader, like Sumatra, into a PDF so I could have a portable and good PDF reader on locked down computers.

Sumatra has also a portable version. Doesn't that work for you?

If IT finds an exe file they go bonkers. If they find a PDF, who will even care?

Re: Linux Running in a PDF

#37
post #36

Earlier quoted context omitted.

Sumatra has also a portable version. Doesn't that work for you?

If IT finds an exe file they go bonkers. If they find a PDF, who will even care?

Pray Microsoft Defender will be nice enough to not look at the PDF too closely.

Re: Linux Running in a PDF

#40
post #35

Using JS for this feels like cheating... I wonder if similar things would be possible with PostScript?

From the computation point of view, it's possible. PostScript has integer arithmetic operations needed for x86 CPU emulation. It also has mutable byte strings, which are useful as emulated memory.
Post reply on HN