Viewing profile — rgambee
rgambee
HN member- Joined
- Thu, Jan 22, 2026, 5:50 PM UTC
- HN karma
- 9
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About rgambee
No profile information was provided.
Recent public activity
-
comment
Comment #48309425
I agree with the central point that coding agents are sticky. We're unlikely to go back to a word where humans are writing the vast majority of code themselves. When I think about …
- story
-
comment
Comment #47532332
I've heard stories lately of open source projects being inundated with vulnerability reports and PRs. But in this case, it seems like AI assistance was clearly a boon for root-caus…
-
comment
Comment #47502260
Looking forward to a Veritasium video about this in the future, like the one they recently did about the xz backdoor.
-
comment
Comment #47502237
Seems that the GitHub account of one of the maintainers has been fully compromised. They closed the GitHub issue for this problem. And all their personal repos have been edited to …
-
comment
Comment #47501567
It's also been reported to their GitHub: https://github.com/BerriAI/litellm/issues/24512
-
comment
Comment #47428157
I'm curious what the verification and proof stages offer beyond automated PR checks. The verification example looks rather standard. To me, the biggest bottleneck is the fact that …
- story
-
comment
Comment #47413123
I'm curious what it would mean to align the interests of an AI agent with a natural ecosystem. Alignment to human values is still an unsolved problem. Alignment to an ecosystem has…
-
comment
Comment #47399467
You can add a hook to your Claude Code settings to find and stop Docker containers. But it's risky since it might stop containers being used by another CC session. Another option i…
- story
- story
-
comment
Comment #47263029
I definitely see a lot of these anti-patterns in the code that CC writes. Many of these can be caught at the time the code is written without needing to wait for a PR review. To me…
- story