Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
masafej536
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
masafej536
2mo ago
this is a failure mode of consumer co-op that never occured to me. I thought the idea was bullet proof.
2.
▲
by
masafej536
2mo ago
>Estimated bill updates remain paused Wait what if someones actually getting usage spiked
3.
▲
by
masafej536
2mo ago
If you owe AWS 140B dollars its their problem ;)
4.
▲
by
masafej536
4mo ago
Something like this together with MCP can replace APIs for 3rd party integrations. You just give it instructions to "post a message in slack" and provide it slack MCP tools and it figures out the rest on its own. No need to read u
5.
▲
by
masafej536
5mo ago
Point taken but there isnt any western providers there yet. Power is cheaper in china.
6.
▲
by
masafej536
11mo ago
This looks like the same suicide inducing type of crap by google that previously only android devs on playstore were subject to.
7.
▲
by
masafej536
1y ago
They often do fail, at the client level you can just feed the schema validation error message back into the LLM and it corrects itself most of the time. If not the LLM throws itself into a loop until its caller times it out and it sends an
8.
▲
by
masafej536
1y ago
llm tool call -> mcp client validates the schema -> mcp client calls the tool -> mcp server validates the schema -> mcp server responds with the result -> mcp client passes the tool result into llm