Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Zinger pfp
Zinger
@zinger
Engineers: what's your current workflow for building with AI tools? Which tools and models are you using? Specifically looking to hear from folks who actually know how to code, not vibe coders (no hate, just different dynamics)
12 replies
1 recast
17 reactions

dylan pfp
dylan
@dylsteck.eth
mostly using Cursor with claude-4-sonnet in Max mode, sometimes I’ll run Claude Code inside the Cursor terminal if Cursor isn’t doing as well on a bigger tasks. also making sure I spend more time writing out my task descriptions so there’s more context for the LLM have also been using DeepWiki to ask questions on public repos(like the FC miniapps ones) and it’s been suuuper helpful, even generates docs & diagrams
1 reply
0 recast
7 reactions

Michael Pfister pfp
Michael Pfister
@pfista
Primary: Cursor with claude-4-sonnet max Aqua Voice for prompting in cursor composer Heavy use of cmd+i shortcut to load in relevant context when crafting a prompt Also use @git a lot for my current branch, helps give context of local changes when starting a new chat from scratch Secondary: OpenAI O3 for second opinions (in chatgpt), generally for more research, architectural or design thinking, and deeper research o4-mini for quick needs, like command syntax Background Tools: Greptile for cursory code review. Gives good PR summaries too I try plenty of other things constantly, but that's what comes to mind right now
0 reply
0 recast
5 reactions

Mantej Rajpal pfp
Mantej Rajpal
@mantej
Claude Code with Opus/Sonnet in Cursor has been my daily driver for the past couple months. Console API pricing for Claude Code is fine if you’re only using Sonnet — otherwise I’d recommend going for a Max plan which defaults to Opus and then falls back to Sonnet when you hit your usage limits for that window.
0 reply
0 recast
2 reactions

CHRIS DOLINSKI pfp
CHRIS DOLINSKI
@1dolinski
cursor and gemini 2.5-pro max
0 reply
0 recast
2 reactions

sandymariposa pfp
sandymariposa
@sandymariposa
Claude code cli with sonnet
0 reply
0 recast
1 reaction

Darion pfp
Darion
@darionn.base.eth
Cursor + Claude Sonnet 4 MAX (as long as Coinbase is paying for it 😇). GitHub MCP makes responding to change requests, fixing CI issues and writing PR descriptions pretty trivial.
0 reply
0 recast
1 reaction

rubinovitz pfp
rubinovitz
@rubinovitz
Claude code + cursor to clean up which I barely use anymore
0 reply
0 recast
1 reaction

David Hurley pfp
David Hurley
@hurls
Cursor with claude-4-sonnet max Cursor bugbot for code reviews Claude is powerful upfront and Bugbot reviews keep it in check
0 reply
0 recast
1 reaction

maks pfp
maks
@maks
Pure Claude code
0 reply
0 recast
1 reaction

Matt pfp
Matt
@mattlee
Claude code inside of cursor. Make sure whatever you use to have it diligently make a plan and review it and totally understand it before you start coding
0 reply
0 recast
1 reaction

meatballs pfp
meatballs
@meatballs
A mix of claude code and ampcode for me. Sometimes I write the code and get them to do all the stuff I never do properly - docs, atomic commits with full message, bdd feature and steps - sometimes I do those things first and then let them write the code too.
0 reply
0 recast
1 reaction

lost pfp
lost
@lost
Cursor and Sonnet 4 for work or any project where I want to be very involved in code writing. Claude Code for vibe coding.
0 reply
0 recast
1 reaction