Tag: trust evaluation

  • Hamel’s Blog: Selecting The Right AI Evals Tool

    Source URL: https://hamel.dev/blog/posts/eval-tools/ Source: Hamel’s Blog Title: Selecting The Right AI Evals Tool Feedly Summary: Over the past year, I’ve focused heavily on AI Evals, both in my consulting work and teaching. A question I get constantly is, “What’s the best tool for evals?”. I’ve always resisted answering directly for two reasons. First, people focus…

  • Hacker News: Whose code am I running in GitHub Actions?

    Source URL: https://alexwlchan.net/2025/github-actions-audit/ Source: Hacker News Title: Whose code am I running in GitHub Actions? Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses a recent security issue with the tj-actions/changed-files GitHub Action, highlighting the risks of mutable Git tags as opposed to immutable commit references in CI/CD processes. It emphasizes the…