Tejas Bhakta
@tejasybhakta
slinging tokens... founder at https://morphllm.com (YC S23), https://airpinpoint.com. former CV engineer @Tesla. weird nerd
Same is helping host THE FIRST coding agent hackathon at the YC office aug 9, 9am. dm me for an invite.
How to spend 85% less on Claude Code using @morphllm and @Kimi_Moonshot 's Kimi K2 (step-by-step thread 🧵)
bless the soul that brought back the Esc shortcut in ChatGPT
this makes sense at first but the counterpoint becomes: will users be able to intuit how models react? can users expect how models will change the software predictably enough where the UX feels good? this is the real question - will we be able to estimate AGI's next move well
It took Google an entire year to roll out its “new sign in” experience because consumers were scared of the UI changes On demand UI doesn’t make sense for SaaS; people WANT consistency
If just in time software actually becomes a thing - just in time fast edits will be central
Eric Schmidt says traditional user interfaces are going to go away. The WIMP model (windows, icons, menus, pull-downs) was built 50 years ago. In the age of agents, UI becomes ephemeral. Generated on demand, shaped by intent, not layout.
I actually recently improved the formatting to be more compatible with morph, glad it’s working well! You can also use Claude code as a file editor via the new provider too. Works well for very large files.
@RepoPrompt using @OpenAI o3 in pair-programming mode with @AnthropicAI Claude code with edits done through @morphllm to complete the migration to Hive.
avante.nvim + kimi-k2 + morph fastapply 这套完美搭配真的给我用爽了😍,又便宜又强大又快又丝滑,我昨天 Vibe Coding 了 9 个小时,才花费我 $4.6!其中 k2 花费 $4.1,morph 花费 $0.5 截图为证:图一是 moonshot 消费,图二是 morph 消费,图三是 wakatime 中的编程时间统计图
I found that the combination of kimi-k2 and morph fastapply is incredibly effective. Since kimi-k2 is a bit slow, using morph fastapply means that when calling the edit_file tool, kimi-k2 only need to return the path and edit_code without returning the lengthy search_code part,…