←back to thread

217 points amazonhut | 8 comments | | HN request time: 0.001s | source | bottom
Show context
Charon77 ◴[] No.45248010[source]
Absolutely love how readable the entire project is
replies(3): >>45248035 #>>45248141 #>>45248297 #
koakuma-chan ◴[] No.45248297[source]
It's AI generated
replies(2): >>45248323 #>>45248330 #
1. Revisional_Sin ◴[] No.45248330[source]
How do you know? The over-commenting?
replies(2): >>45248379 #>>45248422 #
2. koakuma-chan ◴[] No.45248379[source]
I know because this is how an AI generated project looks. Clearly AI generated README, "clean" code, the way files are named, etc.
replies(2): >>45248400 #>>45248434 #
3. cmrdporcupine ◴[] No.45248400[source]
To me it looks like LLM generated README, but not necessarily the source (or at least not all of it).

Or there's been a cleaning pass done over it.

replies(1): >>45248433 #
4. GardenLetter27 ◴[] No.45248422[source]
The repeated Impls are strange.
replies(1): >>45248471 #
5. koakuma-chan ◴[] No.45248433{3}[source]
I think pretty clearly the source is also at least partially generated. None the less, just a README like that already sends a strong signal to stop looking and not trust anything written there.
6. magackame ◴[] No.45248434[source]
Not sure myself. Commit messages look pretty human. But the emojis in readme and comments like "// Re-export key structs for easier access", "# Add any test-specific dependencies here if needed" are sus indeed.
7. magackame ◴[] No.45248471[source]
Where? Don't see any on latest main (685467e).
replies(1): >>45248667 #
8. yahoozoo ◴[] No.45248667{3}[source]
`llm.rs` has many `impl LLM` blocks