-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Purge All AI's Implementations #348
Comments
? What's the story behind? |
Interesting. |
2 AIs are recommending broken PowerShell codes confidently which broke the Package API and some critical libraries. I was debugging until fall sick and finally realized the project is so screwed. Currently purging all of the traces. |
Here's a case - AI confidently recommend the following: on PowerShell:
on POSIX Shell
with some non-sense reliability reasons so However, after reading through all the specs, they can be done easily across all the shells: On PowerShell
On POSIX Shell
Affects: Entire project |
Another case: AI confidently recommend a list directory loop using multiple cmdlet in PowerShell:
for POSIX Shell:
The problem from what the AI recommended is
Affects: Entire project - deeply damaged DEB library as well. |
That's the reason for re-writing all the libraries into Hestia? Yeah, I do agree with you. The AI screwed this up really bad. |
Description
That's it. It's done. No more AI implementations. This ticket tracks all AI implementations purging from this repository.
Expected Behavior
All AI implementations are purged of the source codes. AI implementations for source codes shall be banned. Documentations is still usable.
Current Behavior
The ill-implementations (overconfident AI) is still within the source codes causing major CI tasks failed.
Steps to Reproduce [COMPULSORY]
Run through all the source codes.
Associated Data Files
No response
The text was updated successfully, but these errors were encountered: