Live data from Hacker News

Recreating Epstein PDFs from raw encoded attachments

neosmart.net

191–200 of 224 posts

Re: Recreating Epstein PDFs from raw encoded attachments

#191
post #181
post #7

> it’s safe to say that Pam Bondi’s DoJ did not put its best and brightest on this Or worse. She did.

I am in no way a republican apologist, but how many people were clamoring for the immediate releasing these documents, saying it "should be easy" and all that? Laws were passed ordering their sudden speedy disclosure. How would you have handled this?

Sudden speedy immediate didn't happen.

If I was Pam? I wouldn't have been.

If she was me, start earlier, hire better, end later.

Re: Recreating Epstein PDFs from raw encoded attachments

#192
post #141

Earlier quoted context omitted.

It's a tricky issue. In many countries it's not illegal and quite common for children to run around naked in public, during the summer on beaches for example, and so millions of people have holiday photos that are technically CSAM in their possession that they don't even know they have.

CSAM must be for sexual gratification usually. A medical anatomy textbook isn't CSAM.

[deleted]

Re: Recreating Epstein PDFs from raw encoded attachments

#193

Earlier quoted context omitted.

It's hilariously revealing that it keeps redacting "Don't".

Odd indeed. The President's name contains no apostrophe :)

The emails are bizarrely sloppy with spelling and punctuation, perhaps many usages of "don't" ended up being typed as "don t", triggering an automated find-and-replace.

Re: Recreating Epstein PDFs from raw encoded attachments

#194

Earlier quoted context omitted.

Odd indeed. The President's name contains no apostrophe :)

The emails are bizarrely sloppy with spelling and punctuation, perhaps many usages of "don't" ended up being typed as "don t", triggering an automated find-and-replace.

The export itself is also sloppy, with characters like equal signs being added in weird places. Seems like they have it set to cast a wide and poorly set up net.

Re: Recreating Epstein PDFs from raw encoded attachments

#195

Nerdsnipe confirmed :) Claude Opus came up with this script: https://pastebin.com/ntE50PkZ It produces a somewhat-readable PDF (first page at least) with this text output: https://pastebin.com/SADsJZHd (I used the cleaned output at https://pastebin.com/UXRAJdKJ mentioned in a comment by Joe on the blog page)

Letting Claude work a little longer produced this behemoth of a script (which is supposed to be somewhat universal in correcting similar OCR'd PDFs - not yet tested on any others though): https://pastebin.com/PsaFhSP1

which uses this Rust zlib stream fixer: https://pastebin.com/iy69HWXC

and gives the best output I've seen it produce: https://imgur.com/itYWblh

This is using the same OCR'd text posted by commenter Joe.

Re: Recreating Epstein PDFs from raw encoded attachments

#196

Nerdsnipe confirmed :) Claude Opus came up with this script: https://pastebin.com/ntE50PkZ It produces a somewhat-readable PDF (first page at least) with this text output: https://pastebin.com/SADsJZHd (I used the cleaned output at https://pastebin.com/UXRAJdKJ mentioned in a comment by Joe on the blog page)

Letting Claude work a little longer produced this behemoth of a script (which is supposed to be somewhat universal in correcting similar OCR'd PDFs - not yet tested on any others though): https://pastebin.com/PsaFhSP1 which uses this Rust zlib stream fixer: https://pastebin.com/iy69HWXC and gives the best output I've seen it produce: https://imgur.com/itYWblh This is using the same OCR'd text posted by commenter Joe.

> which is supposed to be somewhat universal in correcting similar OCR'd PDFs

Xerox would like a word.

https://news.ycombinator.com/item?id=29223815

Point being, "correcting" to "correct looking" may be worse than just accepting errors. Errors are often clearly identified by humans as a nonsense word. "Correcting" OCR can result in plausible, but wrong results that are more difficult for the human in the loop to identify.

Re: Recreating Epstein PDFs from raw encoded attachments

#197
post #57

Nerdsnipe confirmed :) Claude Opus came up with this script: https://pastebin.com/ntE50PkZ It produces a somewhat-readable PDF (first page at least) with this text output: https://pastebin.com/SADsJZHd (I used the cleaned output at https://pastebin.com/UXRAJdKJ mentioned in a comment by Joe on the blog page)

So it was a public event attended by 450 people: https://www.mountsinai.org/about/newsroom/2012/dubin-breast-... https://www.businessinsider.com/dubin-breast-center-benefit-... Even names match up, but oddly the date is different.

interesting, Eva Dubin was highlighted today for offering Epstein her 15 year old daughter and her friends.

She's a medical doctor, who became amnesic when on the stand for Maxwell's case

>Pressed about gaps in her memory, Dubin told the court: "It's very hard for me to remember anything far back and sometimes I can't remember things from last month. My family notices it. I notice it."

Re: Recreating Epstein PDFs from raw encoded attachments

#198
post #187

> Then my mom wrote the following: “be careful not to get sucked up in the slime-machine going on here! Since you don’t care that much about money, they can’t buy you at least.” I'm lucky to have parents with strong values. My whole life they've given me advice, on the small stuff and the big decisions. I didn't always want to hear it when I was younger, but now in my late thirties, I'm really glad they kept sharing…

I think this was meant to be a reply to https://news.ycombinator.com/item?id=46903929 ?

Re: Recreating Epstein PDFs from raw encoded attachments

#199

Earlier quoted context omitted.

At the risk of repeating myself. Which begs the question why?

To protect the people in power, as always.

what is insane is that everyone just accepts it, knows that this happens, and dont go lynch the ones in charge immediately.

There was a time when the guy making the cannon had to sit on top of it for the first shot. Perhaps this kind of policy could be adapted to other situations aswell.

Take the job to guard epstein? take the consequences when things go wrong.

Protect criminals? take the very real consequences if found out

Re: Recreating Epstein PDFs from raw encoded attachments

#200

Earlier quoted context omitted.

Letting Claude work a little longer produced this behemoth of a script (which is supposed to be somewhat universal in correcting similar OCR'd PDFs - not yet tested on any others though): https://pastebin.com/PsaFhSP1 which uses this Rust zlib stream fixer: https://pastebin.com/iy69HWXC and gives the best output I've seen it produce: https://imgur.com/itYWblh This is using the same OCR'd text posted by commenter Joe.

> which is supposed to be somewhat universal in correcting similar OCR'd PDFs Xerox would like a word. https://news.ycombinator.com/item?id=29223815 Point being, "correcting" to "correct looking" may be worse than just accepting errors. Errors are often clearly identified by humans as a nonsense word. "Correcting" OCR can result in plausible, but wrong results that are more difficult for the human in the loop to iden…

That's true if we're correcting OCR of actual output text. In this case, it's operating on the base 64 text, trying to produce chunks that form valid zlib streams and PDF syntax so the file can be intact enough to be opened. "Just accepting errors" would mean not seeing any content in the file because it cannot be read.

So yes, the "fixed" output has errors, but it’s not hallucinating details like an LLM, nor is it trying to produce output that conforms to any linguistic or stylistic heuristics.

The phrase "correcting similar OCR'd PDFs" should have been "correcting similar OCR'd base 64 representations of PDFs".

Post reply on HN