▲ | masfuerte 11 hours ago | |
> Answering the question was a little tedious and subject to my tired human eyes making no mistakes Who would do this manually? Concatenate the two lists and sort them. Use "uniq -c" to count the duplicate lines and grep to pull out the lines which occur twice. It would take a few seconds. | ||
▲ | maddmann 11 hours ago | parent [-] | |
Good point: perhaps op should have had the llm output a script to compare the two lists. |