back
user profile
bhaktatejas922
167karma·110submissions·August 19, 2019
recent activity (110 total)
comment
psychologically bad for a person isn't grounds for something arising. I'm not arguing this should or shouldnt be morally, I'm just observing the situation. Utility to society doesnt alw…
comment
most of the mechanisms you describe here are what is meant by "naturally arising"
comment
it really matters when you care deeply about the product experience. The gap between something that works sometimes and something that works great everytime is what separated Cursor from the rest. Try…
comment
yeah use ublock origin lite
comment
A lot of this stems from friction in brittle process around applying edits or latency from full file rewrites. The bar to beat is time it takes for human intelligence + Cursor Tab to complete a task, …
comment
Notably missing fast apply like Morph
comment
mcp is out! https://morphllm.com/mcp
comment
mcp is out! https://morphllm.com/mcp
comment
I have never felt so disconnected from the findings of a study
comment
Yeah, incremental updates are something models struggle with, which is what we're trying to solve.
comment
Im not sure that it's "better". I still use Opus and it's better at coding but needs more steering to be less of a "Yes you're EXACTLY right" every time i suggest a …
comment
for companies and startups we raise it considerably. For free tier there's rate limits + a limit of 100 req per month
comment
This is a coding model, not a code merge model. What we do is 1 thing, extremely well - merging code edits into original files
comment
we're quite a bit faster and specifically training for merging code edits. Google diffusion is a swing at a generalist model. Super cool work nonetheless
comment
precisely. we work well on files up to 2k lines. It's hard to wrap your head around at first, but code merge has 100s of edge cases to deal with. Its the perfect application for a model
comment
Thats for 0 data retention - on the Morph website its: 0.80 /1M token input, $1.20 /1M token output. We have discounts for large volumes/reserved instances as well
comment
the claude link is hilarious, hahaha
comment
What do we not complain about if we're being honest?
comment
yep - great post!
comment
if you make an account, we'll email you when we have something easier to try!
comment
Claude Code uses find and replace, errors get piped back to the agent so you rarely feel them unless you hit an infinite error loop
comment
say more! We're in the smart composer plugin, but the integration is out of date
comment
thanks, let us know how it goes
comment
Accuracy of course comes first - errors of any sort break flow state and are massively disruptive.
Claude Code does search and replace. The failure rate of search and replace is rather high (over 11%…
comment
if you've used cursor, you've probably felt how seamless fast apply can feel - fast apply is accurate and fast to the point where most don't even realize its a model
comment
took a closer look, the update snippet provided is referencing css thats not defined.
this is sort of a overreach example of the "semantic" nature of the edits - ie, if an update explicitly…
comment
You should give both a try! key difference is our models are faster and more accurate by a large margin