Content pfp
Content
@
0 reply
0 recast
2 reactions

Nicholas Charriere pfp
Nicholas Charriere
@pushix
Been talking with a lot of engineers recently about using AI editors. A trend is emerging: if you are proficient with the LSP and know shortcuts to navigate and have a good typing speed, using AI is a net negative. The micro-interruptions, the http latency, and the inaccuracy is just worse. So truly AI for coding seems to be a floor raiser, without touching the ceiling much
11 replies
14 recasts
86 reactions

Brenner pfp
Brenner
@brenner.eth
https://warpcast.com/brenner.eth/0x2dbff3c2
1 reply
2 recasts
9 reactions

Gabriel Ayuso pfp
Gabriel Ayuso
@gabrielayuso.eth
I can see how AI can be less useful for people who tend to work using the same language, same libs, same frameworks, same stack, etc. for a long period of time so they have the muscle memory to do the same things over and over with slight variations. For folks that are frequently shifting between different languages, stacks, etc. AI helps a lot. Either way AI it's definitely just raises the floor, the ceiling isn't set by coding skills anyway.
0 reply
0 recast
7 reactions

Brent Fitzgerald pfp
Brent Fitzgerald
@bf
I find an AI copilot helpful on certain specific tasks. 1. writing unit tests. I’ll ask it to add unit tests and it’ll sometimes find cases I haven’t implemented yet. So kinda like a pairing pingpong pattern. 2. quick simplification pass. I’ll have some block of code working and tested, and I’ll ask it to review and simplify. Sometimes I see an improvement I like. But yeah, it’s not typically able to do a first pass implementation unless I spend a bit of time writing detailed requirements, at which point I’d often rather write the code myself.
1 reply
1 recast
1 reaction

nyc-crypto-cabal-kid pfp
nyc-crypto-cabal-kid
@zinger
Yeah, this has been my + my friends' experience cc @pratsummer.eth https://warpcast.com/zinger/0x5dd0a0be
0 reply
0 recast
3 reactions

depatchedmode pfp
depatchedmode
@depatchedmode
Yeah this feels right but I wonder how much they might get from it for stubbing out tests, etc. tedious shit.
0 reply
0 recast
0 reaction

KMac🍌 ⏩ pfp
KMac🍌 ⏩
@kmacb.eth
very interesting observation thanks for sharing that this helps explain why some devs I look up to say they rarely us AI when actually coding
0 reply
0 recast
0 reaction

JB Rubinovitz ⌐◨-◨ pfp
JB Rubinovitz ⌐◨-◨
@rubinovitz
The type of stuff I need help with ai seems to get confidently wrong 80% of the time
0 reply
0 recast
0 reaction

manansh ❄️ pfp
manansh ❄️
@manansh
yes agreed, it’s unlocked a lot for me, I don’t get paid to write production code, so it raises the floor but if you know what you’re doing, I think cursor tab and some of the small quality of life things are the only real value add
0 reply
0 recast
0 reaction

akiff pfp
akiff
@akiff
i wonder if the true unlock is more net positive people coding? and then that “burden” doesn’t go fully to eng maybe not production code but for example could help with internal tools that need to be spun up and maybe you don’t need a dedicated engineer that spends 0.2 FTE as a person helping an ops team
1 reply
0 recast
0 reaction

Shriphani Palakodety pfp
Shriphani Palakodety
@shriphani
I like having chatgpt open and using just that for very focused assistance. When writing a lot of zk code, ai tools manage to fuck everything up that simple 30min tasks take a whole day to complete.
0 reply
0 recast
1 reaction

Elie pfp
Elie
@elie
Have to disagree. Find the latency to be minimal. Find the short auto completes very helpful and time saving. Can somewhat understand the sentiment if you’re asking it to write a lot of code for you. Cursor composer style.
0 reply
0 recast
0 reaction