Hacker Newsnew | past | comments | ask | show | jobs | submit | Garlef's commentslogin

Their stack builds a lot of abstractions on top of each other and this works only well as long as you don't deviate from the beaten path.

One example:

You can't really build custom TS providers for AWS resources.

Why?

Because this feature is built using the compilation magic that makes inline lambdas work.

But the compilation step omits the AWS SDKs since these are present in a lambda anyways. So you can't use the AWS SDK in custom providers.


About as deep as the lyrics of the highlander theme song. But with more fancy words.

Depends a bit on where your agent runs and how/if you built it.

I'm not arguing if one or the other is better but I think the distinction is the following:

If an agent understands MCP, you can just give it the MCP server: It will get the instructions from there.

Tool-Calling happens at the level of calling an LLM with a prompt. You need to include the tool into the call before that.

So you have two extremes:

- You build your own agent (or LLM-based workflow, depending on what you want to call it) and you know what tools to use at each step and build the tool definitions into your workflow code.

- You have a generic agent (most likely a loop with some built-in-tools) that can also work with MCP and you just give it a list of servers. It will get the definitions at time of execution.

This also gives MCP maintainers/providers the ability/power/(or attack surface) to alter the capabilities without you.

Of course you could also imagine some middle ground solution (TCDCP - tool calling definition context protocol, lol) that serves as a plugin-system more at the tool-calling level.

But I think MCP has some use cases. Depending on your development budget it might make sense to use tool-calling.

I think one general development pattern could be:

- Start with an expensive generic agent that gets MCP access.

- Later (if you're a big company) streamline this into specific tool-calling workflows with probably task-specific fine-tuning to reduce cost and increase control (Later = more knowledge about your use case)


I've rarely seen any non elementary use cases where just giving access to an MCP server just works, often times you need to update prompts to guide agents in system prompts or updated instructions. Unless you are primarily using MCP for remote environments (coding etc or to a persons desktop) the uses of it over normal tool calling doesn't seem to scale with complexity.


Serious question:

Is there any money to be made with this yet? (Jobs, Contracting, Projects, etc)

If not: What's the plan to get this to be used?


Sure - just add an AI and money will flow.

Nah... That's a cute idea but here's some actual data:

https://www.bundeswehrkarriere.de/downloads/mannschaften/936

tl;dr: Okay but it's not golden by any means.


FWIW for a lot of East German youths born into poor families that's pretty good money at 18 years age.

Got to love how they camo their letterhead.

Can't you do "yourname+secondazureaccount@example.com"?

I’m pretty sure that’s a Gmail feature, not every email will support it

This feature was around well before gmail was a conceived. It was documented in RFC 5233 (admittedly an informational rfc) and many vendors support it.

It’s actually a standard feature of the email RFCs, not Gmail.

Nowadays too many sites overzealously claim + is not a valid character…


> but cannot prove more theorems

usually you're more interested in better ergonomics: can you do X with less work?

it's like picking a programming language - depending on what you're attempting, some will be more helpful.

and ZFC is a lot more low level than what day-to-day mathematics usually bothers with. So most mathematians actually work in an informally understood higher-order wrapper, hoping that what they write sufficiently explains the actual "machine code"

the idea then behind adopting alternative foundations is that these come with "batteries included" and map more directly to the domain language.


>hoping that what they write sufficiently explains the actual "machine code"

actual, having faith that what they write could compile, run, and pass tests, but never doing so.


I remember that a, few years back the phrase "They have not yet realized that they're a software company now." was used to describe the necessary change in perspective for many companies.

I guess while some companies have caught up, most nation states still have to make this realization.


You can't (simply) take screenshots inside the booking.com app (at least on android)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: