Live data from Hacker News

Show HN: The text disappears when you screenshot it

unscreenshottable.vercel.app

91–100 of 204 posts

Re: Show HN: The text disappears when you screenshot it

#93
post #79

This should have an epilepsy warning. Or something of that kind. It certainly made me feel sick.

I saw the game using this rendering weeks ago, looked okay. Now I saw a font and tried to hold on to the edges while reading it, and yes, somehow this made me more (sea) sick. Strange.

Perhaps faces would be strongest in terms of reaction.

Re: Show HN: The text disappears when you screenshot it

#94

Could someone please post what this disappeared bit is supposed to look like? Looks legible to me when I screenshot and open in Preview on MacOS 15.6.1 (Firefox).

You are probably browsing with zoom, that seems to screw up the up rendering and makes the background and text look different. It should be just black&white random pixel noise for both background and foreground, without motion the text becomes invisible, as it blends with the background.

Re: Show HN: The text disappears when you screenshot it

#97

You can take TWO screenshots, moments apart, open in GIMP, paste one over the other and choose any one of these laying modes: Lighten, Screen, Addition, Darken, Multiply, Linear burn, Hard Mix, Difference, Exclusion, Subtract, Grain Extract, Grain Merge, or Luminance. https://ibb.co/DDQBJDKR

Is it possible to modify the webpage to make the pattern of the text go down and the pattern of the background do up?

Re: Show HN: The text disappears when you screenshot it

#98
post #20

Another idea I had with this concept is to make an LLM-proof captcha. Maybe humans can detect the characters in the 'motion' itself, which could be unique to us? - The captcha would be generated like this on a headless browser, and recorded as a video, which is then served to the user. - We can make the background also move in random directions, to prevent just detecting which pixels are changing and drawing an outli…

Take N screenshots, XOR them pairwise, OR the results, then perform normal OCR.
Post reply on HN