Hacker News new | past | comments | ask | show | jobs | submit login

Didn't work fine when I asked it a design question: the code and API it used is not correct. GPT-4 did a better job.

https://www.phind.com/search?cache=ay8rx37gq8oy3z7uixftlqkt

https://chat.openai.com/share/a3a91dcc-a91a-4b04-8afd-40bd1a...




The GPT-4 answer is only better in so far as it uses RunTransaction. I don't know why it's trying to loop through the stores and then running the i'th operation on that store when it could have just had the store referenced in the operation instead of passing it as a parameter. And then it's also creating a new client for each transaction which seems wrong (to be fair I'm not familiar with Firestore so maybe this is idiomatic).


It's not idiomatic. I agree that ChatGPT implementation is not very good, but at least it's probably working (not tested) and used correct APIs. I tried several iterations after that, and it came up with a better design.


Not looking deeply at the technical side of the answers, but the time of GPT4's answer is very casual/conversational (it starts with "Alright, listen up." and keeps that tone throughout).

I think you might get a better answer if you rewrote your prompt using full sentences and more formal language.


Thanks for sharing the links, we'll investigate this example.


I straight away asked it a stackoverflow question in which input and expected output samples were given. Phind didn't do well. ChatGPT though, [kissing hearts emoji]




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: