Content pfp
Content
@
0 reply
0 recast
2 reactions

L pfp
L
@lajos
Do you often use ChatGPT for coding? Maybe it's my prompting skill that are lacking, but to me it feels like a super weak junior dev
13 replies
0 recast
8 reactions

moritz πŸ’§πŸ”‘ pfp
moritz πŸ’§πŸ”‘
@moritz
I use it quite a bit for things that are (1) widespread (= it has a lot of data about it) and (2) I'm not super familiar with Faster to kickstart things than going through docs / stackoverflow
2 replies
0 recast
4 reactions

L pfp
L
@lajos
yep I agree, I think it's really good at summarizing technical stuff, and answering questions. I use it often for that as well. But once you ask it to write code 7/10 times it just hallucinates a bunch of stuff, or the debugging is just not worth it lol Like, the AI should debug my code not the other way around haha
2 replies
0 recast
2 reactions

moritz πŸ’§πŸ”‘ pfp
moritz πŸ’§πŸ”‘
@moritz
haha yeah for sure, as soon as I see it's hallucinating I usually stop and Google what I need I feel like there will be a lot of progress in the coming months though I also use copilot, would love a more integrated product where I can also ask copilot questions and it has the full context of my code already
0 reply
0 recast
1 reaction

timdaub pfp
timdaub
@timdaub.eth
I think you just have to push back A LOT. Stop the prompt immediately when you see an error and complain about it, let it run and stop prompt again when you see the next error. Rinse and repeat and you'll get a very high quality result. I use gpt-cli, so I literally kill it with Ctrl-C, it's quite natural
1 reply
0 recast
1 reaction