Live data from Hacker News

Viewing profile — guyle

guyle

HN member
Joined
Sat, Sep 26, 2015, 1:26 PM UTC
HN karma
1
Public activity
5 items

About guyle

No profile information was provided.

Recent public activity

  1. comment
    Comment #47789401

    Great offensive tool! On the defensive side, we are pushing to OIDC short-lived tokens - eliminating the this risk altogather

  2. story
    Show HN: Host, share, promote and track release artifacts via your coding agent

    Coding agents made everything feel fast again - except managing release binaries. Operations like these should be real commands you can run from your terminal: - "Deploy the login …

  3. comment
  4. comment
    Comment #47740167

    How does this handle context that becomes stale? E.g., if one tool updates a deployment state and another tool's memory still has the old version. MCP gives you the pipe but not th…

  5. comment
    Comment #47740115

    Interesting approach for embedded use cases. Curious how you see this compared to the OIDC trend in CI/CD where the goal is eliminating stored secrets entirely — different problem …