Because it’s the most efficient. With students handing in AI theses, it’s only sensible to have teachers use AI to grade them. No we only need to have teachers use AI to create exam questions and education becomes a fully automated process. Then everyone can go home early.
The problem with LLM AIs Ous that you can’t sanitize the inputs safely. There is no difference between the program (initial prompt from the developer) and the data (your form input)
I asked an AI to calculate a side of a triangle today. The hypotenuse was 24 and both opposite sides were equal, with two small angles of 10° and a wide one of 160°. The answer should have been something a little over 12... And it very confidently said 25. That makes zero sense. Fucking AI really is stupid isn't it.
I'm confused by this comment. "The original is even better" reads like you are informing TO about the original. But you'd expect them to be aware of it, what with them referencing the joke nickname and saying "a new variation".
It's mostly confusing because there are clearer ways of posting the original comic for the uninformed than referencing the only person certain to have seen it.
It depends on where you live. Some regions have a limited list of acceptable names, some places just have limited lists of unacceptable names, but I can't find anywhere that explicitly bans Null.
It does suck to be named Null, though. It's like two steps down from not being given a social security number as an infant
Back in the 60s or early 70s the authorities rejected Grace Slick of Jefferson Airplane trying to name her kid "God". But Frank Zappa got away with Dweezil and Moon Unit. And now there's Elon Musk's kid, "X Æ A-12".
I did this to myself last week on a new project. Spent an hour trying to track down at what point in my code the data from the database got converted to [Object object]. Finally decided to check the db itself and realized that the [Object object] was coming from inside the house the whole time and the error in my code was when the entry was being written smh
Me, the dev: "Nobody reported this as a problem… Ok, don't care, moving on." Also, if I can't reproduce it, I can't fix it, no point in wasting time more than that.