…and one generates a dog shit image and says to the other “buy this for 500 million”. So the other AI company buys it.
Then the other AI company generates a dog shit image and says to the first AI company “but this for 500 million”. And they do.
Later the first AI company say “I feel like we haven’t accomplished anything today.”
So the second says “of course we did, we added 1 billion to the national GDP!”
is there a list of all taglines somewhere? can you post it? i’d be curious to know if ive seen all of them by now
You can query it with your browser’s developer console, but I don’t know the JavaScript query to use.
https://hexbear.net/api/v3/site
Which gives you some JSON (Firefox has a built in JSON viewer, so maybe use it), and taglines are under… taglines. There are about 1807 taglines
It’s under
window.isoData.site_res.taglines
, just put that in your browsers console and you can see all of them.