finally I confirmed my access …
I didn’t it before, because I just think it is completely unprofessional getting a response after creating an account on claude.ai in an email from some anthropic site asking you to click on a short link …
ok, but I did it now to clear my doubnts, people are telling marcelous things about the claude AI, I did some tests and couldn’t notice anything special, at least not what people are telling
today I made onde real test, I picked one of my really cool php methods and asked: please explain to me what you understand this function does …
well, claude didn’t get it, also didn’t asked, already came back with what is not working and why … ooooh, are you a brother of chatgpt or sister of deepseek or what?
so I explained and that claude thing insisted in telling me that does not work like I think it does …
claude, claude, claude … I spend 5 more minutes to explain how it works, in details and that tin soldier told me then that must be coincidence and it wouldn’t really work …
my god, jeeee … those Ais are more A than I, oh claude, get yourself some advanced programming lessons before telling crap … and most important, forget your best practices handbook and eat some creativity powder, maybe it helps …
why people say it is so good? maybe they are so bad?
claude, claude, claude …
Comments
One response to “claude, claude, claude …”
-

to make it fair and satisfy my curiosity I ran the exact same test on ChatGpt and DeepSeek
afterall, best performer was DeepSeek, it noticed that something was different and asked, while giving short technical explanations to what it saw, but I had to expĺain the real process behind it
ChatGPT, soon it noticed that its explanations where totally off, it started its usual drift-away tactic with long “astronomical” descriptions, after explaining the details and the flow it acknowledged his assumptions were not wrong because of that special circunstancies the function might work in my case … yeah mr.stubborn …
all failed basically at this line by misinterpreting it and the involved invariants to build the arrays before
if (is_array($master_reg)) { $ugf_reg = array_intersect_key($ugf_reg, $master_reg); }cheers

Leave a Reply