2 pointsby weird_trousers5 hours ago1 comment
  • high_byte5 hours ago
    "the code review: if you can’t review code, you can’t direct AI tools. You cannot lead a team. You cannot even trust your own work."

    I would revise that a bit

    since we don't write code, we write intents - we shouldn't review code either, we should review intents.

    I don't review my code anymore. I ask the agent to generate markdown docs, graphviz diagrams, changelogs, audit reports, etc. I only review that.

    I also ask it to write test and evaluate by whether the tests passed or not. I don't need to peak into the tests code - I can also ask plain english, pseudocode, control flow graph, whatever it is I want.

    I can ask it to find errors or missing tests and improve that too!

    so yea - code is like assembly now. rare are the cases you need to peak into that level.

    • root-parent3 hours ago
      >> I don't review my code anymore.

      Thanks. I will have that on your pink slip.

      • high_byte2 hours ago
        I am the founder and ceo
        • root-parent2 hours ago
          Nothing builds trust on a product like announcing your quality control process is vibe based.