nimblegull23 said:Works fine with a VPN and a US address. I even asked if I’d get in trouble for connecting from the European Union using a VPN, since I was dying to try it out.
He told me it's all good, the VPN is legit. Honestly, it's way faster than ChatGPT—responses are lightning quick. I mostly use it to help with coding; since it has access to live data, its answers feel much more current.
It is a little cocky, though. I asked, "Are you sure about this solution?" AS IF I DIDN'T ALREADY KNOW! 😁
I haven't tested ChatGPT for programming yet, but I have used GPT. It lacks that level of overconfidence; it tends to be quite apologetic whenever you point out an error. 🤣
The code generation itself is solid, though its debugging skills leave something to be desired. This might stem from the fact that it isn't constantly online, meaning it doesn't always track the most recent updates, which can lead to certain bugs appearing.
That said, its ability to interpret data is quite impressive. For instance, I asked it to interpret the summary of a binary logistic regression performed in Python, and the quality of the response was remarkable. It laid out the equation, explained the coefficients, the log odds, and the probabilities with such clarity that even a six-year-old could grasp the concept.