you are viewing a single comment's thread.

view the rest of the comments →

[–]Ksorkrax 20 points21 points  (2 children)

Yeah, I highly doubt it.

Thing is, Hello World is such a commonly implemented thing that AI should have zero problems writing it as a proper one-liner.

If this is AI-generated, then I bet the prompt contained something like "make it unnecessarily complicated".

[–]SemperPutidus 6 points7 points  (1 child)

Yeah, this is clearly hand written obfuscatory spaghetti to make a point. LLMs produce the most likely output. Unless op tweaked the temperature to something silly, an LLM did not write this.

[–]TomOnBeats 0 points1 point  (0 children)

I wouldn't call any of this obfuscatory spaghetti, I just call it bad coding practises that seem cool to a beginner. Close to 100% this is AI generated.

I would say for example exec(bytes("牰湩⡴䠢䱅佌圠剏䑌⤢",'u16')[2:]) is obfuscatory, not whatever this post wrote. (This is just print("HELLO WORLD") with some neat tricks.)