Live data from Hacker News

Viewing profile — masafej536

masafej536

HN member
Joined
Sun, Aug 10, 2025, 8:09 AM UTC
HN karma
12
Public activity
8 items

About masafej536

No profile information was provided.

Recent public activity

  1. comment
    Comment #49016644

    this is a failure mode of consumer co-op that never occured to me. I thought the idea was bullet proof.

  2. comment
    Comment #48948875

    >Estimated bill updates remain paused Wait what if someones actually getting usage spiked

  3. comment
    Comment #48946305

    If you owe AWS 140B dollars its their problem ;)

  4. comment
    Comment #48117573

    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 …

  5. comment
    Comment #47886202

    Point taken but there isnt any western providers there yet. Power is cheaper in china.

  6. comment
    Comment #45680508

    This looks like the same suicide inducing type of crap by google that previously only android devs on playstore were subject to.

  7. comment
    Comment #44860266

    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 itsel…

  8. comment
    Comment #44853646

    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 too…