Rich Johnson on Nostr: Took a regex script written in Ruby and told both #Gemini and #ChatGPT to convert it ...
Took a regex script written in Ruby and told both #Gemini and #ChatGPT to convert it to Python. Gemini failed to do so. The interesting thing though is both had 'import itertools' yet neither of their solutions used it.
Just tested the same with #Claude. It was successful. It was SLOW and about 5x the size of what ChatGPT said.
I think I have more fun pitting these things against each other than I do for using them to code for me.
Published at
2024-12-19 19:09:14Event JSON
{
"id": "d1cf2652f937a180706aa5d426852c453994b27764fa577cd0895938fb5cd1c0",
"pubkey": "d96037b1c46fdc3359ee965ec40ba37ea5e33814cff307b8ff7e532f8ef3e8f1",
"created_at": 1734635354,
"kind": 1,
"tags": [
[
"t",
"gemini"
],
[
"t",
"chatgpt"
],
[
"t",
"claude"
],
[
"proxy",
"https://fosstodon.org/users/nixternal/statuses/113681062584510156",
"activitypub"
]
],
"content": "Took a regex script written in Ruby and told both #Gemini and #ChatGPT to convert it to Python. Gemini failed to do so. The interesting thing though is both had 'import itertools' yet neither of their solutions used it.\n\nJust tested the same with #Claude. It was successful. It was SLOW and about 5x the size of what ChatGPT said.\n\nI think I have more fun pitting these things against each other than I do for using them to code for me.",
"sig": "1c9424d07787ab0c10750ef8ee1cc4d81dc1d6256db7ed4d6113ea10b2eff89e6f5eb257bc2617e0d83feb2e9b11b2c766b03a2529fd27073499b39ed6d49fc3"
}