Earlier quoted context omitted.
so I have done a lot of transcripts, coding, one versus the other (gpt4 vs ultra). Often simple prompts like refactor this code or convert this python to typescript. My experience is that Gemini ultra understands the code better, but doesn’t always give me as complete of results (they seem to limit output length more) Beyond that it is very smart. I’ve had to tell me this code packs 12 bit integers into different par…
> That said, I have fed thousands of lines of code into both of them and asked them to refactor it, and neither one of them made more than one error. All code otherwise compiled and worked first try. I would be very interested to get a more detailed scope of what you did here. Feeding thousands of lines of code into GPT4 and getting a near perfect refactor does very much NOT sound like my experience, but it seems hig…
I'm not sure what you are feeding it. My scope is closer to a file at a time of fairly mostly self-contained python or C and asking it to clean it up or convert it to typescript.
I can imagine lots of scenarios it doesn't work well.
In mine, it does, and I have plenty of transcripts showing that :)