Hacker News new | ask | show | jobs
by progval 1481 days ago
> intentionally hiding content with explicit commands no one would ever use

Try browsing the web with JS and/or CSS disabled, you may be surprised to see how common it is to use <body hidden> and equivalents.

Just by disabling JS and occasionally using keyboard navigation, I have personally noticed half of the techniques in the article on major websites.