Hacker News new | ask | show | jobs
by AustinDev 126 days ago
LLM generated readme?

>Mantis 7 consists of four major components:

1, 2, 3, 4.

2 comments

LLM-generated code probably, which human uses em-dashes and Unicode arrows for boilerplate file header comments? LLMs, on the other hand, very often do.

https://github.com/CrimsonDemon567PC/Mantis/blob/d7c8a79f0ff...

What makes you think it's LLM-generated?
Look at the project age and commit velocity. It’s…real obvious.
Did you read my comment?
1. Compiler (compiler.py) 2. File Types 3. Bytecode Format (MTN1) 4. Builtin Calls 5. Native Execution Model 6. CLI Usage 7. Runtime Functions

The 1, 2, 3 and 4 you saw are all part of the first component, if you scroll on the readme, you'll see it lists all of the 7 components.