Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rgambee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
rgambee
4mo ago
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 whether AI is over-hyped, I return to the fact that eve
2.
▲
by
rgambee
6mo ago
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-causing and reporting this so quickly.
3.
▲
by
rgambee
6mo ago
Looking forward to a Veritasium video about this in the future, like the one they recently did about the xz backdoor.
4.
▲
by
rgambee
6mo ago
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 say "teampcp owns BerriAI". Here's one exampl
5.
▲
by
rgambee
6mo ago
It's also been reported to their GitHub: https://github.com/BerriAI/litellm/issues/24512
6.
▲
by
rgambee
6mo ago
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 automated checks don't catch everything. I still n
7.
▲
`new Date()` Considered Harmful
(futuresearch.ai)
7 points
by
rgambee
6mo ago
|
0 comments
8.
▲
by
rgambee
6mo ago
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 a lot of the same challenges as alignment to human val
9.
▲
by
rgambee
6mo ago
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 is to manually clean up Docker containers periodically,
10.
▲
Claude Code's MCP config can silently orphan Docker containers
(futuresearch.ai)
8 points
by
rgambee
6mo ago
|
2 comments
11.
▲
LLMs Are Finally Good Enough to Analyse Their Own Traces
(futuresearch.ai)
7 points
by
rgambee
6mo ago
|
0 comments
12.
▲
by
rgambee
7mo ago
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, it seems like most of these instructions belong in CLAUDE.
13.
▲
OpenAI is a textbook example of Conway's Law
(everyrow.io)
8 points
by
rgambee
7mo ago
|
1 comments