2 comments

  • jaen 2 days ago

    The solution to LLM slop in general is certainly almost nothing like what is proposed here, that's just buzzword bingo in the Python ecosystem (and it sounds like an AI hallucination).

    What you (and most vibe coders) are missing is just Good Old Fashioned verified software engineering - strong contracts (via better static types, contract libraries, linters, compilers, automated review and soft rule enforcement via eg. another LLM etc.), abstractions that reduce redundancy and increase cohesion, meaningful tests (and meta-tests & metrics ensuring test quality) etc. etc.

    • tjmills111 2 days ago

      Maybe. Can I show you? 15min meeting with my brother? What would it take to get you on?