logoalt Hacker News

lemageduragetoday at 10:22 AM2 repliesview on HN

I don't think it was written by an LLM, some things stand out:

The congratulations text is both in English and Japanese. Contains a single heart emoji.

There was an intention to have a cyan to orange gradient, but the range starts in an ANSI block, ends halfway through the 256 color block and 256 terminal colors are not arranged like a gradient at all.

There's no sleep at the end of the loop where I feel like an LLM would add that defensively.


Replies

n2j3today at 10:31 AM

Human here. I added a sleep 0.5 at the end, it's too fast to read otherwise. Makes for a nice terminal screensaver!

show 1 reply
make3today at 10:41 AM

"the code is not quite detail oriented enough to be AI", times are changing

show 3 replies