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

I wonder if gamma ray memory corruption will induce a sort of mutation and selection effect on non-ecc-memory hosts which will make the worms effectively evolve.


The SpaceX S-1 contradicts your claim by including an optimistic "TAA" (total addressable market) figure for "the space industry". Which falls heavily short of your claim. While the SpaceX claimed total TTA is mostly (like 80%) AI-powered "enterprise applications" which don't exist and are not related to space data centers or whatever.

How is this even debatable.


I mean, look at ycombinator's latest "call for startups". Its honestly mind-boggling. Couple years ago I used to look at like every 6 months to see where venture interests lie. But now, on every "industry", its just "use ai to make more money in [industry]". The most egregious of them is the call for the "1 person unicorn" company that they believe can exist and somehow that's a call for a startup. Like, "We want to invest in companies that make a bunch of money for us". Yea, very insightful.


Big fan.

Looking forward to (hopefully) Monday.



Doesn't work for me like it used to since update 26.1. Its now extremely hard to get that to work.


How is django performance these days? I remember the average latencies(100ms+) for even simple things being a non-starter for me.


I noticed this in development mode but performance improved substantially in production


> That product saw little adoption due to privacy concerns about privacy, and pretty much languished.

This sentence reeks AI-writing


America doing American things:

"Are we freakin' Asians?"


What this is saying is again, that MCP is not a protocol. Which is the point of MCP, making it essentially worthless because it doesn't define actual behavioral rules, it can only describe existing rules informally.

This is because defining a formal system, that can do everything MCP promises to enable, is a logical impossibility.


As I've been saying.

MCP is not a protocol. It doesn't protocolize anything of use. It's just "here's some symbols, do with them whatever you want.", leaving it there but then advertising that as a feature of its universality. It provides almost just as much of a protocol as TCP, but rebuild on 5 OSI layers, again.

It's not a security issue, it's a ontological issue.


And yet, TCP powers the Internet.

That being said. MCP as a protocol has a fairly simple niche. Provide context that can be fed to a model to perform some task. MCP covers the discovery process around presenting those tools and resources to an Agent in a standardized manner. An it includes several other aspects that are useful in this niche. Things like "sampling" and "elicitations". Is it perfect? Not at all. But it's a step in the right direction.

The crowd saying "just point it at an OpenAPI service" does not seem to fully understand the current problem space. Can many LLMs extract meaning from un-curated API response messages? Sure. But they are also burning up context holding junk that isn't needed. Part of MCP is the acknowledgement that general API responses aren't the right way to feed the model the context it needs. MCP is supposed to be taking a concrete task, performing all the activities need to gather the info or affect the change, then generate clean context meant for the LLM. If you design an OpenAPI service around those same goals, then it could easily be added to an Agent. You'd still need to figure out.all the other aspects, but you'd be close. But at that point you aren't pointing an Agent at a random API, you're pointing it at a purpose made API. And then you have to wonder, why not something like MCP that's designed for that purpose from the start?

I'll close by saying there are an enormous number of MCP Servers out there that are poorly written, thin wrappers on general APIs, or have some other bad aspects. I attribute a lot of this to the rise in AI Coding Agents allowing people with poor comprehension of the space enabling them to crank out this... Noise.

There are also great examples of MCP Servers to be found. They are the ones that have thoughtful designs, leverage the spec fully, and provide nice clean context for the Agent to feed to the LLM.

I can envision a future where we can simply point an agent at a series of OpenAPI services and the agent uses it's models to self-assemble what we consider the MCP server today. Basically it would curate accessing the APIs into a set of focused tools and the code needed to generate the final context. That's not quite where we are today. It's likely not far off though.


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

Search: