Menu Home

It Isn’t Just the AIs Hallucinating

This sort of garbage in garbage out nonsense is already infecting search engine context expansion:

Screenshot 2023 04 22 at 11 29 58 PM

Categories: Opinion

Tagged as:

John Mount

1 reply

  1. For those wondering, the usual trick is n &= (n - 1) (and, not xor). This works as it maps 2^k to zero, which knocks the lowest 1 off the binary representation of n. So the example was likely attempting to solicit “replace ^ with &“. The AI must have enough “change a single character” programming puzzles to end up writing an answer in that form.

%d