|
|
|
|
|
by ze7111
358 days ago
|
|
Hey I'm on of the devs; No, the code is not by AI: the current compiler and , corelib's code, the thought process and language design is all human, AI would produce slop in that case, however, English isn't our first language, so things like README's, Docs and such, had the following process, we wrote an initial draft, with broken English not cohesive at all - but, the content is factual, then sent it to ChatGPT to improve it, did it use buzzwords and such - yes, but at the time, with our level of English it did seem really good, looking back now it does seem really bad, but Commit messages are done using GitLens Commit Message Generator - simply because I was too lazy to write each and every commit message, Moving forward, We have already started to rewrite the README and the Docs, by hand, we will first commit that, then do a revision with AI, while maintaining the tone and formality, only improving grammar and punctuation. AI is a really good tool when it comes to improving English and communication, however I do stand with the fact code should NOT be written by AI. |
|