Viewing profile — ThomasRinsma
ThomasRinsma
HN member- Joined
- Mon, May 20, 2024, 3:46 PM UTC
- HN karma
- 416
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About ThomasRinsma
No profile information was provided.
Recent public activity
- story
-
comment
Comment #42680801
Author of "PDF Tetris" here. Great work! We had the same idea at the same time, here's my version of PDF Doom: Source: https://github.com/thomasRinsma/pdfdoom Playable here: https:…
-
comment
Comment #42648535
Oops, yeah :)
-
comment
Comment #42647251
I barely looked at Adobe Reader so not sure about that one, it definitely does not work with this PDF though, likely because it's not compliant in several ways. Besides that I woul…
-
story
Show HN: Tetris in a PDF
I realized that the PDF engines of modern desktop browsers (PDFium and PDF.js) support JavaScript with enough I/O primitives to make a basic game like Tetris. It was a bit tricky t…
- story
-
comment
Comment #40416846
Original author here. This is indeed a bit confusing. You are right for the case where Firefox's PDF.js is used (local or remote file in a tab or iframe). The XSS problem however i…