HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zikero

599 karmajoined 9 jaar geleden
x (dot) com / webstuff

Submissions

The Agentic Code Problem

twitter.com
1 points·by zikero·5 maanden geleden·0 comments

Show HN: The text disappears when you screenshot it

unscreenshottable.vercel.app
568 points·by zikero·10 maanden geleden·193 comments

comments

zikero
·9 uur geleden·discuss
related: https://news.ycombinator.com/item?id=45284311
zikero
·8 maanden geleden·discuss
If we're talking about putting static assets (like basic websites) on their CDN, or moving your backend to Workers, (etc...) you are by definition moving _away_ from single point-of-failure.

> Maybe that's the core of this message. Face your fears. Put your service on the internet. Maybe it goes down, but at least not by yet another Cloudflare outage.

Well I'd rather have my website going down (along with half the internet) be the concern of a billion dollar corporation with thousands of engineers - than mine.
zikero
·10 maanden geleden·discuss
this is the most cursed thing i've seen
zikero
·10 maanden geleden·discuss
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 outline.

- I tried also having the text itself move (bounce like the DVD logo). Somehow makes it even more readable.

I definitely know nothing about how LLMs interpret video, or optics, so please let me know if this is dumb.