Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec
91–100 of 196 posts
Re: Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec
#92Earlier quoted context omitted.
you misunderstood. its 300ms just for the apply model, the model that takes your coding models output (eg sonnet) and figures out where the code should be changed in the file. Cursor has its own, and claude uses a different technique with strings as well. So its 10sec vs 10sec +300ms using your analogy
Their selling point is to be a more open version of what cursor has. So the alternative is to use a full llm. So it is 10s+ 10s vs 10s+ 300ms
Re: Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec
#93Earlier quoted context omitted.
Their selling point is to be a more open version of what cursor has. So the alternative is to use a full llm. So it is 10s+ 10s vs 10s+ 300ms
yep!
It may take a bit if explaining and that's OK. But the big question is as someone doing my enterprise microservice who isn't heavy into AI why do I switch to you.
Re: Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec
#94Re: Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec
#95Re: Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec
#96Earlier quoted context omitted.
Make an MCP server, and turn off the Write|Edit|MultiEdit tools? Actually - that's what this company should do. It should be an MCP server so anyone could plug it into any agent with a url and an API key.
great idea! we'll have one up soon :)
Edit: I'd be particularly interested if there's a way to run a sort of comparison mode for a while, so I can get a sense of how much accuracy I'm losing, if any. Even at the cost of initial performance.
Re: Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec
#97It would be great to have an integration with Aider or OpenCode.
Re: Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec
#98Earlier quoted context omitted.
oh it's fore sure is. But I use amazon q almost exclusively. One thing that gets me out of this state: when I have to do the math on "should I just do it myself" vs "keep refining prompt/context until this thing finally gets it right".
so frustrating how slow edits are in Q dev
Re: Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec
#99How do I start using this on a codebase on my local computer? I'm quite confused by the quickstart. Do I use a VSCode extension? One of the Claude Code like clones but with this as a custom model?
Re: Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec
#100I'm also really curious about the XML tool calls in the documentation. I have not heard of this being the norm for tools like Cursor. Is that still the case? I feel like I'm pretty in the know about this stuff but must have missed that trend.