Live data from Hacker News

Show HN: Pair: Open Tool for Coding with GPTs, Built by Coding with GPTs

github.com

11–20 of 20 posts

Re: Show HN: Pair: Open Tool for Coding with GPTs, Built by Coding with GPTs

#11
post #9

Were you able to get the diff to work with GPT 3.5? It kept giving me incorrect line numbers. Not sure if I was doing something wrong or if I need GPT-4 for that.

Yes I see that some good percent of the time with GPT-4 as well. trying a few things to see if there is room for improvement.

Re: Show HN: Pair: Open Tool for Coding with GPTs, Built by Coding with GPTs

#14
post #11
post #9

Were you able to get the diff to work with GPT 3.5? It kept giving me incorrect line numbers. Not sure if I was doing something wrong or if I need GPT-4 for that.

Yes I see that some good percent of the time with GPT-4 as well. trying a few things to see if there is room for improvement.

I am having better luck having it output blocks of new code and then summarizing it as a diff. I think this is another case where the model has processing gain when it "thinks it through step by step" versus trying to jump to the final answer in the form of a diff.

Re: Show HN: Pair: Open Tool for Coding with GPTs, Built by Coding with GPTs

#17
post #16

We really appreciate any feedback, feature requests and contributions! Let's use Pair to pair programming together!

pretty cool! maybe something to do bash scripts or bash commands too, then you can just stay in the terminal

Re: Show HN: Pair: Open Tool for Coding with GPTs, Built by Coding with GPTs

#19
post #16

We really appreciate any feedback, feature requests and contributions! Let's use Pair to pair programming together!

pretty cool! maybe something to do bash scripts or bash commands too, then you can just stay in the terminal

Thanks! We captured this in our Github discussion thread.
Post reply on HN