Live data from Hacker News

Viewing profile — aaa_2006

aaa_2006

HN member
Joined
Thu, Sep 04, 2025, 4:57 PM UTC
HN karma
9
Public activity
9 items

About aaa_2006

Here to stop PII from partying in logs and sneaking into AI prompts.

Recent public activity

  1. comment
    Comment #47580754

    Awesome!! I am just tried it and it works so smoothly. The conversation part makes all the difference.

  2. comment
    Comment #46862242

    Great question. It is not limited to GDPR. The same output can be used to document sub processors in your privacy notice and vendor disclosures since it shows which third parties a…

  3. comment
    Comment #46860275

    Thanks for your question. I am one of the co-founders. It is the latter. We analyze the names of functions, methods, and variables to detect likely Personally Identifiable Informat…

  4. story
    Are LLMs better suited for PR reviews than full codebases?

    Semgrep recently published an analysis of how LLMs perform at spotting vulnerabilities in code: https://semgrep.dev/blog/2025/finding-vulnerabilities-in-modern-web-apps-using-claud…

  5. comment
    Comment #45133057

    This whole issue makes me wonder whether the real problem is Amazon’s high cost structure rather than RTO policies alone. If employees are forced back into expensive offices just t…

  6. comment
    Comment #45132978

    This is awesome! Would be cool if these LLM visualizations were turned into teaching tools, like showing how attention moves during generation or how prompts shift the model’s outp…

  7. comment
    Comment #45129558

    This is really cool. A big YC advantage is instant access to 5,000 plus peer companies as warm leads. That built in network makes early cross selling much easier than starting cold…

  8. comment
    Comment #45129504

    CPU utilization alone is misleading. Pair it with per core load average or runqueue length to see how threads are actually queuing. That view often reveals the real bottleneck, whe…

  9. comment
    Comment #45129430

    Very cool project. One option worth exploring is FlatGeobuf. It provides fast, indexed storage for large GeoJSON datasets and makes it easy to stream only the features you need per…