Skip to content

AI slop warning #2

Description

@s5bug

If you're like me and wondering "why doesn't this project actually do anything", it seems to have been generated with a great lack of human intervention or oversight.

  • the parser doesn't work on any reasonable .smithy file
    • none of the ones included in the repository parse
    • even the example in the README is a complete fabrication
  • the generated code depends on AspNetCore but neither
    • obeys @http
    • nor generates any actual interface to implement
  • the README mentions an option --input-dir which does not exist anywhere in source code
  • FINAL_IMPLEMENTATION_STATUS.md is hallmark LLM writing style

As far as I can tell there is no C# generator for Smithy, so back to gRPC I go...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions