Live data from Hacker News

Viewing profile — bobpaw

bobpaw

HN member
Joined
Thu, Jan 09, 2025, 4:31 PM UTC
HN karma
15
Public activity
6 items

About bobpaw

No profile information was provided.

Recent public activity

  1. comment
    Comment #49053203

    An excellent reminder that torrent file sharing is by itself neither a private nor an anonymous protocol. Will this make it easier for ISPs to penalize their irresponsible customer…

  2. comment
    Comment #47336571

    TIL about the Crawl-delay directive. Although it seems that most honest bots move slower and dishonest bots will learn to.

  3. comment
    Comment #47129296

    Some platforms did display notices like this for a while, but I noticed that they stopped the practice after a few months.

  4. comment
    Comment #47042800

    It is hard to test LLM legal/medical advice without risk of harm, but it is often exceedingly easy to test LLM generated code. The most aggravating thing to me is that people just …

  5. comment
    Comment #46719323

    How can iText claim that adding Brotli is not a backward incompatible change (in the "Why keep encoding separate" table)? In the first section the author states that any new featur…

  6. comment
    Comment #46393601

    I think the article takes issue not with fetching the code, but with fetching the go.mod file that contains index and dependency information. That’s why part of the solution was to…