Vignesh Mohankumar (@vig_xyz) 's Twitter Profile
Vignesh Mohankumar

@vig_xyz

Applied AI consultant. Prev @Drift @Kensho

ID: 702954493

linkhttp://nila.is calendar_today18-07-2012 12:17:38

137 Tweet

1,1K Followers

398 Following

jason liu - vacation mode (@jxnlco) 's Twitter Profile Photo

About our 3 day AI Coding Accelerator: Vignesh Mohankumar and I have both been slammed, but behind the scenes things are cooking. Vignesh just crushed two “30-day” projects in 6 and 10 daysm no Git worktrees, no multi-agent setups, no bullshit CLI layering. Just clear plans, smart

Vignesh Mohankumar (@vig_xyz) 's Twitter Profile Photo

Last chance to sign up for the coding accelerator! Today I'm going to live code a feature for a few hours, from meeting notes to a PR. I think it would have taken me a week manually, but we'll get it done much faster. If you have some time, come through! maven.com/nila/ai-coding…

Vignesh Mohankumar (@vig_xyz) 's Twitter Profile Photo

Some of my learnings from AI Coding Accelerator: 1) All the coding tools have realized that some form of “Explore -> Plan -> Build” is the right order to build software using AI. They’re all figuring out the right UX embed this into their products, and I think the winner is

Vignesh Mohankumar (@vig_xyz) 's Twitter Profile Photo

I'm pretty convinced about Cursor's Agent Window mode now. If you haven't tried it yet, I don't think there's a button for it. Click CMD + E. - Nice diff view, like a mini PR review - Can still see the relevant file - Easier to see chat history with a sidebar

jason liu - vacation mode (@jxnlco) 's Twitter Profile Photo

Stop waiting for your AI to respond. The worst place to be: the "valley of waiting" where your tool takes 1-2 minutes to respond. Either go lightning-fast to stay in flow, or fully async where you can switch tasks. Key takeaways from Silas Alberti (Cognition) session on the

Stop waiting for your AI to respond.

The worst place to be: the "valley of waiting" where your tool takes 1-2 minutes to respond. Either go lightning-fast to stay in flow, or fully async where you can switch tasks.

Key takeaways from <a href="/silasalberti/">Silas Alberti</a> (<a href="/cognition/">Cognition</a>) session on the
Vignesh Mohankumar (@vig_xyz) 's Twitter Profile Photo

I wanted to like it but Cursor’s browser so far doesn’t work for me. It doesn’t know how to scroll, so it screenshots the same page every time. Also doesn’t seem to know how to click things to change state. Gonna try Devin more this week

jason liu - vacation mode (@jxnlco) 's Twitter Profile Photo

Sharing some insights from our session with Lee Robinson from Cursor. Keep your rules file minimal. Only add something when you see the model mess up 2-3 times. Focus on high-quality tokens, not writing a book of instructions. More below.

Sharing some insights from our session with <a href="/leerob/">Lee Robinson</a> from <a href="/cursor_ai/">Cursor</a>.

Keep your rules file minimal. Only add something when you see the model mess up 2-3 times. Focus on high-quality tokens, not writing a book of instructions. More below.
Vignesh Mohankumar (@vig_xyz) 's Twitter Profile Photo

New product workflow with jason liu I gave live feedback on a prototype he built. For smaller tasks, he spun up Codex background agents to write PRs. Five minutes after the call, he sent over a list of PRs and Linear tickets (made via MCP) for me to review.

Vignesh Mohankumar (@vig_xyz) 's Twitter Profile Photo

relatively convinced that people saying codex is worse this week are just blindly following what’s going viral on here same when people were convinced claude code was doing the same a few months ago seriously not worth overthinking the tools this much

Vignesh Mohankumar (@vig_xyz) 's Twitter Profile Photo

some things i’ve noticed so far a week into cursor 2.0 so far git worktree based flows just aren’t working that well for me. maybe i need to learn more how to use them but i end up with so many merge conflicts, issues with the gh cli pushing the wrong branches, and general

Vignesh Mohankumar (@vig_xyz) 's Twitter Profile Photo

trying to do stacked PRs instead of git worktrees today, and you end up having to rebase all the branches each commit so maybe i do need to figure out worktrees...

trying to do stacked PRs instead of git worktrees today, and you end up having to rebase all the branches each commit

so maybe i do need to figure out worktrees...