Viewing profile — guyle
guyle
HN member- Joined
- Sat, Sep 26, 2015, 1:26 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About guyle
No profile information was provided.
Recent public activity
-
comment
Comment #47789401
Great offensive tool! On the defensive side, we are pushing to OIDC short-lived tokens - eliminating the this risk altogather
-
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 …
-
comment
Comment #47740232
[dead]
-
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…
-
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 …