Live data from Hacker News

Linux running inside a PDF file via a RISC-V emulator

github.com

41–43 of 43 posts

Re: Linux running inside a PDF file via a RISC-V emulator

#41
post #14

I've invented a replacement for the PDF format. It's called Locked Markdown. `*.lmd`. It provides 98% of the functionality most people use PDFs for, without all the extra bullshit. The Spec: - The most popular Markdown Spec (git flavour?) - At the top of the page place a hash sum of the markdown below a marker on the page. LMD Reader: - Prevents editing the markdown. - Warns user if the hash sum is not valid. Example…

Locked Markdown sounds so close to my favourite defense contractor

Re: Linux running inside a PDF file via a RISC-V emulator

#43
post #21

Earlier quoted context omitted.

We have tax forms available as interactive PDFs, which: * auto-computes formulas * enables and disables whole sections of the document depending of filled values * performs complex validation, beyond checking for required fields and regexp patterns * offers inline help * can be filled, saved and printed completely offline * when printed, looks exactly the same as traditional, paper form * don't require external softw…

Why is this an interactive PDF in the first place?

To be able to print it and fill in by hand or by typing on a PC? To be able to save the filled-in form in a portable file?
Post reply on HN