|
|
|
|
|
by hn_throwaway_99
1177 days ago
|
|
Getting back to that example from that post, though, thinking about it more, "remove all ASCII emojis except the one for shrugs" makes absolutely no sense, because you can't represent shrugs (either with a unicode "Person shrugging" character emoji, or the "kaomoji" version from that code sample that uses Japanese characters) in ASCII, at all. So yes, asking an LLM a non-sensical question is likely to get you a non-sensical response, and it's important to know when you're asking a non-sensical question. |
|
I'd possibly argue that knowing how to ask the right question is tantamount to knowing the answer.