Live data from Hacker News

Viewing profile — sotspecatcle

sotspecatcle

HN member
Joined
Fri, Jan 15, 2021, 3:17 PM UTC
HN karma
11
Public activity
2 items

About sotspecatcle

No profile information was provided.

Recent public activity

  1. comment
    Comment #45060967

    Cool, not working in Safari for me though.

  2. comment
    Comment #45011290

    if ($http_user_agent ~* "BadBot") { limit_rate 1k; default_type application/octet-stream; proxy_buffering off; alias /dev/zero; return 200; }