Re: PSA: A python script to clone your phone exactly, over Wi-Fi or USB

2026-08-20 Thread Maria Sophia
Lawrence DĀ¢Oliveiro wrote: > You do this sequence of execute/fetch calls 4 times in your script. Now, turning to your second set of suggestions regarding a more Pythonic coding philosophy and perhaps making use of the db_iter helper: ... It's a good idea where using a generator function to wrap

Re: PSA Using Python Pillow to foil camera image PRNU fingerprinting

2026-08-20 Thread Maria Sophia
Somewhat related to AI watermarking is this recent article in the news. *What does it mean to put a watermark on AI text?* Which references: *How Claude's text watermark works*

Re: PSA Using Python Pillow to foil camera image PRNU fingerprinting

2026-08-20 Thread danny burstein
In <[email protected]> Maria Sophia writes: >Somewhat related to AI watermarking is this recent article in the news. > *What does it mean to put a watermark on AI text?* > >Which referenc

How to increase your "Convincingness" [Anthropic AI Text Hacked] (Was: PSA Using Python Pillow to foil camera image PRNU fingerprinting)

2026-08-20 Thread Mild Shock
Hi, Since for MIME type "text/*": Within four hours of Anthropic confirming that Claude models would globally embed invisible, machine-readable watermarks into any AI-generated content, developer Guillaume Meyer had published his override https://www.wired.com/story/coders-say-they-already-found

Re: PSA: A python script to clone your phone exactly, over Wi-Fi or USB

2026-08-20 Thread Maria Sophia
Lawrence wrote: > On Wed, 19 Aug 2026 22:33:27 -0800, Maria Sophia wrote: > >> # Prerequisite: "nova.db" SQL database file created using the >> # last-known-good-version of the Tesla Coil Nova Launcher 7.0.57 >> # > > Why not provid