Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gronky_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
gronky_
5mo ago
Mobile rendering of the post has some issues. Tables are overflowing and not responsive for example
2.
▲
by
gronky_
7mo ago
Don’t know about other claws, with NanoClaw the agent can only rewrite code that runs inside the container. You can see here that it’s only given write access to specific directories: https://github.com/qwibitai/nanocla
3.
▲
Don't trust AI agents
(nanoclaw.dev)
344 points
by
gronky_
7mo ago
|
196 comments
4.
▲
by
gronky_
8mo ago
True. There’s a setting for Claude code though where you can add apiKeyHelper which is a script you add that gets the token for Claude Code. I imagine you can use that but haven’t quite figured out how to wire it up
5.
▲
Early science acceleration experiments with GPT-5 [pdf]
(cdn.openai.com)
5 points
by
gronky_
10mo ago
|
1 comments
6.
▲
GPT-5 has a hidden system prompt
(simonwillison.net)
9 points
by
gronky_
1y ago
|
2 comments
7.
▲
by
gronky_
1y ago
Keep in mind that this isn’t about users - the top agents on the leaderboard aren’t running an actual product on the benchmark. If they are running their production product as is, then of course whatever is built into the product is fine.
8.
▲
by
gronky_
1y ago
This ok from your perspective then? def make_pass@1_agent(agent, n): def retry_agent(problem): for attempt in range(n): result = agent(problem) if result.success: return result
9.
▲
by
gronky_
1y ago
It’s a pass@1 benchmark. When submitting you need to check a box that there was only 1 attempt per problem. See here for example: https://github.com/SWE-bench/experiments/pull/219 Building multiple attempts i
10.
▲
by
gronky_
1y ago
I’ve been running a bunch of coding agents on benchmarks recently as part of consulting, and this is actually much more impressive than it seems at first glance. 71.2% puts it at 5th, which is 4 points below the leader (four points is a lot
11.
▲
by
gronky_
1y ago
I see it a bit differently - LLMs are an incredible innovation but it’s hard to do anything useful with them without the right wrapper. A good wrapper has deep domain knowledge baked into it, combined with automation and expert use of the L
12.
▲
by
gronky_
1y ago
It will catch those sneaky bugs
13.
▲
OpenAI Testing Agent Demo
(github.com)
5 points
by
gronky_
1y ago
|
0 comments
14.
▲
by
gronky_
1y ago
Stating that Israel doesn’t have a right to exist has been recognized to be an antisemitic statement by many prominent institutions. It’s a radical statement that effectively denies the rights of millions of people to exist and is especiall
15.
▲
by
gronky_
1y ago
Yes, it uses Supabase, doesn’t roll its own
16.
▲
by
gronky_
1y ago
I just tried the demo on the homepage and I don’t know what kind of sorcery this is but it’s blowing my mind. I input a bunch of completely made up words (Quastral Syncing, Zarnix Meshing, HIBAX, Bilxer) and used them in a sentence and the
17.
▲
The First LLM
(thundergolfer.com)
16 points
by
gronky_
1y ago
|
1 comments
18.
▲
by
gronky_
1y ago
They’re all in. They announced they’ll add support for it in the desktop app and the API in the coming months: https://x.com/OpenAIDevs/status/1904957755829481737
19.
▲
OpenAI adds MCP support to Agents SDK
(openai.github.io)
807 points
by
gronky_
1y ago
|
267 comments
20.
▲
Security on the Path to AGI
(openai.com)
1 points
by
gronky_
1y ago
|
0 comments
21.
▲
by
gronky_
1y ago
Currently supported in the Agents SDK https://openai.github.io/openai-agents-python/mcp/
22.
▲
OpenAI Is Adopting MCP
(twitter.com)
7 points
by
gronky_
1y ago
|
2 comments
23.
▲
A new quest to save the "doomsday glacier"
(technologyreview.com)
2 points
by
gronky_
1y ago
|
0 comments
24.
▲
Calling a Wrap on My Weeknotes
(simonwillison.net)
2 points
by
gronky_
1y ago
|
0 comments
25.
▲
Building Agentic Flows with LangGraph and Model Context Protocol
(qodo.ai)
18 points
by
gronky_
1y ago
|
1 comments
26.
▲
Reasoning Best Practices
(platform.openai.com)
2 points
by
gronky_
2y ago
|
0 comments
27.
▲
What will AI do to (p)research?
(joshuagans.substack.com)
2 points
by
gronky_
2y ago
|
0 comments
28.
▲
by
gronky_
2y ago
we started using it recently at my work. the code changes walkthrough is nice
29.
▲
Mitochondrial swap from cancer to immune cells thwarts anti-tumour defences
(nature.com)
5 points
by
gronky_
2y ago
|
0 comments
30.
▲
The biggest AI flops of 2024
(technologyreview.com)
15 points
by
gronky_
2y ago
|
6 comments
More ›