Earlier quoted context omitted.
> "only use things that have been around for at least three years" Yikes. I can understand the desire to mitigate churn, but following this advice would be career suicide. Trying new things is essential.
Trying is not the same thing as advocating for and implementing products features using unproven tech. Ive been in this industry nearly 40 years and I have seen many many people push new tech and later fail to deliver and suffer the consequences. Experiment where it doesnt matter, everywhere else boring and old is a virtue.
New MCP Roadmap
181–184 of 184 posts
Re: New MCP Roadmap
#182Earlier quoted context omitted.
> "only use things that have been around for at least three years" Yikes. I can understand the desire to mitigate churn, but following this advice would be career suicide. Trying new things is essential.
Three years is nothing, what kind of work do you do where you need something released in the last three years? And I’m not OP, but I would assume the senior developers made a distinction between try and use.
Re: New MCP Roadmap
#183Earlier quoted context omitted.
> "only use things that have been around for at least three years" Yikes. I can understand the desire to mitigate churn, but following this advice would be career suicide. Trying new things is essential.
Keeping up with changes is valuable. At the same time, it's often smart to avoid putting things into production that haven't matured or demonstrated staying power. Or, to badly mangle Postel's law: Be liberal in what you learn, and conservative in what you deploy
Re: New MCP Roadmap
#184Earlier quoted context omitted.
With authentication and on mobile? I agree that on desktop it's not particularly relevant. Or through openclaw. But for most people who use it through mobile, MCP solves some problems.
> With authentication and on mobile? It's been a long time since I've used Claude, but is it not able to just use curl and an API key that it keeps in its "memory" on mobile? Or can it only use curl on the desktop?
Setting up an MCP connector took like 10 minutes for me, and it provides a nice little ui in Claude/chatgpt to make it easier for non-technical users to set up. I think of MCPs as a layer over APIs that makes things easier to interact with, similar to a frontend of a site.
Theoretically, no site needs a frontend. Yet they all do.