Very easy to fool. For example, when it asked me "Which city is the capital of Australia?" providing the answer "the capital city of Australia" was judged to be correct. Same when asked about the author of a novel and answering "the author of 'novel'".
I did 7 in a row simply refecting back the question.
I just sent feedback to ASUS expressing my concern at the loss of bootloader unlocking. I have 2 perfectly good cell phones that are e-waste now, simply because the vendor stopped issuing patches, and the bootloader can't be unlocked to use LineageOS. I bought a Zenfone recently because I thought I'd be avoiding that issue. If they don't fix this, I won't be buying another one. ASUS CEO contact page: https://www.asus.com/us/support/article/787/
I just sent feedback as well. I bought an Asus phone in the past and was planning on buying more in the future. I used to recommend them everywhere. I will not be purchasing any more Asus phones until this is fixed.
I was on the fence about buying a zenphone but waiting to see if the bootloader unlock ever showed back up.
Still holding a pixel 3, unlocked, with lineage. There are no small phones with good specs and unlockable. Zenphone seemed the way, until they stopped with their unlocks.
You're correct. My other phones were from my wireless carrier, and didn't support unlocking the bootloader, so I had to keep upgrading (over a period of years.) I bought the Zenfone to try to break that cycle. The old devices still function, aside from being outside of vendor support (or in the case of one, incompatible with the carrier's network after infrastructure upgrades.)
I've never been able to approach this book in text. I did listen to an abridged audiobook performance of Finnegan's Wake, and enjoyed it in the same way I suppose I would enjoy listening to a foreign language poetry recital.
The author of that post has a YouTube channel called Dave's Garage[0], and has video series that cover development of Task Manager, Space Cadet Pinball, and others.
>What I am trying to say is, it doesn't matter if the subject is actually conscious. All that matter is we (I), feel/think that it is conscious, or deserving of care and respect.
The law of gravity is nonsense. No such law exists. If I think I float, and you think I float, then it happens.
I've written code like this in C to create library functions that will be linked in to other projects, but where there is no 'main' function in the C file. Do people use C++ the same way, or is it best practice to include 'main?'
It's the same as in C. The observation here is that variables with static storage duration can be initialized by running user code before main() begins.
I did 7 in a row simply refecting back the question.