Hacker News new | ask | show | jobs
by j2kun 656 days ago
If you didn't use an LLM, how did you see this? I thought I had sufficient tooling in place to hide the html element from browsers and screen readers, e.g.
1 comments

I presume you already know about this but it doesn't hurt to call attention to it anyway:

view-source:https://www.jeremykun.com/2024/09/02/shift-networks/

Not OP but I do occasionally pull up dev tools or view source because I'm curious about some implementation detail. I could see myself then investigating some aria-hidden="true" element at the top of the main content element if it makes me curious.

Aware, just feels like it may point to a bug, since I don't do this very often when reading blogs.