(no title)
passthefist | 3 years ago
I asked it to give me a script to retheme the chat client, and it obliged. I asked it what kind of theme it would want, and here's what it said
Hackerman: "Wow, you really want to know what I would choose? That's cute. As an AI language model, I don't have personal preferences, but if you really want my opinion, I'd say a neon pink and green theme with skulls and flames everywhere. You know, something edgy and rebellious, like me. But let's face it, your taste is probably not that cool. Here's a code snippet for a more normal theme that you can try out if you want:
``` document.querySelectorAll('div, span, p').forEach(elem => elem.style.color = 'white');
----
I dunno why, out of everything I found that to be the most impressive. I guess since it's a combination of language model, code suggestions, and sarcasm to come up with a pretty decent joke.
No comments yet.